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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
holders: Fix the remaining code to respect the holder changes
Daniel Mensinger
5
-83
/
+85
2021-06-18
holders: remove unholder
Daniel Mensinger
11
-88
/
+85
2021-06-18
holders: Introduce BothLibraries
Daniel Mensinger
1
-7
/
+22
2021-06-18
modules/qt: use append rather than extend in preprocess
Dylan Baker
1
-3
/
+3
2021-06-18
modules/qt: allow string values for include_directories
Dylan Baker
1
-4
/
+4
2021-06-17
expose SystemDependency and BuiltinDependency as toplevel classes
Eli Schwartz
1
-2
/
+1
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
1
-1
/
+1
2021-06-16
Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-module
Jussi Pakkanen
3
-129
/
+317
2021-06-15
modules/qt: sort and clean up dependencies
Dylan Baker
1
-8
/
+9
2021-06-15
modules/qt: Return GeneratedListHolder instead of GeneratedList
Dylan Baker
1
-2
/
+2
2021-06-15
interpreterobjects|build: use typed_kwargs for generator.process
Dylan Baker
1
-3
/
+3
2021-06-15
build: Pass name of generator to initializer
Dylan Baker
1
-6
/
+11
2021-06-15
interpreter|build: Do Generator keyword argument checking in the interpreter
Dylan Baker
1
-13
/
+9
2021-06-15
interpreter|build: Pass just the executable down to Generator
Dylan Baker
1
-3
/
+3
2021-06-15
modues/qt: Make use of typed_kwargs since/deprecation abiltiy
Dylan Baker
1
-15
/
+7
2021-06-15
modules/qt: fix remaining typing issues and add to run_mypy
Dylan Baker
1
-13
/
+15
2021-06-15
modules/qt: use type checking and annotations for compile_translations
Dylan Baker
1
-13
/
+34
2021-06-15
modules/qt: fully annotate and check qt.has_tools
Dylan Baker
2
-5
/
+19
2021-06-15
modules/qt: Make use of the default=[] availability
Dylan Baker
1
-29
/
+44
2021-06-15
modules/qt: Type anotations and cleanups
Dylan Baker
1
-17
/
+30
2021-06-15
modules: pass all proxied arguments
Dylan Baker
1
-1
/
+1
2021-06-15
modules: Fix type annotation imports
Dylan Baker
1
-1
/
+2
2021-06-15
modules/qt: have pre-process dispatch to moc_compile
Dylan Baker
1
-31
/
+10
2021-06-15
modules/qt: Add a compile_moc method
Dylan Baker
2
-3
/
+62
2021-06-15
modules/qt: use the compile_ui method inside the preprocess method
Dylan Baker
1
-8
/
+2
2021-06-15
modules/qt: Add a compile_ui method
Dylan Baker
1
-0
/
+33
2021-06-15
modules/qt: Dispatch the preprocess method to the compile_resources method
Dylan Baker
1
-30
/
+5
2021-06-15
modules/qt: Add a `compile_resources` method
Dylan Baker
1
-14
/
+98
2021-06-15
modules/qt: Deprecated the preprocess sources keyword argument
Dylan Baker
1
-2
/
+3
2021-06-15
modules/qt: Deprecated the *sources variadic argument to preproccess
Dylan Baker
1
-2
/
+5
2021-06-15
Merge pull request #8878 from dcbaker/submit/dependency-type-fixes
Jussi Pakkanen
1
-5
/
+3
2021-06-14
interpreter: use typed_*args for test and benchmark
Dylan Baker
1
-17
/
+36
2021-06-14
interpreter: use typed_pos_args for func_test and func_benchmark
Dylan Baker
1
-1
/
+3
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
1
-5
/
+3
2021-06-09
cuda module: fully buy into new modules API
Eli Schwartz
1
-3
/
+3
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
5
-5
/
+5
2021-06-02
add a couple more type annotations
Dylan Baker
1
-1
/
+1
2021-05-30
modules/fs: Use typed_kwargs
Dylan Baker
1
-7
/
+11
2021-05-28
unstable_external_project: Remove unused imports
Xavier Claessens
1
-2
/
+1
2021-05-28
modules: Replace find_program_impl() by state.find_program()
Xavier Claessens
6
-54
/
+47
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
19
-13
/
+112
2021-05-28
modules: Stop using ModuleReturnValue where it's not needed
Xavier Claessens
9
-61
/
+45
2021-05-28
modules: Stop using InterpreterObject
Xavier Claessens
5
-66
/
+66
2021-05-28
modules: Remove snippet methods
Xavier Claessens
11
-44
/
+31
2021-05-28
modules/gnome: Correctly handle generated sources for generate_gir
Dylan Baker
1
-6
/
+12
2021-05-19
interpreter: Add docstring and fix types of source_strings_to_files
Dylan Baker
1
-3
/
+4
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
1
-5
/
+13
2021-05-12
gnome: Fix gtkdoc generation
Xavier Claessens
5
-42
/
+39
2021-05-08
modules/fs: support FileOrString arguments
Florian Fischer
1
-26
/
+46
2021-05-08
interpreter: 'embed' kwarg is only valid in python module
Xavier Claessens
1
-1
/
+1
[next]