index
:
riscv-gnu-toolchain/qemu/meson.git
0.35.1
0.41
0.42
0.42-msi
0.44
0.45
0.46
0.47
0.48
0.49
0.50
0.51
0.52
0.53
0.54
0.55
0.56
0.57
0.58
0.59
0.60
0.61
0.62
0.63
0.63.0-ifort
0.64
0.pypy-test
0.pypy-test-2
0.tryme
1.0
1.0000000000000000000000001
1.1
1.2
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debpy310
delghwt
deterministichash
dimpdir
dirc2
dircondense
dircondense2
dircondense64
disable32rustwin
docbuild
docdelghwt
docimagelinks
docrewrap
dolphin
dotinclude
dverfix
eli/ci-shell
eli/submit/doc-no-pr-publish
emptysubdir
endmessage
env2cross
env2mfile
env2mfilefix
envvarfixup
es/0.61-plus-cython
eschwartz/python-lib-install-dir
exewrapfix
failcheck
fatalhotdoc
fedora
fgetcfix
filecleanup
fix7611
fix7920
fix7975
fixci
fixlint
fixmacci
fixplainwin
flexfix
flexunity
flob
fortrancase
fortranmodscan
fromlongmsg
gccmodules
gencustom
gentarget
gh-pages
gnuobjc
ignorebuilddir
ignoreencodingerrors
immufix
implicitcustom
includeviolation
installdir
installdoc
intrcmd
ioscross
javacross
joinelse
jslibs
keepbackend
killhfs
killpy3
lang-enum
limitpar
linkmsg
macfixes
macfixes2
macfixes3
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninjabump
ninjalink
ninjarestat
ninjarevert
ninjaver
ninjaverdown
nirbheek-vacation-nolife-typo-fixes
nirbheek/deprecate-get-option-buildtype
nirbheek/fix-giscanner
nirbheek/fix-x86-vs2017-ci
nirbheek/gnome-mkenums-rspfile
nirbheek/more-buildtype-changes
nirbheek/un-disable-rust-clang-cl
nirbheek/un-disable-rust-vs2017
nirbheek/valac-clang-int-conversion
no_build
noecho
nopipe
objversions
onemore
ongoingxcode
openmpitimeout
optionlookup
optiontree
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
rcdircondense
regrfix
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamesubdirs
renumber
renumbering
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
sysprops
targetbatch
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wrapcase
wrapdocs
xclaesse/pr11561-orig
xcode1234
xcode200
xcodeclean
xcodeeeeee
xcodeevenmore
xcodef
xcodefix
xcodeforever
xcodegalley
xcodegodot
xcodehalfway
xcodelibs
xcodeminor
xcodeobjc
xcodepartn
xcodepoop
xcodeprojecttree
xcoderefactor
xcodeslogging
xcodetunkki
xcodewarnopt
xcodex
xcodez
xcode🥃
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
pkgconfig.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
pkgconfig module: fix traceback on invalid missing description
Eli Schwartz
1
-6
/
+8
2023-01-20
Haiku pkgconfig directory layout support
X512
1
-0
/
+3
2023-01-04
forbid using declare_dependency(objects: ...) with pkg-config module
Paolo Bonzini
1
-0
/
+2
2022-10-03
pylint: enable unnecessary-comprehension
Dylan Baker
1
-2
/
+1
2022-08-18
modules/pkgconfig: make it a NewExtensionModule
Dylan Baker
1
-5
/
+5
2022-08-18
modules/pkgconfig: mypy clean!
Dylan Baker
1
-22
/
+25
2022-08-18
modules/pkgconfig: Fix code to handle CustomTarget and CustomTargetIndex
Dylan Baker
1
-3
/
+4
2022-08-18
modules/pkgconfig: remove type checking abstraction
Dylan Baker
1
-8
/
+7
2022-08-18
modules/pkgconfig: get rid of modifications to the BuildTarget objects
Dylan Baker
1
-24
/
+40
2022-08-18
modules/pkgconfig: ensure "name" is not None
Dylan Baker
1
-2
/
+9
2022-08-18
modules/pkgconfig: Get most type annotations added
Dylan Baker
1
-50
/
+80
2022-08-18
modules/pkgconfig: Use typed_kwargs
Dylan Baker
1
-58
/
+98
2022-08-18
modules/pkgconfig: use typed_pos_args
Dylan Baker
1
-8
/
+6
2022-08-18
modules/pkgconfig: fix typo in blocked variable
Dylan Baker
1
-1
/
+1
2022-08-18
modules/pkgconfig: Fix some low hanging typing issues
Dylan Baker
1
-18
/
+20
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
1
-1
/
+4
2022-07-06
pkgconfig: do not add valgrind as requirement
Marc-André Lureau
1
-0
/
+2
2022-06-17
fix parameter expansion in several error messages
Michael Mera
1
-1
/
+1
2022-04-19
pkgconfig: Add relocatable module option
Fredrik Salomonsson
1
-2
/
+14
2022-03-09
Move dataonly pkgconfig file to datadir/pkgconfig
Tristan Partin
1
-0
/
+1
2022-02-15
pkgconfig module: allow custom variables to reference builtin directories
Eli Schwartz
1
-11
/
+46
2022-02-01
pkgconfig: set libdir only if used
Andrea Pappacoda
1
-1
/
+2
2021-12-22
pkgconfig: Fix linking to a custom target
Xavier Claessens
1
-1
/
+2
2021-11-01
various manual conversion of percent-formatted strings to f-strings
Eli Schwartz
1
-5
/
+5
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
1
-4
/
+4
2021-10-10
pkgconfig module: correctly generate Libs search path with absolute install_dir
Eli Schwartz
1
-4
/
+6
2021-10-04
f-strings
Eli Schwartz
1
-2
/
+1
2021-09-30
interpreter: Use typed_kwargs for func_custom_target
Dylan Baker
1
-4
/
+5
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
1
-6
/
+10
2021-09-06
mintro: add installed_plan
Filipe LaÃns
1
-2
/
+4
2021-08-17
Add install tags
Xavier Claessens
1
-1
/
+1
2021-07-13
modules/pkgconfig: remove handling of .pcdep
Dylan Baker
1
-11
/
+1
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
1
-18
/
+1
2021-06-18
holders: remove unholder
Daniel Mensinger
1
-7
/
+8
2021-06-18
holders: Introduce BothLibraries
Daniel Mensinger
1
-7
/
+22
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
1
-1
/
+1
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
1
-0
/
+5
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
1
-5
/
+13
2021-04-19
pkgconfig: Add support for CustomTarget objects in generator
Xavier Claessens
1
-6
/
+18
2021-04-18
pkgconfig: Fix broken paths in -uninstalled.pc on Windows
Xavier Claessens
1
-11
/
+6
2021-03-26
pkgconfig: Allow setting prefix in dataonly pc file
Xavier Claessens
1
-2
/
+4
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
1
-5
/
+5
2021-03-03
pkgconfig: Add missing permitted kwargs
Xavier Claessens
1
-1
/
+1
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
1
-1
/
+1
2021-01-13
build/interperter: Add annotations and move input validation to interpreter
Dylan Baker
1
-1
/
+1
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
1
-5
/
+5
2020-11-20
use real pathlib module
Dylan Baker
1
-1
/
+1
2020-11-04
pkgconfig: Make external deps of static library public
Xavier Claessens
1
-3
/
+6
2020-10-22
pkgconfig: Define libdir and includedir in -uninstalled.pc files
Xavier Claessens
1
-6
/
+5
2020-10-17
pkgconfig: InternalDependency's ext_deps should be private by default
Xavier Claessens
1
-1
/
+1
[next]