meson/mesonbuild
Daan De Meyer e828c670f5 Remove "Found runner: " logging message from meson compile
The ninja path is already logged as part of configure. Logging it
again every time when using meson compile is overly verbose and
doesn't add much value for the user.
2020-12-07 10:05:00 -08:00
..
ast Refactor handling of machine file options 2020-10-16 17:42:24 -04:00
backend Add prelinking support for static libraries. 2020-12-03 22:58:07 +02:00
cmake use real pathlib module 2020-11-20 15:08:40 -08:00
compilers Add prelinking support for static libraries. 2020-12-03 22:58:07 +02:00
dependencies compiler: allow non-built internal dependencies as arguments 2020-11-24 00:03:35 +02:00
modules use real pathlib module 2020-11-20 15:08:40 -08:00
scripts Collect and return clang-format's return code 2020-11-17 17:51:07 +02:00
templates typing: Fix templates 2020-09-08 20:15:58 +02:00
wrap use real pathlib module 2020-11-20 15:08:40 -08: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 typing: fix code review 2020-09-08 20:15:58 +02:00
build.py Add prelinking support for static libraries. 2020-12-03 22:58:07 +02:00
coredata.py use real pathlib module 2020-11-20 15:08:40 -08:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 2020-11-22 04:28:19 +02:00
environment.py Bump Ninja requirement to 1.8. 2020-11-26 20:28:55 +02:00
interpreter.py compiler: allow non-built internal dependencies as arguments 2020-11-24 00:03:35 +02:00
interpreterbase.py stabilize iteration order for dictionaries 2020-11-15 14:21:31 +01:00
linkers.py Revert "Add thinlto support. Closes #7493." 2020-11-17 17:51:23 +02:00
mcompile.py Remove "Found runner: " logging message from meson compile 2020-12-07 10:05:00 -08:00
mconf.py Refactor handling of machine file options 2020-10-16 17:42:24 -04:00
mdist.py use real pathlib module 2020-11-20 15:08:40 -08:00
mesondata.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 2020-11-22 04:28:19 +02:00
mesonlib.py Add a variant of TemporaryDirectory that uses windows_proof_rmtree() 2020-11-23 09:26:41 -08:00
mesonmain.py Bump minimum supported Python version to 3.6. Closes #6297. 2020-10-30 11:18:11 +02:00
minit.py use real pathlib module 2020-11-20 15:08:40 -08:00
minstall.py pylint: Turn on warnings for incorrect number of args 2020-09-22 17:57:03 -07:00
mintro.py use real pathlib module 2020-11-20 15:08:40 -08:00
mlog.py use real pathlib module 2020-11-20 15:08:40 -08:00
mparser.py typing: fix code review 2020-09-08 20:15:58 +02:00
msetup.py Fix host machine reporting typo in msetup.py 2020-11-07 12:03:24 +02:00
msubprojects.py msubprojects: Ignore worktrees when checking out 2020-12-07 09:02:44 -05:00
mtest.py use real pathlib module 2020-11-20 15:08:40 -08:00
munstable_coredata.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
optinterpreter.py optinterpreter: organize the validation of arguments to be more readable 2020-11-20 14:48:35 -08:00
rewriter.py rewrite: fix modified member spelling 2020-11-05 21:22:14 +02:00