meson/mesonbuild
Daniel Mensinger b7c6f3ec72
Can now rewrite files
2019-01-22 16:41:25 +01:00
..
ast Can now rewrite files 2019-01-22 16:41:25 +01: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 find_external_dependency: Return NotFoundDependency() 2019-01-16 11:16:46 -05: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 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
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 Moved the introspection interpreter 2019-01-22 16:09:34 +01:00
mlog.py do_subproject: Improve log messages and formatting 2019-01-16 11:16:46 -05:00
mparser.py Fixed line and column numbers for dict and array nodes 2019-01-22 16:41:25 +01: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 Can now rewrite files 2019-01-22 16:41:25 +01:00