.. |
backend
|
Fail Visual Studio version detection if VSINSTALLDIR is not set
|
2017-12-30 13:58:38 +00:00 |
compilers
|
add Compiler.thread_flags() stub
|
2017-12-30 23:21:42 +02:00 |
dependencies
|
Merge pull request #2757 from xclaesse/pkgconfig
|
2017-12-31 19:11:57 +02:00 |
modules
|
Merge pull request #2757 from xclaesse/pkgconfig
|
2017-12-31 19:11:57 +02:00 |
scripts
|
The scanbuild script does now also look for executables with a version in the name
|
2017-12-30 23:22:39 +02:00 |
wrap
|
Also promote wrap files.
|
2017-12-17 21:19:22 +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
|
fix AttributeError in CustomTargetIndex.__repr__
|
2017-12-26 13:12:32 +02:00 |
coredata.py
|
Deprecate duplicated values in array options
|
2017-12-19 21:31:27 +01:00 |
environment.py
|
compilers: Fix error when objc/objc++ compilers are not found
|
2017-12-30 18:02:28 +02:00 |
interpreter.py
|
Add missing space
|
2017-12-27 00:41:09 +02:00 |
interpreterbase.py
|
Created a new disabler type.
|
2017-12-04 23:53:23 +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
|
Dead code removal.
|
2017-12-21 21:06:17 +02:00 |
mesonmain.py
|
Added init command that creates a sample exe project.
|
2017-12-31 23:18:08 +02:00 |
minit.py
|
Added init command that creates a sample exe project.
|
2017-12-31 23:18:08 +02:00 |
mintro.py
|
Fix `array` type name
|
2017-12-07 21:31:50 +02:00 |
mlog.py
|
Enable ANSI colors on Windows when ANSICON is set
|
2017-11-29 23:53:58 +02:00 |
mparser.py
|
Fix escaping of newlines in string literals
|
2017-11-27 21:23:32 +02:00 |
mtest.py
|
mtest: Chdir into the build directory before running tests with -C
|
2017-11-30 22:19:54 +02:00 |
optinterpreter.py
|
Warn on unknown command line arguments
|
2017-12-19 10:10:40 -08:00 |
rewriter.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |