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
/
interpreter.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
Store filename in node location
Jon Turney
1
-1
/
+1
2020-02-28
Adjust all the other places MesonException file attribute is set
Jon Turney
1
-1
/
+1
2020-02-17
version parsing: match only when version starts with a number
Gerion Entrup
1
-1
/
+1
2020-02-11
configure_file: Also copy timestamps to avoid useless rebuilds
Nirbheek Chauhan
1
-1
/
+1
2020-02-06
Make 'default_library' per-subproject builtin option
Xavier Claessens
1
-5
/
+8
2020-02-05
doc
Michael Hirsch, Ph.D
1
-2
/
+2
2020-02-05
add get_external_property to replace get_cross_property
Michael Hirsch, Ph.D
1
-14
/
+29
2020-02-05
add meson.get_native_property for native files
Michael Hirsch, Ph.D
1
-0
/
+17
2020-02-04
interpreter: Iterate custom target outputs
Xavier Claessens
1
-5
/
+22
2020-02-01
summary: Fix empty list case
Xavier Claessens
1
-0
/
+2
2020-01-28
mintro: use interpreter data for buildsystem-files (fixes #6390)
Daniel Mensinger
1
-0
/
+1
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
1
-1
/
+1
2020-01-27
Merge pull request #6423 from dcbaker/declare-dependency-variables
Jussi Pakkanen
1
-2
/
+12
2020-01-26
Support multiple args to message() and warning()
Xavier Claessens
1
-15
/
+15
2020-01-25
Fix required dependency() not failing when wrap-mode=nofallback
Xavier Claessens
1
-1
/
+5
2020-01-18
Fix typo in error message
Xavier Claessens
1
-1
/
+1
2020-01-09
dependencies: Add ability to set arbitrary variables on
Dylan Baker
1
-2
/
+12
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
1
-8
/
+8
2019-12-19
summary: Change 'section' to be a kwarg instead of positional
Xavier Claessens
1
-17
/
+8
2019-12-19
add compiler.get_linker_id() method
Michael Hirsch, Ph.D
1
-0
/
+7
2019-12-18
python: add embed to the python dependency function
Daniel Mensinger
1
-0
/
+1
2019-12-12
summary: Add 'Subprojects' section to main project
Xavier Claessens
1
-4
/
+20
2019-12-12
summary: Add bool_yn keyword argument
Xavier Claessens
1
-6
/
+13
2019-12-12
summary: Allow section with no title, and passing key/value separately
Xavier Claessens
1
-8
/
+24
2019-12-12
Add a summary() function for configuration summarization
Xavier Claessens
1
-2
/
+64
2019-12-10
assert(): Make message argument optional
Xavier Claessens
1
-5
/
+15
2019-12-09
run_command: Do not add dependency on /dev/stdout
Xavier Claessens
1
-1
/
+1
2019-12-05
find_program(): Add 'dirs' keyword argument
Xavier Claessens
1
-15
/
+26
2019-12-05
interpreter: Remove useless check
Xavier Claessens
1
-2
/
+0
2019-12-05
lgtm: Actually supress the Non-standard exception warning
Daniel Mensinger
1
-4
/
+4
2019-12-05
lgtm: ignore Non-standard exception raised in special method
Daniel Mensinger
1
-2
/
+2
2019-11-28
Revert "Have set() and set_quoted() of configuration object work with newlines."
Xavier Claessens
1
-1
/
+0
2019-11-26
Fix crash when checking multi version on subproject dep
Xavier Claessens
1
-6
/
+7
2019-11-25
Simplify list of build def files
Xavier Claessens
1
-23
/
+27
2019-11-20
Merge pull request #6199 from mensinda/cmSysInc
Jussi Pakkanen
1
-0
/
+1
2019-11-19
Have set() and set_quoted() of configuration object work with newlines.
Jehan
1
-0
/
+1
2019-11-19
Interpreter: display linker executable path, if available
Eric Le Bihan
1
-1
/
+1
2019-11-19
ci: Add CI command to include text files in the CI log
Daniel Mensinger
1
-0
/
+1
2019-11-17
Merge pull request #6182 from mensinda/depInfo
Jussi Pakkanen
1
-20
/
+24
2019-11-17
Issue #6174: run_command() with compiler object behind ccache fails.
Jehan
1
-2
/
+4
2019-11-14
Highlight '(cached)' and add color to the dependency version
Daniel Mensinger
1
-16
/
+17
2019-11-14
dependencies: Print version of cached dependencies
Daniel Mensinger
1
-4
/
+7
2019-11-10
Store run target names in build.
Jussi Pakkanen
1
-0
/
+3
2019-11-08
Make the hint about built-in options more useful
Zbigniew JÄdrzejewski-Szmek
1
-6
/
+12
2019-11-08
"built-in" is the standard spellling
Zbigniew JÄdrzejewski-Szmek
1
-5
/
+5
2019-11-08
Created the filesystem module.
Jussi Pakkanen
1
-1
/
+2
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
1
-1
/
+1
2019-10-22
raise exception when a non-required module not found and subsequently used
Michael Hirsch, Ph.D
1
-0
/
+2
2019-10-11
path interpreter--silently discard invalid Unix relative paths on Windows
Michael Hirsch, Ph.D
1
-0
/
+4
2019-10-06
Merge pull request #5953 from mensinda/isystem
Jussi Pakkanen
1
-2
/
+23
[next]