.. |
backend
|
Fail Visual Studio version detection if VSINSTALLDIR is not set
|
2017-12-30 13:58:38 +00:00 |
compilers
|
tests: fix rpath_uses_ORIGIN on dragonflybsd
|
2018-01-06 13:49:34 -08:00 |
dependencies
|
dependencies/dev: remove unused imports
|
2018-01-06 13:49:34 -08: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
|
Add promote to list of wrap commands.
|
2018-01-06 15:48:43 +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 a problem when anyone actually tries to use a non-found dependency
|
2018-01-06 19:20:32 +02:00 |
coredata.py
|
Bump minimum supported Python from 3.4 to 3.5.
|
2018-01-04 21:29:02 +02:00 |
environment.py
|
compilers: Fix error when objc/objc++ compilers are not found
|
2017-12-30 18:02:28 +02:00 |
interpreter.py
|
Merge pull request #2856 from jon-turney/warning-location
|
2018-01-03 22:32:40 +02:00 |
interpreterbase.py
|
Use location formatting in mlog.warning() for invalid kwarg warning
|
2018-01-01 13:21:01 +00: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
|
compilers: fix unittest "16 prebuilt shared" on dragonfly bsd
|
2018-01-06 13:49:34 -08:00 |
mesonmain.py
|
Bump minimum supported Python from 3.4 to 3.5.
|
2018-01-04 21:29:02 +02:00 |
minit.py
|
Add unit test that checks that the sample projects compile.
|
2017-12-31 23:24:29 +02:00 |
mintro.py
|
Fix `array` type name
|
2017-12-07 21:31:50 +02:00 |
mlog.py
|
Consolidate warning location formatting in mlog.warning()
|
2018-01-01 13:20:55 +00:00 |
mparser.py
|
Consolidate warning location formatting in mlog.warning()
|
2018-01-01 13:20:55 +00: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 |