.. |
backend
|
Merge pull request #2745 from dcbaker/submit/haiku
|
2017-12-10 14:42:53 +02:00 |
compilers
|
Use LC_ALL=C in CCompiler.get_library_dirs
|
2017-12-13 21:30:22 +02:00 |
dependencies
|
Use consistent mlog formatting with the ConfigTool dependency helpers
|
2017-12-15 14:20:16 -08:00 |
modules
|
Enable re-compilation of GNOME gschema files if they have changed.
|
2017-12-13 21:31:32 +02:00 |
scripts
|
Check for more errors when executing subprocess. (#2746)
|
2017-12-09 01:52:13 +02:00 |
wrap
|
Merge pull request #2373 from leiflm/svn-wraps
|
2017-10-01 01:21:12 +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 |
astinterpreter.py
|
cleanup: Remove redundant parentheses
|
2017-01-18 21:22:47 +02:00 |
build.py
|
custom target: Consider all build depends while serializing
|
2017-12-02 02:07:19 +05:30 |
coredata.py
|
Bump version number for new development.
|
2017-12-10 18:50:43 +02:00 |
environment.py
|
spelling: targeting
|
2017-11-26 06:15:13 +00:00 |
interpreter.py
|
Merge pull request #2731 from mesonbuild/disabler
|
2017-12-05 01:10:50 +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
|
haiku: do not add pthread arguments
|
2017-12-07 09:35:12 -08:00 |
mesonmain.py
|
Don't print traceback when options are invalid
|
2017-11-28 21:41:06 +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
|
Renamed UserStringArrayOption to UserArrayOption for short.
|
2017-12-07 00:00:34 +02:00 |
rewriter.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |