.. |
backend
|
Merge pull request #2618 from mesonbuild/osxlinkerfixes
|
2017-12-03 02:25:44 +02:00 |
compilers
|
find_library: Prefer .dll.a and .lib over .dll for shared
|
2017-12-03 10:06:11 +05:30 |
dependencies
|
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
|
2017-12-03 22:53:44 +02:00 |
modules
|
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
|
2017-12-03 22:53:44 +02:00 |
scripts
|
Review fixes.
|
2017-11-21 23:29:06 +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
|
spelling: target
|
2017-11-26 06:14:41 +00:00 |
coredata.py
|
String arguments can permit arbitrary string values
|
2017-12-03 22:27:55 +02:00 |
environment.py
|
spelling: targeting
|
2017-11-26 06:15:13 +00:00 |
interpreter.py
|
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
|
2017-12-03 22:53:44 +02:00 |
interpreterbase.py
|
interpreter: Reduce to_sring method to base 10
|
2017-11-26 17:14:32 +02:00 |
linkers.py
|
linkers: Return a Copy of VisualStudioLinker always_args
|
2017-12-03 10:06:11 +05:30 |
mconf.py
|
mconf: print choices of base options
|
2017-11-27 20:54:03 +02:00 |
mesonlib.py
|
configure_file: Compare difference in binary mode
|
2017-11-27 20:53:27 +02:00 |
mesonmain.py
|
Don't print traceback when options are invalid
|
2017-11-28 21:41:06 +02:00 |
mintro.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +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
|
String arguments can permit arbitrary string values
|
2017-12-03 22:27:55 +02:00 |
rewriter.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |