meson/mesonbuild
guruDanny67 ee555e37c9 Avoid exception looking for python on windows if the launcher (py.exe) is not installed 2019-01-02 22:18:11 +02:00
..
backend vs: respect 'b_pch' option 2019-01-02 22:17:36 +02:00
compilers Merge pull request #4451 from jon-turney/simplify-x86-msvc-test 2018-12-29 18:43:13 +02:00
dependencies dependencies/ui: Fix qmake detection when not using cross or native file 2018-12-19 23:15:10 +02:00
modules Avoid exception looking for python on windows if the launcher (py.exe) is not installed 2019-01-02 22:18:11 +02:00
scripts Add a clang-format target. 2018-12-30 00:50:00 +02:00
wrap Add 'meson subprojects update' command 2018-12-02 08:37:32 -05: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 AstInterpreter: Stub out more functions 2018-11-26 23:10:53 +01:00
build.py fail configuration if PCH files do not exist 2019-01-01 19:36:37 +02:00
coredata.py Introspection refactoring 2018-12-29 23:55:45 +01:00
environment.py Disable mlog and don't require build directory for environment 2018-12-29 23:55:45 +01:00
interpreter.py Introspection refactoring 2018-12-29 23:55:45 +01:00
interpreterbase.py Error out if kwargs dict contains a kwargs entry. 2018-12-07 21:35:26 +02:00
linkers.py Add support for Renesas CC-RX toolchain 2018-11-08 00:02:22 +13:00
mconf.py Sorted arrays alphabetically 2018-11-24 10:57:22 +01:00
mesonlib.py msetup: Fix callig meson --wipe inside a build directory 2018-12-20 13:30:30 -05:00
mesonmain.py Add 'meson subprojects update' command 2018-12-02 08:37:32 -05:00
minit.py Use a single ArgumentParser for all subcommands 2018-10-04 09:40:21 -04:00
minstall.py print 'Nothing to install.' if nothing was installed 2019-01-01 22:37:44 +02:00
mintro.py Do not require build dir for introspection 2018-12-29 23:55:45 +01:00
mlog.py Disable mlog and don't require build directory for environment 2018-12-29 23:55:45 +01:00
mparser.py Interpreter: Add 'continue' and 'break' keywords 2018-10-04 20:14:37 -04:00
msetup.py msetup: Fix callig meson --wipe inside a build directory 2018-12-20 13:30:30 -05:00
msubprojects.py Add 'meson subprojects download' command 2018-12-02 08:37:32 -05:00
mtest.py Print ASCII version of unrepresentable text. Closes #4600. 2018-12-07 23:12:44 +02:00
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 2018-07-25 09:55:16 -04:00
rewriter.py Split AstInterpreter into base class and RewriterInterpreter 2018-11-26 23:10:53 +01:00