meson/mesonbuild
Daniel Mensinger f0812baf8d
cmake: exclude generated files from the buildsystem files list
2021-05-29 17:31:19 +02:00
..
ast Add range() function 2021-03-16 20:50:16 -04:00
backend vsenv: Recommend using "meson compile" wrapper 2021-05-28 17:34:25 -04:00
cmake cmake: exclude generated files from the buildsystem files list 2021-05-29 17:31:19 +02:00
compilers compilers: Add `get_debug_args` to base Compiler 2021-05-19 23:28:17 +03:00
dependencies cmake: Fix CMakeToolchain (fixes #8293) 2021-05-29 13:20:25 +02:00
interpreter modules: Add methods dict everywhere 2021-05-28 15:17:10 -04:00
mesonlib Add a helper to simplify the usage of PerMachineDefaultable 2021-05-28 09:26:38 -04:00
modules unstable_external_project: Remove unused imports 2021-05-28 15:17:10 -04:00
scripts Do not accidentally format files when only checking if they are formatted. 2021-05-01 23:34:14 +03:00
templates mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
wrap Add trailing -- parameter to git checkouts. 2021-04-22 16:23:48 -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
arglist.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
build.py Add a helper to simplify the usage of PerMachineDefaultable 2021-05-28 09:26:38 -04:00
coredata.py cmake: Fix CMakeToolchain (fixes #8293) 2021-05-29 13:20:25 +02:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py add cpu family csky 2021-05-18 23:17:12 +03:00
environment.py dependency: Add JDK system dependency 2021-04-12 10:43:11 -07:00
interpreterbase.py modules: Remove snippet methods 2021-05-28 15:17:10 -04:00
linkers.py compilers/linkers: Add a methhod for getting the rspfile syntax 2021-03-14 22:05:55 -07:00
mcompile.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mconf.py mconf: line wrap columns nicely 2021-04-20 20:14:33 -07:00
mdevenv.py Add `meson devenv` command and meson.add_devenv() 2021-03-16 09:00:50 -04:00
mdist.py Fix issue where multiple dist files were not being produced for comma separated formats value 2021-04-26 17:13:13 +01:00
mesondata.py Fix misspells 2021-01-13 12:53:10 -05:00
mesonmain.py vsenv: Recommend using "meson compile" wrapper 2021-05-28 17:34:25 -04:00
minit.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
minstall.py minstall: always track meson-created directories 2021-03-18 20:30:13 -04:00
mintro.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mlog.py mlog: Do not print 'subproject|' for the message 'Executing subproject' 2021-03-22 21:29:14 -04:00
mparser.py Add support for basic format strings 2021-03-10 08:55:22 -05:00
msetup.py msetup: Restore .gitignore after wipe 2021-04-17 22:54:03 -04:00
msubprojects.py Add subprojects purge wrap-git coverage 2021-04-26 12:06:12 -04:00
mtest.py mtest: timeout if the write side of pipes does not close 2021-03-23 00:07:14 +02:00
munstable_coredata.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
optinterpreter.py various python neatness cleanups 2021-03-04 17:11:26 -05:00
programs.py Move OverrideProgram to programs 2021-03-19 08:47:10 -04:00
rewriter.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00