meson/mesonbuild
Jussi Pakkanen a50106afee
Merge pull request #2636 from dcbaker/submit/no-unknown-arguments
Don't accept unknown command line arguments
2017-12-22 19:41:56 +02:00
..
backend Do not extract object for header sources 2017-12-16 12:51:08 +02:00
compilers Merge pull request #2791 from behlec/compiler-version 2017-12-20 20:42:01 +02:00
dependencies [Dependencies] Add --ldflags to cups-config invocation 2017-12-20 20:35:51 +02:00
modules Enable re-compilation of GNOME gschema files if they have changed. 2017-12-13 21:31:32 +02:00
scripts Exclude llvm/clang lib headers from test coverage 2017-12-17 13:26:40 +02:00
wrap Merge pull request #2373 from leiflm/svn-wraps 2017-10-01 01:21:12 +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
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py custom target: Consider all build depends while serializing 2017-12-02 02:07:19 +05:30
coredata.py Deprecate duplicated values in array options 2017-12-19 21:31:27 +01:00
environment.py Fix flake8 issues. 2017-12-16 16:12:46 +01:00
interpreter.py Merge pull request #2791 from behlec/compiler-version 2017-12-20 20:42:01 +02:00
interpreterbase.py Created a new disabler type. 2017-12-04 23:53:23 +02: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 Print UTF-8 warning only when actually encountering non-ascii filenames. 2017-12-14 23:49:12 +02:00
mesonmain.py mesonmain: Remove useless ternary 2017-12-19 10:10:40 -08:00
mintro.py Fix `array` type name 2017-12-07 21:31:50 +02:00
mlog.py Enable ANSI colors on Windows when ANSICON is set 2017-11-29 23:53:58 +02:00
mparser.py Fix escaping of newlines in string literals 2017-11-27 21:23:32 +02:00
mtest.py mtest: Chdir into the build directory before running tests with -C 2017-11-30 22:19:54 +02:00
optinterpreter.py Warn on unknown command line arguments 2017-12-19 10:10:40 -08:00
rewriter.py Print correct command in help message 2017-11-09 21:12:34 +02:00