meson/mesonbuild
Xavier Claessens 6ca423e1fc interpreter: Do not get variable on failed subproject
Fixes: #7620
2020-08-20 18:47:33 -04:00
..
ast Put machine file and cmd line parsing in Environment 2020-08-01 22:00:06 -07:00
backend Interpreter: Fix c_stdlib usage 2020-08-18 14:47:38 -04:00
cmake cmake: Use a mapping when writing compiler ID 2020-08-12 12:21:32 +00:00
compilers Correctly determine C++ stds for Elbrus compiler 2020-08-20 23:49:18 +03:00
dependencies Interpreter: Fix c_stdlib usage 2020-08-18 14:47:38 -04:00
modules cmake: Make the CMake targte not found error more useful (see #7567) 2020-08-09 19:36:10 +03:00
scripts simplify shutil usage by invoking copy2 where appropriate 2020-08-20 23:47:54 +03:00
templates cuda: Fix meson template (fixes #6869) 2020-04-01 20:38:49 +03:00
wrap wrap: Raise MesonException when git command fails 2020-07-14 20:49:47 +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
arglist.py arglist: Fix remaining mypy errors and warnings 2020-06-22 12:06:10 -07:00
build.py pkgconfig: Fix various corner cases 2020-07-30 18:59:10 +03:00
coredata.py "Downgrade" warning when regenerating after version bump 2020-08-04 17:15:37 +03:00
depfile.py Add depfile to configure_file() 2019-09-30 22:17:50 +03:00
envconfig.py machine-files: deprecate the paths section 2020-08-01 22:00:06 -07:00
environment.py Use uname -p to detect x86_64 on QNX. 2020-08-08 15:43:57 -07:00
interpreter.py interpreter: Do not get variable on failed subproject 2020-08-20 18:47:33 -04:00
interpreterbase.py prevent disabler() object from overwriting arrays (#7484) 2020-08-18 07:07:59 -07:00
linkers.py Make meson recognize the Qualcomm LLVM toolchain 2020-08-02 10:39:44 -07:00
mcompile.py Added ability to specify target in `meson compile` 2020-06-29 19:54:38 +03:00
mconf.py mconf/mintro: use authoritative list of options from coredata 2020-08-01 22:00:06 -07:00
mdist.py wrap: Refactor to split wraps dictionary into 3 separate dicts 2020-07-01 09:51:57 -04:00
mesondata.py mdata: Generate mesondata.py from */data folders 2020-07-16 21:03:18 +02:00
mesonlib.py Use uname -p to detect x86_64 on QNX. 2020-08-08 15:43:57 -07:00
mesonmain.py switch python2 %s for python3 .format 2020-04-21 00:16:21 +03:00
minit.py update meson init info message. [skip ci] 2020-06-21 22:34:12 +03:00
minstall.py simplify shutil usage by invoking copy2 where appropriate 2020-08-20 23:47:54 +03:00
mintro.py mconf/mintro: use authoritative list of options from coredata 2020-08-01 22:00:06 -07:00
mlog.py Don't make unactionable warnings fatal 2020-07-05 16:13:00 +03:00
mparser.py ast: Add AST JSON printer 2020-05-23 18:13:16 +02:00
msetup.py Fix symlink deletion with --wipe option 2020-04-29 18:55:17 +03:00
msubprojects.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 2020-03-03 21:45:43 +02:00
mtest.py mtest: Actually call colorize_console() 2020-08-13 22:54:19 +03:00
munstable_coredata.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
optinterpreter.py Capitalize some constants in coredata 2020-08-04 00:24:05 +03:00
rewriter.py Compiler options per lang 2020-04-20 23:23:15 +03:00