.. |
ast
|
Purge `is_cross` and friends without changing user interfaces
|
2019-06-09 13:13:25 -04:00 |
backend
|
xcodebackend: Fix iterating compilers after host/build changes
|
2019-06-30 00:29:39 +03:00 |
cmake
|
cmake: Move parsing the CMake trace into the CMake module
|
2019-06-12 13:58:20 +02:00 |
compilers
|
Improve performance with windows defender ATP
|
2019-07-05 21:59:15 +03:00 |
dependencies
|
dependencies/dev: Switch order of llvm dependency finders
|
2019-07-02 23:27:28 +03:00 |
modules
|
Improve error message when Python is not usable. [skip ci]
|
2019-06-27 20:45:58 +03:00 |
scripts
|
Use the same directory names for dist so that ccache works. Closes #5583.
|
2019-07-01 21:11:39 +03:00 |
wrap
|
cmake: moved subprojects into the CMake module
|
2019-06-06 18:27:05 +02: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 |
build.py
|
sanitycheckc: avoid linking sanitycheckc when cross compiling
|
2019-06-27 20:36:09 +03:00 |
coredata.py
|
coredata: Correctly handle receiving a pipe for native/cross files
|
2019-06-23 17:53:17 +03:00 |
envconfig.py
|
env: Do not return empty tool env vars
|
2019-07-05 20:58:33 +03:00 |
environment.py
|
Improve performance with windows defender ATP
|
2019-07-05 21:59:15 +03:00 |
interpreter.py
|
`add_{global,project}_{,link_}arguments`: simply native flag behavior
|
2019-06-27 21:24:50 +03:00 |
interpreterbase.py
|
Address code review
|
2019-04-29 12:23:13 +02:00 |
linkers.py
|
linkers: Add linker class for intel's xilib
|
2019-05-13 11:22:31 -07:00 |
mconf.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |
mesonlib.py
|
remove `for_XXX` functions from mesonlib
|
2019-06-09 13:13:31 -04:00 |
mesonmain.py
|
Fix builtin variable names
|
2019-04-29 12:17:40 +02:00 |
minit.py
|
Don't use len() to test for container emptiness
|
2019-04-25 12:28:51 -07:00 |
minstall.py
|
Fix builtin variable names
|
2019-04-29 12:17:40 +02:00 |
mintro.py
|
mintro: Add installed subdirs introspection (fixes #5556)
|
2019-07-01 11:28:54 -07:00 |
mlog.py
|
Fix flake8-bugbear warnings
|
2019-04-29 12:22:50 +02:00 |
mparser.py
|
Fix flake8-bugbear warnings
|
2019-04-29 12:22:50 +02:00 |
msetup.py
|
coredata: Correctly handle receiving a pipe for native/cross files
|
2019-06-23 17:53:17 +03:00 |
msubprojects.py
|
cmake: moved subprojects into the CMake module
|
2019-06-06 18:27:05 +02:00 |
mtest.py
|
Made TestHarness a context manager to ensure files get closed.
|
2019-06-21 19:59:09 +03:00 |
munstable_coredata.py
|
Purge `is_cross` and friends without changing user interfaces
|
2019-06-09 13:13:25 -04:00 |
optinterpreter.py
|
Reserve build_ prefix in option names.
|
2019-05-20 22:53:06 +03:00 |
rewriter.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |