.. |
backend
|
Merge pull request #1628 from ximion/dfix
|
2017-04-17 12:45:10 +03:00 |
modules
|
Merge pull request #1548 from ssssam/sam/stable-ordering
|
2017-04-13 23:59:48 +03:00 |
scripts
|
Drop terminating fullstop from "Installing blah to blah" messages
|
2017-04-19 16:11:37 +03:00 |
wrap
|
wrap: Also capture stderr while running quiet_git()
|
2017-03-27 15:09:18 +05:30 |
__init__.py
|
…
|
|
astinterpreter.py
|
cleanup: Remove redundant parentheses
|
2017-01-18 21:22:47 +02:00 |
build.py
|
Use linked-libraries to decide what linker to use
|
2017-04-21 10:15:18 -07:00 |
compilers.py
|
Make link whole work on OSX.
|
2017-04-08 23:15:07 +03:00 |
coredata.py
|
Make it possible to only do unity builds on subprojects.
|
2017-04-15 18:28:36 +03:00 |
dependencies.py
|
Expose the implementation language for external libraries
|
2017-04-21 10:15:18 -07:00 |
environment.py
|
Fix shared module installation directory on Windows
|
2017-04-10 03:38:04 +05:30 |
interpreter.py
|
configure_file: Accept output of configure_file as input
|
2017-04-22 00:21:25 +05:30 |
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 #1548 from ssssam/sam/stable-ordering
|
2017-04-13 23:59:48 +03:00 |
mesonmain.py
|
Make it possible to only do unity builds on subprojects.
|
2017-04-15 18:28:36 +03:00 |
mintro.py
|
mesonintrospect: Normalize install_filename in the output
|
2017-02-18 02:38:54 +05:30 |
mlog.py
|
Add an option to dependencies called 'method'. This can be used to
|
2017-04-09 03:31:39 -04:00 |
mparser.py
|
Print a warning on duplicated keywords.
|
2017-04-19 16:13:25 +03:00 |
optinterpreter.py
|
Allow option values to contain ':'
|
2017-04-04 23:41:23 +05:30 |