meson/mesonbuild
Jussi Pakkanen 476174477e Merge pull request #1400 from centricular/fix-gresource-version
gnome: Fix minimum gresource dependency required
2017-02-19 13:14:08 -05:00
..
backend find_program: Fix implementation of .path() 2017-02-19 03:49:31 +05:30
modules Merge pull request #1400 from centricular/fix-gresource-version 2017-02-19 13:14:08 -05: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 rpm: We no longer provide the full path to a library 2017-02-19 03:50:43 +05:30
environment.py Merge pull request #1396 from fabio-porcedda/cross-ccache 2017-02-19 11:42:27 -05:00
interpreter.py run_command: Fix error message on incorrect argument 2017-02-19 03:53:21 +05:30
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 mesonintrospect: Normalize install_filename in the output 2017-02-18 02:38:54 +05:30
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