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 dabf0c1882 gnome: Support configure_file() output in compile_resources 8 years ago
..
backend Rewrite custom_target template string substitution 8 years ago
modules gnome: Support configure_file() output in compile_resources 8 years ago
scripts Do not strip jar targets. Closes #1343. 8 years ago
wrap cleanup: Remove redundant parentheses 8 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py custom_target: Substitute input into output 8 years ago
compilers.py compilers: Don't use CompilerArgs() for sanity checks 8 years ago
coredata.py Don't forbid "test:" as a target name anymore. 8 years ago
dependencies.py Detect Boost libraries primarily with the C++ compiler's find_library. 8 years ago
environment.py Detect x86/amd64 from the compilers because system info may be incorrect. 8 years ago
interpreter.py configure_file: Substitute @INPUT@/@OUTPUT@/etc in command 8 years ago
interpreterbase.py Fix an uninitialized variable access error. 8 years ago
mconf.py Add option to mesonconf to wipe cached data. 8 years ago
mesonlib.py Rewrite custom_target template string substitution 8 years ago
mesonmain.py Force installation dir options to be inside prefix 8 years ago
mintro.py Fix mesonintrospect --installed 8 years ago
mlog.py cleanup: Remove redundant parentheses 8 years ago
mparser.py Better error message when using = rather than : for defining keywords. 8 years ago
optinterpreter.py cleanup: Remove redundant parentheses 8 years ago