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
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
build: add type annotations for the IncludeDirs object
Dylan Baker
1
-9
/
+11
2021-06-18
interpreter: add type annotations to build_incdir_object
Dylan Baker
1
-29
/
+30
2021-06-18
dependency: Empty fallback is the same as allow_fallback: false
Xavier Claessens
1
-0
/
+4
2021-06-17
intl custom dependency
Eli Schwartz
2
-2
/
+29
2021-06-17
expose SystemDependency and BuiltinDependency as toplevel classes
Eli Schwartz
2
-3
/
+6
2021-06-17
add new dependency type "builtin"
Eli Schwartz
2
-1
/
+22
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
11
-44
/
+26
2021-06-16
interpreter: Extract dependency() logic into its own helper class
Xavier Claessens
3
-306
/
+372
2021-06-16
Fix assert(not true) raising backtrace
Xavier Claessens
1
-1
/
+1
2021-06-16
Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-module
Jussi Pakkanen
7
-263
/
+484
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: Clean up GeneratedListHolder
Dylan Baker
1
-8
/
+3
2021-06-15
build: Fully annotate GeneratedList
Dylan Baker
1
-11
/
+17
2021-06-15
build: Generator add missing annotations
Dylan Baker
1
-5
/
+6
2021-06-15
build: cleanup Generator.proccess_files a bit
Dylan Baker
1
-5
/
+5
2021-06-15
interpreterobjects|build: use typed_kwargs for generator.process
Dylan Baker
4
-27
/
+41
2021-06-15
interpreter|build: use typed_pos_args and unholder in the interpreter
Dylan Baker
2
-31
/
+32
2021-06-15
build: Pass name of generator to initializer
Dylan Baker
2
-10
/
+17
2021-06-15
interpreter|build: Do Generator keyword argument checking in the interpreter
Dylan Baker
3
-68
/
+37
2021-06-15
interpreter: use typed_kwargs for func_generator
Dylan Baker
3
-3
/
+22
2021-06-15
interpreter|build: Pass just the executable down to Generator
Dylan Baker
3
-12
/
+9
2021-06-15
interpreter: Do not create Generator in GeneratorHolder
Dylan Baker
2
-8
/
+10
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
4
-8
/
+45
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
17
-62
/
+100
2021-06-14
backends: fix TestSerialisation.suite annotations
Dylan Baker
1
-1
/
+1
2021-06-14
interpreter: use typed_*args for test and benchmark
Dylan Baker
4
-87
/
+121
2021-06-14
interpreter: use typed_pos_args for func_test and func_benchmark
Dylan Baker
2
-13
/
+17
2021-06-14
interpreterbase: Add deprecated_values and since_values to KwargInfo
Dylan Baker
1
-0
/
+30
2021-06-14
Fix issue with generated Cython code in a subdir
Ralf Gommers
1
-0
/
+2
2021-06-14
environment: Add LLVM suffixes for 11 and 12
Ting-Wei Lan
1
-2
/
+4
2021-06-14
dependencies: Use a typing.NewType for Dependency.type_name
Dylan Baker
10
-27
/
+33
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
8
-37
/
+40
[next]