.. |
ast
|
Use a single coredata dictionary for options
|
2021-01-04 12:20:58 -08:00 |
backend
|
backends: Fix custom_target() with configure_file() exe
|
2021-02-09 19:32:20 +02:00 |
cmake
|
split mesonlib into a package
|
2021-01-23 12:48:29 +01:00 |
compilers
|
Add support for LLVM's thinLTO
|
2021-02-02 12:42:48 -08:00 |
dependencies
|
Add Qt6 module
|
2021-02-07 22:43:00 +02:00 |
mesonlib
|
mesonlib: Add better errormessage to typelistify
|
2021-02-06 10:27:04 -08:00 |
modules
|
Add Qt6 module
|
2021-02-07 22:43:00 +02: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
|
do not require git installed in order to use wraps
|
2021-01-26 08:09:53 -05:00 |
__init__.py
|
…
|
|
arglist.py
|
Fix misspells
|
2021-01-13 12:53:10 -05:00 |
build.py
|
Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen
|
2021-02-07 16:57:39 +00:00 |
coredata.py
|
Bump version numbers for rc1.
|
2021-02-09 01:20:19 +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: fix typos
|
2021-02-03 15:30:10 +00:00 |
interpreter.py
|
Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen
|
2021-02-07 16:57:39 +00:00 |
interpreterbase.py
|
clarify some things in typed_pos_args
|
2021-02-06 13:11:25 -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
|
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 --dry-run option
|
2021-02-04 16:24:38 +00: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: include classname in <testcase> JUnit element
|
2021-02-10 15:01:57 +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 |