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
2018-10-04
Interpreter: Add "in" and "not in" operators
Xavier Claessens
1
-8
/
+1
2018-10-05
Centralize description of build, host, and target, machines
John Ericson
1
-65
/
+22
2018-10-04
Make custom dist scripts accept arguments.
Jan Tojnar
1
-3
/
+6
2018-09-17
Fix version check when passing feature option to find_installation()
Xavier Claessens
1
-2
/
+4
2018-09-07
Add method to check for C/C++ function attributes
Dylan Baker
1
-0
/
+20
2018-09-04
Test + fix for not-found dependency fallback version comparison
Nirbheek Chauhan
1
-1
/
+8
2018-09-03
Allow override_find_program to use an executable.
Rafael Ăvila de EspĂndola
1
-5
/
+9
2018-09-02
Meson should warn if b_lundef is mixed with any sanitizer with clang
Alexis Jeandet
1
-4
/
+3
2018-08-29
Merge pull request #4016 from thiblahute/hotdoc
Jussi Pakkanen
1
-1
/
+6
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
1
-0
/
+10
2018-08-27
Merge pull request #3981 from GoaLitiuM/d-win-fixes
Jussi Pakkanen
1
-1
/
+1
2018-08-27
Add a `required` argument to `subproject`
Thibault Saunier
1
-15
/
+70
2018-08-26
Don't use version to check for a not-found fallback
Jon Turney
1
-1
/
+1
2018-08-23
Merge pull request #3769 from xclaesse/command-line-step2
Xavier Claessens
1
-18
/
+12
2018-08-22
Added "native" kwarg to add_XXX_args. Closes #3669.
Jussi Pakkanen
1
-8
/
+28
2018-08-22
interpreter: Simplify get_option_internal() and fix base option fallback
Xavier Claessens
1
-18
/
+12
2018-08-20
Normalize string constructs of d_import_dirs paths
GoaLitiuM
1
-1
/
+1
2018-08-18
interpreter: Also process *TargetHolder returned by modules
Thibault Saunier
1
-0
/
+3
2018-08-18
interpreter: Handle 'bool, str, int' values returned by modules
Thibault Saunier
1
-1
/
+3
2018-08-14
Fix yielding when subproject option type is different
Nirbheek Chauhan
1
-4
/
+15
2018-08-11
Merge pull request #3831 from mesonbuild/symvisibility
Jussi Pakkanen
1
-0
/
+1
2018-08-11
Fix FeatureNew false positive in vcs_tag
Nirbheek Chauhan
1
-1
/
+5
2018-08-09
Call it gnu_symbol_visibility instead.
Jussi Pakkanen
1
-1
/
+1
2018-08-09
Add kwarg for specifying symbol visibility.
Jussi Pakkanen
1
-0
/
+1
2018-08-08
Don't check version for fallback not-found dependency
Nirbheek Chauhan
1
-0
/
+6
2018-08-07
Test that vim syntax highlighting is up-to-date
Nirbheek Chauhan
1
-4
/
+6
2018-08-07
Fix missing permitted kwarg
Patrick Griffis
1
-1
/
+1
2018-07-31
custom targets: Add a 'console' kwarg for long-running commands
Nirbheek Chauhan
1
-1
/
+2
2018-07-31
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks
Jussi Pakkanen
1
-3
/
+1
2018-07-25
Add a feature-new entry for UserFeatureOption
Nirbheek Chauhan
1
-5
/
+6
2018-07-21
Merge pull request #3893 from FFY00/master
Jussi Pakkanen
1
-0
/
+6
2018-07-19
Merge pull request #3814 from behlec/configure-file-output
Jussi Pakkanen
1
-0
/
+9
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
1
-3
/
+1
2018-07-08
Add missing method on external library object: type_name() (#3845)
Nirbheek Chauhan
1
-0
/
+6
2018-07-08
Use mlog.bold to add quotes
Christoph Behle
1
-1
/
+1
2018-07-08
Simplified and cleaned up warning.
Christoph Behle
1
-4
/
+4
2018-07-07
Consider subdir for output files.
Christoph Behle
1
-3
/
+7
2018-07-07
Track line numbers for configure_file.
Christoph Behle
1
-2
/
+2
2018-07-07
Add warning if configure_file overwrites output.
Christoph Behle
1
-0
/
+5
2018-07-07
Print a more usable message when a subproject fails to configure
Nirbheek Chauhan
1
-3
/
+9
2018-07-07
Raise a MesonException when substituting an invalid value
Nirbheek Chauhan
1
-2
/
+8
2018-07-07
Add new method: mlog.deprecation()
Nirbheek Chauhan
1
-2
/
+1
2018-07-06
mlog: Add built-in support for quoting bolded messages
Nirbheek Chauhan
1
-20
/
+22
2018-07-04
configure_file: Don't optimize away substitutions
Nirbheek Chauhan
1
-18
/
+10
2018-07-02
Contributing.md: Document procedure for new features [skip ci]
Nirbheek Chauhan
1
-1
/
+1
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
1
-34
/
+54
2018-07-02
interpreter: Use is_subproject() everywhere
Nirbheek Chauhan
1
-3
/
+3
2018-07-02
FeatureNew: Fix method names for some feature checks
Nirbheek Chauhan
1
-10
/
+10
2018-07-02
Various bug fixes for FeatureNew
Salamandar
1
-0
/
+9
2018-07-01
Proper error message for non-found exe in run_target. Closes #3818
Jussi Pakkanen
1
-0
/
+2
[next]