meson/mesonbuild
Xavier Claessens baa9eeebe4 dist: Allow packaging subproject in same git repo as main project 2021-01-26 21:32:03 -05:00
..
ast Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
backend Merge pull request #8236 from dcbaker/submit/rust-fix-generated-sources-in-subdir 2021-01-25 18:24:28 +00:00
cmake split mesonlib into a package 2021-01-23 12:48:29 +01:00
compilers split mesonlib into a package 2021-01-23 12:48:29 +01:00
dependencies interpreter: accept external programs and dependencies for summary 2021-01-21 08:54:35 -05:00
mesonlib Warn about .C and .H files (#8249) 2021-01-26 00:06:31 +02:00
modules external_project: Log configure command 2021-01-20 19:11:50 +00:00
scripts Use case-insensitive suffix check for fortran 2021-01-20 18:11:02 +01:00
templates typing: Fix templates 2020-09-08 20:15:58 +02:00
wrap do not require git installed in order to use wraps 2021-01-26 08:09:53 -05: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 Fix misspells 2021-01-13 12:53:10 -05:00
build.py rust: Accept generated sources for main.rs 2021-01-19 10:14:10 -08:00
coredata.py Keep buildtype the same even if user changes debug and/or optimization. 2021-01-19 20:25:55 +00:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py Fix misspells 2021-01-13 12:53:10 -05:00
environment.py split mesonlib into a package 2021-01-23 12:48:29 +01:00
interpreter.py interpreter: accept external programs and dependencies for summary 2021-01-21 08:54:35 -05:00
interpreterbase.py Fix misspells 2021-01-13 12:53:10 -05:00
linkers.py move handling of CFLAGS and friends to environment 2021-01-11 11:15:06 -08:00
mcompile.py Fix misspells 2021-01-13 12:53:10 -05:00
mconf.py Keep buildtype the same even if user changes debug and/or optimization. 2021-01-19 20:25:55 +00:00
mdist.py dist: Allow packaging subproject in same git repo as main project 2021-01-26 21:32:03 -05:00
mesondata.py Fix misspells 2021-01-13 12:53:10 -05:00
mesonmain.py Bump minimum supported Python version to 3.6. Closes #6297. 2020-10-30 11:18:11 +02:00
minit.py split mesonlib into a package 2021-01-23 12:48:29 +01:00
minstall.py minstall: Fix signature of monkeypatched os.chown 2021-01-13 13:32:48 -08:00
mintro.py mintro: fix mypy warning 2021-01-04 12:20:59 -08:00
mlog.py interpreter: accept external programs and dependencies for summary 2021-01-21 08:54:35 -05:00
mparser.py typing: fix code review 2020-09-08 20:15:58 +02:00
msetup.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
msubprojects.py msubprojects: Ignore worktrees when checking out 2020-12-07 09:02:44 -05:00
mtest.py mtest: collect stdout/stderr even in verbose mode 2021-01-20 15:06:59 +01:00
munstable_coredata.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
optinterpreter.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
rewriter.py Allow '//' as project function id due to git bash path conversion. 2021-01-12 17:42:57 +00:00