.. |
backend
|
gnome.mkenums: Use absolute paths for all commandline args
|
2016-12-15 14:58:43 +05:30 |
modules
|
gnome.mkenums: Use absolute paths for all commandline args
|
2016-12-15 14:58:43 +05:30 |
scripts
|
gnome.gtkdoc(): Include builddir variant of include dirs also
|
2016-12-12 21:01:49 +02:00 |
wrap
|
The “directory present and not empty” return condition was necessary for subproject to work without a wrap file. Put it back with that added condition that there mustn’t be a wrap file present for returning the package immediately.
|
2016-12-06 12:32:39 -05: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 #1171 from centricular/fix-extracted-generated-prebuilt-object-targets-linking
|
2016-12-13 12:22:11 +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
|
Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-object-targets-linking
|
2016-12-13 12:22:11 +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
|
Expose project information with mesonintrospect. Closes #1118.
|
2016-12-06 20:27:59 +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 |