meson/mesonbuild
Jussi Pakkanen f7eef79c0d Merge pull request #591 from textshell/ninja-quote
ninjabackend: Add missing ninja_quote for cross compilation rule.
2016-06-14 22:40:12 +03:00
..
backend ninjabackend: Add missing ninja_quote for cross compilation rule. 2016-06-13 00:12:15 +02:00
modules Make sure outputs do not contain stray path segments. 2016-05-30 00:24:17 +03:00
scripts meson_test: Fix a bug in valgrind argument handling. 2016-06-06 10:28:00 +03:00
wrap Created an emergency wraptool that downloads directly from Github. 2016-05-05 23:18:05 +03: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
build.py Can query version strings of dependencies. 2016-05-29 03:15:16 +03:00
compilers.py compiler: Use cross tools args in sanity check. 2016-06-13 00:41:19 +02:00
coredata.py Change test suite separator character from '-' to ':'. 2016-06-06 10:28:00 +03:00
dependencies.py Ensure cargs and libs variables always exist. Closes #581. 2016-06-09 21:48:27 +03:00
environment.py Set Gnu fortran type based on platform. 2016-05-30 22:42:11 +03:00
interpreter.py compiler: Use cross tools args in sanity check. 2016-06-13 00:41:19 +02:00
mconf.py Renamed compile&link args and made them accessible from get_option. 2016-05-28 21:56:41 +03:00
mesonlib.py Merge pull request #573 from centricular/dependency-versions 2016-06-05 13:51:03 +03:00
mesonmain.py extract vs2015backend into own file 2016-05-30 22:00:20 +02:00
mintro.py Use CoreData.get_builtin_option() to get builtin option values. 2016-05-10 20:47:58 +03:00
mlog.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
mparser.py Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 2016-04-04 02:52:30 +03:00