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-08-20
backends: remove unused name parameter from as_meson_exe_cmdline
Dylan Baker
4
-10
/
+7
2021-08-20
ninjabackend: add missing type annotation
Dylan Baker
1
-1
/
+1
2021-08-20
backends: move method from ninjabackend to base class
Dylan Baker
2
-8
/
+8
2021-08-20
compilers: Add get_no_warn_args to the base Compiler class
Dylan Baker
1
-0
/
+4
2021-08-20
interpreterobjects: fix Test annotations
Dylan Baker
1
-3
/
+6
2021-08-20
environment: add annotations and fix get_meson_command
Dylan Baker
1
-3
/
+7
2021-08-20
environment: add some missing annotations
Dylan Baker
1
-5
/
+5
2021-08-20
mesonlib: Fix typing of substitute_values
Dylan Baker
1
-5
/
+27
2021-08-20
mesonlib: Add an exception for what should be unreachable code
Dylan Baker
1
-0
/
+2
2021-08-20
mesonlib: Fix type annotations
Dylan Baker
1
-5
/
+4
2021-08-20
build: Add type annotations to Target.get_debug_filename
Dylan Baker
1
-2
/
+2
2021-08-20
build: Add annotations to the CustomTargetIndex class
Dylan Baker
1
-5
/
+4
2021-08-20
build: Add a `name` property to CustomTargetIndex
Dylan Baker
1
-0
/
+4
2021-08-20
build: Fix CustomTarget initializer annotation
Dylan Baker
1
-1
/
+1
2021-08-20
build: Add a couple of annotations to RunTarget
Dylan Baker
1
-1
/
+2
2021-08-20
build: Add type annotations for CustomTarget
Dylan Baker
1
-12
/
+11
2021-08-20
build: type get_import_filenames
Dylan Baker
1
-2
/
+2
2021-08-20
build: Add some type annotations to BuildTarget
Dylan Baker
1
-24
/
+21
2021-08-20
build: Add type annotations for ExtractedObjects
Dylan Baker
1
-11
/
+18
2021-08-20
build: Add missing annotations for Build.get_* methods
Dylan Baker
1
-4
/
+4
2021-08-20
build: fix annotation for Build.targets
Dylan Baker
1
-2
/
+2
2021-08-20
build: add annotation for build.postconf_scripts
Dylan Baker
1
-2
/
+2
2021-08-20
backends/vs: add a missing annotation
Dylan Baker
1
-1
/
+1
2021-08-20
external-project: Add support for WAF build system
Xavier Claessens
2
-27
/
+44
2021-08-19
Merge pull request #9126 from dcbaker/submit/rust-use-full-typing
Jussi Pakkanen
2
-31
/
+39
2021-08-18
python module: fix extensions without explicit subdir being installed to libdir
Eli Schwartz
1
-4
/
+4
2021-08-18
python module: make external program wrapper have access to useful metadata
Eli Schwartz
1
-26
/
+35
2021-08-18
Fix incorrect .name attribute for python program
Eli Schwartz
1
-3
/
+4
2021-08-18
fix some confusingly indirect code
Eli Schwartz
1
-3
/
+3
2021-08-18
backends/ninja: write depscan input files to json
Dylan Baker
2
-13
/
+24
2021-08-17
rust targets: lld-link is the same as link for static libs
Nirbheek Chauhan
1
-3
/
+3
2021-08-17
Add install tags
Xavier Claessens
12
-51
/
+131
2021-08-16
compilers/compilers: Fix some potential issues spotted by pyright
Dylan Baker
1
-2
/
+4
2021-08-16
interpreter/compiler: make helper methods protected
Dylan Baker
1
-29
/
+29
2021-08-16
interpreter/compiler: Add type checking for the Compiler object
Dylan Baker
1
-394
/
+347
2021-08-16
interpreter/compiler: Add type annotations to TryRunResultHolder
Dylan Baker
1
-4
/
+4
2021-08-16
interpreter/compiler: remove unittest_args method
Dylan Baker
1
-16
/
+3
2021-08-16
compilers: Fix extra_args parameter
Dylan Baker
6
-31
/
+36
2021-08-16
compilers: Fix annotations for run and cached_compile
Dylan Baker
3
-9
/
+9
2021-08-16
interpreter/compiler: Replace permittedKwargs({}) with noKwargs
Dylan Baker
1
-19
/
+19
2021-08-16
interpreterobjects: Add TypedDict annoations for `extract_search_dirs`
Dylan Baker
2
-1
/
+11
2021-08-16
interperterbase: help type checkers do better type deduction
Dylan Baker
1
-1
/
+5
2021-08-16
interpreter: allow KwargInfo.evolve to change the name as well
Dylan Baker
1
-1
/
+2
2021-08-16
modules/rust: fix initialize signature
Dylan Baker
1
-2
/
+2
2021-08-16
modules/rust: use typed_kwargs for bindgen
Dylan Baker
1
-29
/
+34
2021-08-16
interpreter: fix `source_strings_to_files` annotations
Dylan Baker
1
-0
/
+3
2021-08-16
Add unset_variable()
Tristan Partin
3
-1
/
+13
2021-08-16
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
1
-6
/
+5
2021-08-15
Refresh Ninja cache files on regeneration.
Jussi Pakkanen
1
-0
/
+3
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
4
-19
/
+17
[next]