.. |
backend
|
Add `export_dynamic` argument to `executable`. (#2662)
|
2018-01-09 21:36:13 +02:00 |
compilers
|
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
|
2018-01-09 22:08:00 +02:00 |
dependencies
|
Change handling of not found external programs
|
2018-01-11 00:34:19 +02:00 |
modules
|
[windows] make compile_resources use custom targets instead of generators
|
2018-01-12 23:36:48 +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
|
Add `export_dynamic` argument to `executable`. (#2662)
|
2018-01-09 21:36:13 +02:00 |
coredata.py
|
Bump minimum supported Python from 3.4 to 3.5.
|
2018-01-04 21:29:02 +02:00 |
environment.py
|
d: Detect recent DMD compilers
|
2018-01-07 19:52:07 +02:00 |
interpreter.py
|
Change handling of not found external programs
|
2018-01-11 00:34:19 +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
|
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
|
2018-01-09 22:08:00 +02: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 |