.. |
backend
|
VS backend: dedup AdditionalDependencies
|
2018-04-08 01:05:19 +03:00 |
compilers
|
Remove arbitrary [-1024,1024] limit in cross_compute_int()
|
2018-04-08 16:56:33 +03:00 |
dependencies
|
PkgConfigDependency: Search for pkg-config with ExternalProgram
|
2018-03-12 22:25:33 +02:00 |
modules
|
gnome: Validate docbook parameter is a string
|
2018-04-11 17:22:20 +02:00 |
scripts
|
Update depfixer to fix rpaths also on OSX.
|
2018-04-08 19:48:31 +03:00 |
wrap
|
new wrap-mode: forcefallback
|
2018-04-06 23:48:48 +02: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
|
extract_all_objects: Also extract generated sources
|
2018-04-03 15:20:19 -04:00 |
coredata.py
|
Add both_libraries() to build both shared and static libraries
|
2018-04-03 15:38:01 -04:00 |
environment.py
|
Fix detection to work with newer Java compilers.
|
2018-04-02 12:20:45 +03:00 |
interpreter.py
|
add support for cmakedefine in configure_file()
|
2018-04-08 22:00:45 +03:00 |
interpreterbase.py
|
Allow meson build file to exit early. (#2808)
|
2018-03-29 21:29:45 +03:00 |
linkers.py
|
haiku: do not add pthread arguments
|
2017-12-07 09:35:12 -08:00 |
mconf.py
|
Always build parser objects anew to avoid leaking old data.
|
2018-03-27 00:39:45 +03:00 |
mesonlib.py
|
add support for cmakedefine in configure_file()
|
2018-04-08 22:00:45 +03:00 |
mesonmain.py
|
Grab a file lock on the build dir during modifications.
|
2018-03-20 22:28:37 +02:00 |
minit.py
|
Generate meson.build based on existing source files when meson init is run in a non-empty directory.
|
2018-03-06 00:05:17 +02:00 |
mintro.py
|
Always build parser objects anew to avoid leaking old data.
|
2018-03-27 00:39:45 +03:00 |
mlog.py
|
Refactor: Add log.error and log.exception to reduce code duplication.
|
2018-03-10 18:04:52 +02:00 |
mparser.py
|
Newlines in single line strings should only be a warning for now.
|
2018-02-21 19:09:35 +02:00 |
mtest.py
|
Merge pull request #3322 from sarum9in/run_timeout
|
2018-03-29 21:48:09 +03:00 |
optinterpreter.py
|
options: s/yiel/yield/ typo
|
2018-03-20 07:05:24 +00:00 |
rewriter.py
|
Always build parser objects anew to avoid leaking old data.
|
2018-03-27 00:39:45 +03:00 |