meson/mesonbuild
Dylan Baker dbe2a29637 coredata: Serialize native files into the cmd_line.txt file
Because we need to store those as well.
2019-01-17 13:21:00 -05:00
..
backend Calculate target paths correctly when workdir is set. 2019-01-07 23:09:24 +02:00
compilers restore PGI compile functioning 2019-01-15 20:27:31 +02:00
dependencies find_external_dependency: Return NotFoundDependency() 2019-01-16 11:16:46 -05:00
modules Fix flake8 errors 2019-01-16 11:16:46 -05: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 Fix flake8 errors 2019-01-16 11:16:46 -05:00
build.py Build class should not duplicate compiler state 2019-01-14 00:16:36 +02:00
coredata.py coredata: Serialize native files into the cmd_line.txt file 2019-01-17 13:21:00 -05:00
environment.py mintro: Introspection interpreter refactoring (#4733) 2019-01-16 23:42:54 +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