The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nirbheek Chauhan 4228a6dab6 vs: Never serialize debug file generation with /FS 8 years ago
..
backend More PDB explanation. 8 years ago
modules Merge pull request #629 from wtay/master 8 years ago
scripts Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings. 8 years ago
wrap Created an emergency wraptool that downloads directly from Github. 9 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py BuildTarget: Print a better message when passing GeneratedList to 'objects' (#681) 8 years ago
compilers.py vs: Never serialize debug file generation with /FS 8 years ago
coredata.py Update version for new development. 8 years ago
dependencies.py find_program: Find scripts without extensions on Windows 8 years ago
environment.py Only append compile flags to the link flags when appropriate 8 years ago
interpreter.py Only append compile flags to the link flags when appropriate 8 years ago
mconf.py Renamed compile&link args and made them accessible from get_option. 9 years ago
mesonlib.py Add repr() implementations for build targets and File 9 years ago
mesonmain.py vs: Fix regen_checker by using the correct coredata mtime 8 years ago
mintro.py Added minsize build type that optimizes for binary size. 9 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 9 years ago
mparser.py Forbid nested ternary operations. 8 years ago
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 9 years ago