meson/mesonbuild
Dylan Baker f72522e889 dependencies/llvm: add debian's llvm-9
Debian has already pushed llvm-9 into experimental
2019-01-23 14:45:17 +02:00
..
backend custom_target: do not let install override build_by_default 2019-01-17 20:40:19 +02:00
compilers Add PGI C and C++ compilers (#4803) 2019-01-21 20:09:36 +02:00
dependencies dependencies/llvm: add debian's llvm-9 2019-01-23 14:45:17 +02:00
modules add support for generating cmake files 2019-01-17 20:48:28 +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
astinterpreter.py Fix flake8 errors 2019-01-16 11:16:46 -05:00
build.py custom_target: do not let install override build_by_default 2019-01-17 20:40:19 +02:00
coredata.py coredata: Serialize native files into the cmd_line.txt file 2019-01-17 13:21:00 -05:00
environment.py Add PGI C and C++ compilers (#4803) 2019-01-21 20:09:36 +02:00
interpreter.py mintro: Introspection interpreter refactoring (#4733) 2019-01-16 23:42:54 +02:00
interpreterbase.py Fix flake8 errors 2019-01-16 11:16:46 -05:00
linkers.py Add support for Renesas CC-RX toolchain 2018-11-08 00:02:22 +13:00
mconf.py Merge pull request #4732 from mensinda/introMesonInfo2 2019-01-07 23:10:22 +02:00
mesonlib.py Removed fallback detection logic 2019-01-06 12:19:28 +01:00
mesonmain.py Merge pull request #4719 from ocrete/fix-posix-lang 2019-01-17 00:40:56 +02:00
minit.py Use a single ArgumentParser for all subcommands 2018-10-04 09:40:21 -04:00
minstall.py fix meson configure exception when install_umask is not an int 2019-01-06 22:35:04 +02:00
mintro.py mintro: Introspection interpreter refactoring (#4733) 2019-01-16 23:42:54 +02:00
mlog.py do_subproject: Improve log messages and formatting 2019-01-16 11:16:46 -05:00
mparser.py parser: Fix line continuation outside of (), [] or {} 2019-01-05 21:45:37 +02:00
msetup.py Merge pull request #4732 from mensinda/introMesonInfo2 2019-01-07 23:10:22 +02:00
msubprojects.py Add 'meson subprojects download' command 2018-12-02 08:37:32 -05:00
mtest.py Save surrogates as-is in log files 2019-01-06 19:55:55 -05:00
munstable_coredata.py Add new meson.py unstable-coredata subcommand. 2019-01-07 22:55:45 +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