..
backend
Rename install_subdir() option elide_directory to strip_directory
2018-02-05 01:28:07 +00:00
compilers
Merge pull request #2938 from acfoltzer/rust-cross-merge
2018-02-04 00:44:09 +02:00
dependencies
Add get_pkgconfig_variable(default:)
2018-02-08 00:35:38 +02:00
modules
Add get_pkgconfig_variable(default:)
2018-02-08 00:35:38 +02:00
scripts
Remove all files outside the source directory from the coverage report
2018-02-08 00:39:37 +02:00
wrap
Use os.path: basename() and dirname() instead of split()
2018-01-30 07:08:22 +11: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
Don't version shared libraries for Android
2018-02-04 00:49:16 +02:00
coredata.py
User options can "yield to" a user option of the same name in superproject. Closes ##2853.
2018-02-08 00:33:44 +02:00
environment.py
Merge pull request #2938 from acfoltzer/rust-cross-merge
2018-02-04 00:44:09 +02:00
interpreter.py
User options can "yield to" a user option of the same name in superproject. Closes ##2853.
2018-02-08 00:33:44 +02:00
interpreterbase.py
Comparing objects of different type prints a warning. Closes #2870 .
2018-02-01 22:56:58 +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
Don't version shared libraries for Android
2018-02-04 00:49:16 +02:00
mesonmain.py
Report warning/error locations in a format IDEs may already know how to parse
2018-01-30 06:48:22 +11:00
minit.py
Add unit test that checks that the sample projects compile.
2017-12-31 23:24:29 +02:00
mintro.py
Expose integer options to build option files.
2018-02-07 22:10:04 +02:00
mlog.py
Report warning/error locations in a format IDEs may already know how to parse
2018-01-30 06:48:22 +11:00
mparser.py
Add support for hex int literals.
2018-02-05 22:33:48 +02:00
mtest.py
don't use bare except
2018-01-30 10:17:45 -08:00
optinterpreter.py
User options can "yield to" a user option of the same name in superproject. Closes ##2853.
2018-02-08 00:33:44 +02:00
rewriter.py
Print correct command in help message
2017-11-09 21:12:34 +02:00