meson/mesonbuild
Thibault Saunier c48b9594ff Add support for Visual Studio csc c# compiler 2018-02-25 01:10:52 +02:00
..
backend Add support for Visual Studio csc c# compiler 2018-02-25 01:10:52 +02:00
compilers Add support for Visual Studio csc c# compiler 2018-02-25 01:10:52 +02:00
dependencies llvm: Add configs for freebsd 6.0 and debian 7svn 2018-02-22 22:24:07 +02:00
modules gnome: Fix depend_files listing for compile_resources 2018-02-20 19:26:16 +02:00
scripts Remove all files outside the source directory from the coverage report 2018-02-08 00:39:37 +02:00
wrap wrap: Fix broken logic when initializing submodules 2018-02-20 00:16:38 +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 Don't version shared libraries for Android 2018-02-04 00:49:16 +02:00
coredata.py Enable searching system crossfile locations on more platforms 2018-02-21 23:58:14 +02:00
environment.py Add support for Visual Studio csc c# compiler 2018-02-25 01:10:52 +02:00
interpreter.py Merge pull request #2863 from jon-turney/exit-status-on-exception 2018-02-18 13:54:50 +02:00
interpreterbase.py Add source location to warning for comparing different types 2018-02-15 12:53:46 +00:00
linkers.py haiku: do not add pthread arguments 2017-12-07 09:35:12 -08:00
mconf.py mconf: print choices of base options 2017-11-27 20:54:03 +02:00
mesonlib.py rmtree: Don't retry when the file is not found 2018-02-20 00:19:11 +02:00
mesonmain.py Verify that failing tests are failing with an error, not a python exception 2018-02-15 12:51:24 +00:00
minit.py Add unit test that checks that the sample projects compile. 2017-12-31 23:24:29 +02:00
mintro.py Expose integer options to build option files. 2018-02-07 22:10:04 +02:00
mlog.py Handle a warning location which evaluates to False 2018-02-21 19:10:56 +02:00
mparser.py Newlines in single line strings should only be a warning for now. 2018-02-21 19:09:35 +02:00
mtest.py Do not set MALLOC_PERTURB_ for benchmarks 2018-02-12 21:39:28 +02:00
optinterpreter.py Fix subproject prefix handling when checking subproject option validity. 2018-02-16 00:09:47 +02:00
rewriter.py Print correct command in help message 2017-11-09 21:12:34 +02:00