.. |
backend
|
Rename install_subdir() option elide_directory to strip_directory
|
2018-02-05 01:28:07 +00:00 |
compilers
|
Enable default linker optimisations in MSVC release and minsize builds
|
2018-02-11 19:08:55 +02:00 |
dependencies
|
Merge pull request #2926 from jon-turney/dependency-factory
|
2018-02-11 20:01:32 +02:00 |
modules
|
Add get_pkgconfig_variable(default:)
|
2018-02-08 00:35:38 +02:00 |
scripts
|
Remove all files outside the source directory from the coverage report
|
2018-02-08 00:39:37 +02:00 |
wrap
|
wrap: Handle more submodule status cases
|
2018-02-11 13:41:06 +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 |
astinterpreter.py
|
cleanup: Remove redundant parentheses
|
2017-01-18 21:22:47 +02:00 |
build.py
|
Don't version shared libraries for Android
|
2018-02-04 00:49:16 +02:00 |
coredata.py
|
User options can "yield to" a user option of the same name in superproject. Closes ##2853.
|
2018-02-08 00:33:44 +02:00 |
environment.py
|
Merge pull request #2938 from acfoltzer/rust-cross-merge
|
2018-02-04 00:44:09 +02:00 |
interpreter.py
|
Add a test case for python exception exit status
|
2018-02-15 12:51:25 +00:00 |
interpreterbase.py
|
Comparing objects of different type prints a warning. Closes #2870.
|
2018-02-01 22:56:58 +02:00 |
linkers.py
|
haiku: do not add pthread arguments
|
2017-12-07 09:35:12 -08:00 |
mconf.py
|
mconf: print choices of base options
|
2017-11-27 20:54:03 +02:00 |
mesonlib.py
|
Don't version shared libraries for Android
|
2018-02-04 00:49:16 +02:00 |
mesonmain.py
|
Verify that failing tests are failing with an error, not a python exception
|
2018-02-15 12:51:24 +00:00 |
minit.py
|
Add unit test that checks that the sample projects compile.
|
2017-12-31 23:24:29 +02:00 |
mintro.py
|
Expose integer options to build option files.
|
2018-02-07 22:10:04 +02:00 |
mlog.py
|
Report warning/error locations in a format IDEs may already know how to parse
|
2018-01-30 06:48:22 +11:00 |
mparser.py
|
Add support for hex int literals.
|
2018-02-05 22:33:48 +02:00 |
mtest.py
|
Do not set MALLOC_PERTURB_ for benchmarks
|
2018-02-12 21:39:28 +02:00 |
optinterpreter.py
|
User options can "yield to" a user option of the same name in superproject. Closes ##2853.
|
2018-02-08 00:33:44 +02:00 |
rewriter.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |