.. |
backend
|
vala: Generate GIR into the build directory (fix #185)
|
2016-11-12 18:03:24 -05:00 |
modules
|
Disable gresource dependency generation as it breaks Ninja.
|
2016-11-14 11:43:24 -05:00 |
scripts
|
Use portable path separator in wrappers.
|
2016-11-13 12:39:03 -05:00 |
wrap
|
wrap: Make sure that the cloned git repo is properly cloned
|
2016-11-22 14:24:36 -03: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 |
build.py
|
vala: Generate GIR into the build directory (fix #185)
|
2016-11-12 18:03:24 -05:00 |
compilers.py
|
Hotfix for cross-compilation from Windows to Linux
|
2016-11-14 11:44:51 -05:00 |
coredata.py
|
Bump version for new development.
|
2016-11-14 20:49:06 +02:00 |
dependencies.py
|
Only add src_include_dir if it has been defined.
|
2016-11-14 11:43:37 -05:00 |
environment.py
|
environment: Use GNU defines to get version of c, c++, objc and fortran
|
2016-11-11 08:11:43 -02:00 |
interpreter.py
|
Removed duplicate log message for command running. Closes #1056.
|
2016-11-17 00:20:36 +02:00 |
mconf.py
|
A few sysconf fixes.
|
2016-11-02 12:11:47 -07:00 |
mesonlib.py
|
mesonlib: close file before (re)moving
|
2016-10-27 10:52:00 -07:00 |
mesonmain.py
|
Create target directory if it does not exist. Closes #935.
|
2016-11-09 11:26:04 -05:00 |
mintro.py
|
Exposes the install names of targets in introspection. Closes #829.
|
2016-10-30 06:46:08 -07:00 |
mlog.py
|
Implement mlog.warning and use it everywhere for warnings
|
2016-11-08 17:43:24 -05:00 |
mparser.py
|
Add support to integer modulo operator
|
2016-09-02 18:52:45 +01:00 |
optinterpreter.py
|
Use context manager for file I/O.
|
2016-08-27 18:29:55 -04:00 |