meson/mesonbuild
Jussi Pakkanen e918497c78 Merge pull request #1209 from mesonbuild/ignatenko/dirs
Add various directories
2016-12-18 12:38:33 +02:00
..
backend Merge pull request #1194 from centricular/critical-bugfixes-vala 2016-12-15 22:20:03 +02:00
modules gnome: Re-use gobject-introspection-1.0 pkg-config dependency 2016-12-17 17:53:52 +02:00
scripts gettext: Respect the --subdir argument before the MESON_SUBDIR var 2016-12-17 14:21:27 +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 Merge pull request #1207 from centricular/has-header-preprocess-only 2016-12-18 12:35:47 +02:00
coredata.py add support for $sharedstatedir 2016-12-18 00:08:45 +01: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 support for $sharedstatedir 2016-12-18 00:08:45 +01:00
mesonlib.py Use universal_newlines=True for all Popen calls 2016-12-11 01:59:58 +02:00
mesonmain.py add support for $sharedstatedir 2016-12-18 00:08:45 +01: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