meson/mesonbuild
Jussi Pakkanen c2d23dd678 Add C++17 flags to GCC and Clang. 2017-12-06 23:59:56 +02:00
..
backend Fix path for str arguments to depend_files 2017-12-03 23:24:30 +02:00
compilers Add C++17 flags to GCC and Clang. 2017-12-06 23:59:56 +02:00
dependencies Boost: Pick correct version 2017-12-03 23:21:33 +02:00
modules Merge pull request #2663 from inigomartinez/pkg-config-define-variable 2017-12-03 22:53:44 +02:00
scripts Review fixes. 2017-11-21 23:29:06 +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 spelling: target 2017-11-26 06:14:41 +00:00
coredata.py Merge pull request #2731 from mesonbuild/disabler 2017-12-05 01:10:50 +02:00
environment.py spelling: targeting 2017-11-26 06:15:13 +00:00
interpreter.py Merge pull request #2731 from mesonbuild/disabler 2017-12-05 01:10:50 +02:00
interpreterbase.py Created a new disabler type. 2017-12-04 23:53:23 +02:00
linkers.py linkers: Return a Copy of VisualStudioLinker always_args 2017-12-03 10:06:11 +05:30
mconf.py mconf: print choices of base options 2017-11-27 20:54:03 +02:00
mesonlib.py Merge pull request #2638 from jibsen/use-value-regex 2017-12-03 23:03:13 +02:00
mesonmain.py Don't print traceback when options are invalid 2017-11-28 21:41:06 +02:00
mintro.py Print correct command in help message 2017-11-09 21:12:34 +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 String arguments can permit arbitrary string values 2017-12-03 22:27:55 +02:00
rewriter.py Print correct command in help message 2017-11-09 21:12:34 +02:00