.. |
backend
|
Merge pull request #1227 from centricular/ninja-clean-recursive-dir-delete
|
2016-12-20 00:15:53 +02:00 |
modules
|
Cache the scripts used for postconf and install phases
|
2016-12-20 00:09:02 +02:00 |
scripts
|
Use a script to clean-up custom-target output dirs
|
2016-12-19 22:31:26 +05:30 |
wrap
|
fix some of pylint's undefined-variable
|
2016-12-19 17:09:35 +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
|
s/Nonexistant/Nonexistent/g
|
2016-12-18 18:32:17 +02:00 |
build.py
|
Add per target argument for Fortran.
|
2016-12-20 22:46:36 +02:00 |
compilers.py
|
Fix several more lint errors
|
2016-12-20 00:07:00 +02:00 |
coredata.py
|
Version number bump for new development (again).
|
2016-12-20 22:26:13 +02:00 |
dependencies.py
|
Fix several more lint errors
|
2016-12-20 00:07:00 +02:00 |
environment.py
|
Fix several more lint errors
|
2016-12-20 00:07:00 +02:00 |
interpreter.py
|
Cache the scripts used for postconf and install phases
|
2016-12-20 00:09:02 +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
|
Fix several more lint errors
|
2016-12-20 00:07:00 +02:00 |
mesonmain.py
|
Use a script to clean-up custom-target output dirs
|
2016-12-19 22:31:26 +05:30 |
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 |