meson/mesonbuild
Xavier Claessens c8abede403 Windows Subsystem for Linux can run .exe without mono interpreter
Fixes: #8445
2021-03-03 08:05:00 -05:00
..
ast Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
backend Windows Subsystem for Linux can run .exe without mono interpreter 2021-03-03 08:05:00 -05:00
cmake split mesonlib into a package 2021-01-23 12:48:29 +01:00
compilers fix missing versions with generated source 2021-03-02 09:31:40 -08:00
dependencies pkg-config: dump all PKG_CONFIG environment variables to simplify debugging 2021-02-26 16:52:15 -08:00
mesonlib Windows Subsystem for Linux can run .exe without mono interpreter 2021-03-03 08:05:00 -05:00
modules exernal_project: Fix default cross compile parameters 2021-03-02 08:20:28 -05:00
scripts run_target: Add env kwarg 2021-02-05 17:53:09 -05:00
templates typing: Fix templates 2020-09-08 20:15:58 +02:00
wrap wrap: sha256 digest is not case sensitive 2021-03-02 12:38:46 -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 install_man locale support 2021-02-27 14:35:23 +02:00
coredata.py Bump version for new development. 2021-02-14 21:57:29 +02:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py add loongarch support 2021-02-06 15:16:04 +00:00
environment.py environment: Allow setting build options in cross files 2021-02-18 10:57:20 -08:00
interpreter.py install_man locale support 2021-02-27 14:35:23 +02:00
interpreterbase.py interpreterbase: fix ObjectHolder 2021-02-25 23:08:23 +02:00
linkers.py aix: avoid -bsvr4 flag 2021-02-14 09:16:08 -08:00
mcompile.py mcompile: do not pass the builddir to ninja if it is the current directory 2021-02-23 19:37:04 -05:00
mconf.py mconf: only print correct options in the correct sections 2021-02-17 14:46:48 +02:00
mdist.py Fix executable as script on Windows 2021-01-30 09:51:06 +00: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: Add --skip-subprojects option 2021-02-22 23:03:55 +02:00
mintro.py minstall: Add --skip-subprojects option 2021-02-22 23:03:55 +02: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: create separate runners for multiple repeats 2021-03-02 00:57:57 +02: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