index
:
rocket-tools/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.3
1.4
1.5
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
cleantestoutput
color
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debllvm19
debpy310
delghwt
deprecationdeadline
deterministichash
dimpdir
dirc2
dircondences
dircondense
dircondense2
dircondense64
dircondeserc2
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
fixfix
fixlint
fixmacci
fixoverridenone
fixplainwin
fixvsci
fixwintests
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
lintfixes
macfixes
macfixes2
macfixes3
machinerefactor
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninja12
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
nosymlinks
objversions
onemore
ongoingxcode
openmpitimeout
opthelper
optionkeyrefactor
optionkeywhittling
optionlookup
optionrefactor
optionrefactor2
optionshuffle
optiontree
optstorerefactor
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
quickfix
rc3renumber
rcdircondense
regrfix
relnotes
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamelangopt
renamesubdirs
renaming
renumber
renumbering
reprotest
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
rustcmix
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
symlinknuke
sysprops
targetbatch
testcleanup
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
uniquefilenames
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
weirdnesstest
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wixfix
wrapcase
wrapdocs
wrapmodeoption
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
/
interpreter.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge pull request #5606 from xclaesse/alias_target
Jussi Pakkanen
1
-5
/
+21
2019-07-10
Add alias_target() function
Xavier Claessens
1
-5
/
+21
2019-07-10
Warn if the user manually adds arguments we have builtin support for.
Jussi Pakkanen
1
-0
/
+19
2019-06-27
`add_{global,project}_{,link_}arguments`: simply native flag behavior
John Ericson
1
-26
/
+8
2019-06-24
correct missing argument for IntelClFortranCompiler
Michael Hirsch, Ph.D
1
-8
/
+8
2019-06-12
Further deduplicate Interpreter native kwarg code
John Ericson
1
-15
/
+15
2019-06-09
Simplify and dedup machine kwarg -> MachineChoice logic in the interpreter
John Ericson
1
-16
/
+8
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
1
-71
/
+66
2019-06-06
cmake: removed legacy kwargs from interpreter dict
Daniel Mensinger
1
-1
/
+1
2019-06-06
cmake: moved subprojects into the CMake module
Daniel Mensinger
1
-19
/
+11
2019-06-06
cmake: rebase fixes
Daniel Mensinger
1
-3
/
+3
2019-06-06
cmake: Added option for additional CMake args
Daniel Mensinger
1
-6
/
+7
2019-06-06
cmake: Minor fixes
Daniel Mensinger
1
-6
/
+5
2019-06-06
cmake: support object libraries
Daniel Mensinger
1
-4
/
+7
2019-06-06
cmake: Fixed install prefix
Daniel Mensinger
1
-1
/
+2
2019-06-06
cmake: First working version
Daniel Mensinger
1
-4
/
+17
2019-06-06
cmake: basic AST generation
Daniel Mensinger
1
-9
/
+22
2019-06-06
cmake: Server handshake
Daniel Mensinger
1
-3
/
+10
2019-06-06
Added method kwarg to subproject
Daniel Mensinger
1
-12
/
+34
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
1
-12
/
+13
2019-05-28
interpreter: add fallback argument to subproject.get_variable()
Mathieu Duponchelle
1
-6
/
+13
2019-05-21
Merge pull request #5372 from dcbaker/get_variable
Jussi Pakkanen
1
-1
/
+17
2019-05-20
Generators can have extra target dependencies. Closes #4131.
Jussi Pakkanen
1
-1
/
+6
2019-05-20
Merge pull request #5276 from dcbaker/pkg-config-path-invalidate-cache
Jussi Pakkanen
1
-7
/
+10
2019-05-20
Remove compiler data from build object
Jon Turney
1
-5
/
+5
2019-05-20
Remove compilers from ModuleState object
Jon Turney
1
-2
/
+1
2019-05-20
fixup! interpreter: Add get_variable method to dependency holders
Dylan Baker
1
-1
/
+1
2019-05-20
Use dependency cache
Dylan Baker
1
-7
/
+10
2019-05-16
Merge pull request #5395 from dcbaker/mtest-annotations
Jussi Pakkanen
1
-7
/
+7
2019-05-16
Make `PerMachine` and `MachineChoice` have just `build` and `host`
John Ericson
1
-4
/
+4
2019-05-15
UserOption no longer has a name field.
John Ericson
1
-3
/
+3
2019-05-14
build: TestSetup doesn't take keyword arguments
Dylan Baker
1
-4
/
+1
2019-05-14
interpreter: annotate the Test class
Dylan Baker
1
-3
/
+6
2019-05-10
interpreter: Add get_variable method to dependency holders
Dylan Baker
1
-1
/
+17
2019-05-09
add support for "target_type: 'shared_module'" in build_target()
Daniel Eklöf
1
-0
/
+4
2019-05-05
Fix an assertion exception when misusing install_data
Jon Turney
1
-1
/
+3
2019-05-02
Merge pull request #4952 from mensinda/cacheCompiles
Dylan Baker
1
-46
/
+59
2019-05-02
Merge pull request #5311 from mensinda/flake8Plugins
Jussi Pakkanen
1
-2
/
+2
2019-05-02
Non-required appleframework deps should not be an error. Closes #5295.
Jussi Pakkanen
1
-0
/
+1
2019-04-29
Do not pass None to mlog.exception
Daniel Mensinger
1
-1
/
+1
2019-04-29
Fixed unnecessary .items()
Daniel Mensinger
1
-1
/
+1
2019-04-29
Fix unused variables warnings
Daniel Mensinger
1
-1
/
+1
2019-04-28
Make flake8 happy
Daniel Mensinger
1
-2
/
+2
2019-04-28
Added some cahced values
Daniel Mensinger
1
-4
/
+5
2019-04-28
Print '(cached)' when compiler result was cached
Daniel Mensinger
1
-40
/
+52
2019-04-23
ast: support elementary object methods
Daniel Mensinger
1
-18
/
+0
2019-04-23
Don't use mutable types as default arguments
Dylan Baker
1
-2
/
+2
2019-04-20
Merge pull request #5250 from jon-turney/test-compiler-report
Jussi Pakkanen
1
-7
/
+2
2019-04-18
interpreter: Check the meson version before parsing options
Nirbheek Chauhan
1
-5
/
+8
2019-04-13
interpreter: Warn when environment() ops are overriden
Nirbheek Chauhan
1
-1
/
+7
[next]