meson/mesonbuild
John Ericson a69f7b0b5a compilers: Log difference between empty and absent env var 2019-03-27 14:45:42 +00:00
..
ast rewriter: Handle duplicate target 2019-03-04 13:00:29 +01:00
backend cleanup rebase of fortraninclude..submod 2019-03-25 08:28:33 -04:00
compilers compilers: Log difference between empty and absent env var 2019-03-27 14:45:42 +00:00
dependencies dependencies/configtool: Deprecate falling back to path 2019-03-27 14:18:19 +00:00
modules Merge pull request #5031 from bonzini/kconfig 2019-03-20 22:03:47 +02:00
scripts dist: Handle git worktrees, which have a .git file instead of dir 2019-01-30 23:20:49 +02:00
wrap Fix git wraps with submodules 2019-03-11 20:31:52 +02: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 Better error message when PCH argument is not a string. 2019-03-24 20:56:34 +02:00
coredata.py Don't collect preprocssor flags separately from compiler flags 2019-03-27 14:45:42 +00:00
envconfig.py envconfig: remove unused parse_datafile() 2019-03-20 20:55:32 +02:00
environment.py improve log for ninja detection 2019-03-26 22:18:37 +02:00
interpreter.py Reduce absolute paths to a deprecation. Closes #5050. 2019-03-26 01:48:00 +02:00
interpreterbase.py interpreterbase: protect string division with FeatureNew 2019-03-18 10:51:44 -07:00
linkers.py Fix linking when cross-compiling and a windows resource is first object 2019-01-05 20:22:13 +00:00
mconf.py mconf: Limit the line length of the choices column 2019-02-17 20:19:34 +02:00
mesonlib.py replace library type strings with an enum 2019-03-20 18:45:56 +02:00
mesonmain.py Merge pull request #2601 from 1ace/feature/completion 2019-03-04 18:40:13 +02:00
minit.py Use a single ArgumentParser for all subcommands 2018-10-04 09:40:21 -04:00
minstall.py pep8 py37 2019-01-29 22:06:11 +02:00
mintro.py mintro: Renamed --dependencies --> --scan-dependencies 2019-03-03 23:19:04 +01:00
mlog.py rewriter: Quiet logging by default 2019-03-04 13:00:30 +01:00
mparser.py rewriter: Use mparser to detect the end of some nodes 2019-03-03 13:57:25 +02:00
msetup.py mesonbuild: allow multiple --cross-file options 2019-03-20 10:06:17 +00:00
msubprojects.py Fix git wraps with submodules 2019-03-11 20:31:52 +02:00
mtest.py do not use Executor if only one process was requested 2019-03-27 14:04:02 +00:00
munstable_coredata.py Don't collect preprocssor flags separately from compiler flags 2019-03-27 14:45:42 +00:00
optinterpreter.py Reserve cross_ option prefix for Meson. 2019-03-19 06:28:21 +00:00
rewriter.py rewriter: Renamed _src -> _sources 2019-03-04 13:00:31 +01:00