meson/mesonbuild
Filipe Laíns af8b55d49b mintro: add installed_plan
Signed-off-by: Filipe Laíns <lains@riseup.net>
2021-09-06 18:10:55 +02:00
..
ast interpreter: Introduce BooleanHolder for the bool primitive 2021-09-01 19:17:01 +02:00
backend mintro: add installed_plan 2021-09-06 18:10:55 +02:00
cmake pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
compilers Support for appleframeworks with GCC and Intel 2021-09-04 01:29:35 +03:00
dependencies pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
interpreter mintro: add installed_plan 2021-09-06 18:10:55 +02:00
interpreterbase interpreter: Introduce BooleanHolder for the bool primitive 2021-09-01 19:17:01 +02:00
linkers pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
mesonlib Improve WSL detection 2021-09-03 08:39:36 -04:00
modules mintro: add installed_plan 2021-09-06 18:10:55 +02:00
scripts pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
templates editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
wrap log a more informative error when wrap-git subprojects cannot be downloaded 2021-09-03 08:02:02 -04: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
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 2021-06-29 11:28:08 +02:00
_typing.py typing: mlog use StringProtocol 2021-06-05 12:35:48 +02:00
arglist.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
build.py mintro: add installed_plan 2021-09-06 18:10:55 +02:00
coredata.py interpreter: Add summary of all user defined options 2021-09-02 19:38:29 -04:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py holders: Introduce HoldableObject 2021-06-18 23:48:33 +02:00
environment.py environment: correctly handle cpu value aarch64_be 2021-08-30 10:41:12 -07:00
mcompile.py mcompile: treat load-average as a float 2021-08-29 22:19:52 -04:00
mconf.py coredata: Invalidate deps cache when changing wrap_mode option 2021-06-11 09:40:21 -04:00
mdevenv.py cleanup self.options.wd 2021-07-07 18:00:37 +02:00
mdist.py mdist: use git archive with git repositories for correctness 2021-09-03 14:14:15 -04:00
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mesonmain.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
minit.py resolve symlinks passed to -C 2021-07-07 18:00:37 +02:00
minstall.py Add install tags 2021-08-17 15:19:18 -04:00
mintro.py mintro: add installed_plan 2021-09-06 18:10:55 +02:00
mlog.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mparser.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
msetup.py interpreter: Add summary of all user defined options 2021-09-02 19:38:29 -04:00
msubprojects.py msubprojects: make purge print full paths to comply with the tests 2021-07-27 13:11:46 +03:00
mtest.py cleanup self.options.wd 2021-07-07 18:00:37 +02:00
munstable_coredata.py fix coding errors in unstable-coredata subcommand 2021-08-22 13:56:41 +03:00
optinterpreter.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
programs.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
rewriter.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00