.. |
ast
|
Merge pull request #5606 from xclaesse/alias_target
|
2019-07-11 00:34:40 +03:00 |
backend
|
Made dist a top level command.
|
2019-07-23 23:26:46 +03:00 |
cmake
|
cmake: trace: set_target_properties improved property detection
|
2019-07-25 17:41:14 +02:00 |
compilers
|
compilers: pull sanitzier args into compiler classes
|
2019-07-23 09:58:24 +00:00 |
dependencies
|
meson: Use CMAKE_PREFIX_PATH environment variable
|
2019-07-23 05:50:55 +00:00 |
modules
|
compilers: pull sanitzier args into compiler classes
|
2019-07-23 09:58:24 +00:00 |
scripts
|
Made dist a top level command.
|
2019-07-23 23:26:46 +03:00 |
wrap
|
Add optional progress bar when generating build.ninja
|
2019-07-20 17:02:15 +03: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
|
Accept vs_module_defs for modules
|
2019-07-17 19:19:56 +03:00 |
coredata.py
|
coredata: Add a type for the options dict
|
2019-07-23 09:58:24 +00:00 |
envconfig.py
|
check that compiler name is not blank or empty
|
2019-07-06 00:28:58 +03:00 |
environment.py
|
BUGFIX: typo from 32e827dcdc broke PGI compilers
|
2019-07-06 00:26:59 +03:00 |
interpreter.py
|
Add version check support to find_program()
|
2019-07-19 08:55:50 -04:00 |
interpreterbase.py
|
meson: handle nested disabler
|
2019-07-23 08:46:26 -07:00 |
linkers.py
|
linkers: Always use mesonlib namespace
|
2019-07-23 09:58:24 +00:00 |
mconf.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |
mdist.py
|
Create multiple different archive types with dist.
|
2019-07-23 23:26:46 +03:00 |
mesonlib.py
|
mesonlib: Annotate Popen_safe functions
|
2019-07-23 09:58:24 +00:00 |
mesonmain.py
|
Create multiple different archive types with dist.
|
2019-07-23 23:26:46 +03: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: Fix section key in buildoptions
|
2019-07-17 19:20:33 +03:00 |
mlog.py
|
pythonic file checks
|
2019-07-11 22:37:25 +03: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
|
Change meson test's build failure exit code to 125
|
2019-07-12 21:51:17 +03:00 |
munstable_coredata.py
|
Purge `is_cross` and friends without changing user interfaces
|
2019-06-09 13:13:25 -04:00 |
optinterpreter.py
|
No need to reserve build_ because we use build. instead.
|
2019-07-15 14:13:55 -07:00 |
rewriter.py
|
Per machine do 'build.' and '' option prefixes
|
2019-06-05 23:05:34 -04:00 |