meson/mesonbuild
Jussi Pakkanen 4c1c605c57
Merge pull request #9396 from keszybz/drop-unused-and-unnecessary-printing-code
depfixer: drop unused and unnecessary printing code
2021-11-09 18:52:23 +02:00
..
ast add install_emptydir function 2021-10-08 14:35:00 -04:00
backend Move language standard in separate method within vsbackend 2021-11-02 18:50:44 +02:00
cmake Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
compilers compilers/java: Add no_warn_args and debug_args methods 2021-11-08 23:33:14 +02:00
dependencies various manual conversion of percent-formatted strings to f-strings 2021-11-01 20:26:18 -04:00
interpreter fix regression that broke string.format with list objects 2021-11-04 18:57:14 -04:00
interpreterbase various manual conversion of percent-formatted strings to f-strings 2021-11-01 20:26:18 -04:00
linkers Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will 2021-10-27 15:25:20 -07:00
mesonlib depfixer: convert unused printing code to debugging functions 2021-11-09 10:50:59 +01:00
modules python: Better detect when install path is not in sys.path 2021-11-09 18:49:03 +02:00
scripts depfixer: always print the file name in messages 2021-11-09 10:50:59 +01:00
templates editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
wrap wrap: Fix concurrent os.mkdir() 2021-11-02 17:27:00 -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 fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
arglist.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
build.py fix custom_target with install: true and no install_dir, crashing 2021-11-02 19:56:10 -07:00
coredata.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py modules/gnome: use envconfig for VAPIGEN 2021-11-01 12:24:25 -07:00
environment.py coverage generator: obey the documentation and only generate supported outputs 2021-11-01 18:57:14 -04:00
mcompile.py delete PLATFORM env only if set 2021-10-30 23:22:48 -04:00
mconf.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
mdevenv.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
mdist.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mesonmain.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
minit.py f-strings 2021-10-04 16:29:32 -04:00
minstall.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
mintro.py introspect: include choices for array options 2021-10-14 09:04:25 -04:00
mlog.py Revert "mark a couple of typing-only imports as noqa, to appease pyflakes" 2021-10-27 09:51:52 -04:00
mparser.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
msetup.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
msubprojects.py msubprojects: implement "packagefiles --save" 2021-10-10 10:17:55 -04:00
mtest.py mtest: accept very long lines 2021-10-28 15:32:46 -04:00
munstable_coredata.py fix coding errors in unstable-coredata subcommand 2021-08-22 13:56:41 +03:00
optinterpreter.py optinterpreter: Fix builtin option names not being reserved anymore 2021-10-14 14:17:50 -04:00
programs.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
rewriter.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00