meson/mesonbuild
Jussi Pakkanen 5ee92d5bb0 Prohibit absolute paths in subdir(). 2017-02-17 15:45:38 -05:00
..
backend Change the order of link_args when cross_compiling with ninja. 2017-02-06 15:17:17 +01:00
modules gnome: Do not use gir specific `--extra-lib` to generate gtkdoc args 2017-02-09 23:02:21 +02:00
scripts Do not strip jar targets. Closes #1343. 2017-02-06 19:09:22 +01:00
wrap cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py custom_target: Recursively flatten `command:` 2017-02-17 15:42:12 -05:00
compilers.py compilers: Don't use CompilerArgs() for sanity checks 2017-02-02 19:40:12 +02:00
coredata.py Don't forbid "test:" as a target name anymore. 2017-02-17 15:40:29 -05:00
dependencies.py Detect Boost libraries primarily with the C++ compiler's find_library. 2017-02-13 11:45:56 +02:00
environment.py Detect x86/amd64 from the compilers because system info may be incorrect. 2017-02-12 14:55:32 +02:00
interpreter.py Prohibit absolute paths in subdir(). 2017-02-17 15:45:38 -05:00
interpreterbase.py Fix an uninitialized variable access error. 2017-02-02 19:39:33 +02:00
mconf.py Add option to mesonconf to wipe cached data. 2017-01-23 21:01:34 +02:00
mesonlib.py coredata: Use our own implementation of commonpath 2017-01-30 03:19:31 +05:30
mesonmain.py Force installation dir options to be inside prefix 2017-01-23 20:34:45 +02:00
mintro.py Fix mesonintrospect --installed 2017-01-26 22:48:02 +02:00
mlog.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
mparser.py Better error message when using = rather than : for defining keywords. 2017-01-23 22:02:37 +02:00
optinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00