meson/mesonbuild
Jussi Pakkanen b389f43060 Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix"
This reverts commit 541dd92ef7, reversing
changes made to 155617e539.
2016-12-15 22:33:25 +02:00
..
backend Merge pull request #1194 from centricular/critical-bugfixes-vala 2016-12-15 22:20:03 +02:00
modules modules: Cache programs found by find_program 2016-12-16 00:04:38 +05:30
scripts gnome.gtkdoc(): Include builddir variant of include dirs also 2016-12-12 21:01:49 +02:00
wrap Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 2016-12-15 22:33:25 +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 Store subdir information for each node so we can remove files set in other subdirectories. 2016-12-04 18:28:25 +02:00
build.py gnome.mkenums: Use absolute paths for all commandline args 2016-12-15 14:58:43 +05:30
compilers.py Only add build dir inlude directives if the corresponding dir exists. Closes #1185. 2016-12-13 14:19:34 +02:00
coredata.py add builtin support for localstatedir 2016-12-06 20:27:02 +02:00
dependencies.py PkgConfigDependency.version_reqs must be a list 2016-12-15 04:12:23 +05:30
environment.py unity builds: Assembly and LLVM IR are incompatible 2016-12-11 14:54:30 +05:30
interpreter.py Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 2016-12-15 22:33:25 +02:00
interpreterbase.py Test targets with only generated and prebuilt objects 2016-12-13 09:37:48 +05:30
mconf.py add builtin support for localstatedir 2016-12-06 20:27:02 +02:00
mesonlib.py Use universal_newlines=True for all Popen calls 2016-12-11 01:59:58 +02:00
mesonmain.py add builtin support for localstatedir 2016-12-06 20:27:02 +02:00
mintro.py introspect: Allow listing all installed files 2016-12-15 22:19:43 +02:00
mlog.py Implement mlog.warning and use it everywhere for warnings 2016-11-08 17:43:24 -05:00
mparser.py Store subdir information for each node so we can remove files set in other subdirectories. 2016-12-04 18:28:25 +02:00
optinterpreter.py Store subdir information for each node so we can remove files set in other subdirectories. 2016-12-04 18:28:25 +02:00