.. |
backend
|
backends: Use a set while gathering RPATHs
|
2018-05-24 14:38:28 +00:00 |
compilers
|
Add support for finding libraries in Fortran projects
|
2018-05-21 23:17:02 +03:00 |
dependencies
|
No longer require duplicate gtest header install.
|
2018-05-04 11:46:22 +00:00 |
modules
|
Windows: Fix exception when windres is not found
|
2018-05-21 23:29:06 +03:00 |
scripts
|
depfixer: Run install_name_tool only once while deleting rpaths
|
2018-05-24 14:38:28 +00: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
|
vala: Fix shared_module linking with export_dynamic executable
|
2018-05-10 12:31:04 +02:00 |
coredata.py
|
Write coredata transactionally. Closes #3511.
|
2018-05-21 00:48:25 +03:00 |
environment.py
|
depfixer: We no longer run this as a script
|
2018-05-24 14:38:28 +00:00 |
interpreter.py
|
Print project version
|
2018-05-23 22:46:29 +03:00 |
interpreterbase.py
|
dict: fix CI issues
|
2018-05-21 00:19:31 +02:00 |
linkers.py
|
Add an OpenMP dependency.
|
2018-04-17 02:04:37 -04:00 |
mconf.py
|
Fix setting c_args and friends from command line
|
2018-05-01 12:09:45 +00:00 |
mesonlib.py
|
for_darwin: Also accept system='ios' in cross files
|
2018-05-21 23:19:38 +05:30 |
mesonmain.py
|
depfixer: We no longer run this as a script
|
2018-05-24 14:38:28 +00:00 |
minit.py
|
Use visual studio solution directories
|
2018-04-17 23:41:03 +02:00 |
mintro.py
|
introspect: Fix listing target files that are File objects
|
2018-05-09 21:01:00 +05:30 |
mlog.py
|
Add VT100 ANSI escape sequences for Windows 10.
|
2018-05-01 20:17:14 +03:00 |
mparser.py
|
dict: fix CI issues
|
2018-05-21 00:19:31 +02:00 |
mtest.py
|
improve suite of meson test (#3369)
|
2018-04-14 22:17:02 +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 |