.. |
backend
|
Merge pull request #1346 from msink/test-mingw
|
2017-03-29 22:52:14 +03:00 |
modules
|
modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@
|
2017-03-28 14:49:32 +05:30 |
scripts
|
Install PDB files. Closes #1442.
|
2017-03-02 20:31:05 +02:00 |
wrap
|
wrap: Implement special wrap modes for use by packagers
|
2017-03-25 06:57:30 +05:30 |
__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
|
rust: Support executable name differing from source name
|
2017-03-29 21:09:51 +03:00 |
compilers.py
|
Fix warning making static libs on msvc/ninja
|
2017-03-28 23:01:48 +03:00 |
coredata.py
|
Merge pull request #1516 from centricular/git-submodule-subprojects
|
2017-03-25 18:24:38 +02:00 |
dependencies.py
|
Fix qt4 tool location detection, which may result in incorrectly picking
|
2017-03-27 21:59:28 +03:00 |
environment.py
|
Detect 'ccache' in evars and cross-info files
|
2017-03-25 17:56:13 +02:00 |
interpreter.py
|
configure_file: make input arg optional if command is used
|
2017-03-29 21:24:06 +03:00 |
interpreterbase.py
|
Fix an uninitialized variable access error.
|
2017-02-02 19:39:33 +02:00 |
mconf.py
|
Add option to mesonconf to wipe cached data.
|
2017-01-23 21:01:34 +02:00 |
mesonlib.py
|
Rewrite custom_target template string substitution
|
2017-02-20 23:32:03 +05:30 |
mesonmain.py
|
Merge pull request #1516 from centricular/git-submodule-subprojects
|
2017-03-25 18:24:38 +02:00 |
mintro.py
|
mesonintrospect: Normalize install_filename in the output
|
2017-02-18 02:38:54 +05:30 |
mlog.py
|
Do not colorize output on dumb terminals
|
2017-03-08 06:37:42 -05:00 |
mparser.py
|
EmptyNode needs a line/column number too. There are times its line
|
2017-03-25 19:08:35 +02:00 |
optinterpreter.py
|
cleanup: Remove redundant parentheses
|
2017-01-18 21:22:47 +02:00 |