.. |
backend
|
Merge pull request #1575 from centricular/unit-tests-more-backends
|
2017-04-09 22:12:57 +03:00 |
modules
|
Merge pull request #1469 from centricular/install-secondary-outputs
|
2017-04-09 21:57:46 +03:00 |
scripts
|
Merge pull request #1518 from centricular/mesonintrospect-evar
|
2017-04-08 21:25:25 +03:00 |
wrap
|
wrap: Also capture stderr while running quiet_git()
|
2017-03-27 15:09:18 +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
|
Merge pull request #1469 from centricular/install-secondary-outputs
|
2017-04-09 21:57:46 +03:00 |
compilers.py
|
Don't use -fPIC on Cygwin, either
|
2017-04-06 22:47:15 +01:00 |
coredata.py
|
Use CPPFLAGS for pre-processor compiler checks
|
2017-04-04 23:38:36 +05:30 |
dependencies.py
|
Add support for BOOST_INCLUDEDIR and BOOST_LIBRARYDIR
|
2017-04-09 01:31:35 +03:00 |
environment.py
|
Use correct shared library naming for Cygwin
|
2017-04-06 22:47:15 +01:00 |
interpreter.py
|
Merge pull request #1469 from centricular/install-secondary-outputs
|
2017-04-09 21:57:46 +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
|
Merge pull request #1469 from centricular/install-secondary-outputs
|
2017-04-09 21:57:46 +03:00 |
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
|
Don't crash if a meson.build file is empty (#1570)
|
2017-04-07 00:10:48 +03:00 |
optinterpreter.py
|
Allow option values to contain ':'
|
2017-04-04 23:41:23 +05:30 |