.. |
backend
|
Merge pull request #1247 from centricular/fix-installed-soname-aliases
|
2016-12-23 00:28:00 +02:00 |
modules
|
Merge pull request #1247 from centricular/fix-installed-soname-aliases
|
2016-12-23 00:28:00 +02:00 |
scripts
|
Merge pull request #1247 from centricular/fix-installed-soname-aliases
|
2016-12-23 00:28:00 +02:00 |
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
|
Merge pull request #1247 from centricular/fix-installed-soname-aliases
|
2016-12-23 00:28:00 +02:00 |
compilers.py
|
gdc: Make dependency check work
|
2016-12-23 19:01:15 +02:00 |
coredata.py
|
Version number bump for new development (again).
|
2016-12-20 22:26:13 +02:00 |
dependencies.py
|
Add get_version() method to all dependencies
|
2016-12-23 19:07:45 +02:00 |
environment.py
|
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
|
2016-12-21 00:09:44 +02:00 |
interpreter.py
|
Can specify include directories to compiler tests.
|
2016-12-23 20:47:39 +02:00 |
interpreterbase.py
|
tree-wide: remove blank lines at EOF
|
2016-12-19 18:34:06 +01:00 |
mconf.py
|
tree-wide: use proper 'not in' notation
|
2016-12-19 21:48:35 +01:00 |
mesonlib.py
|
configure_file: Use utf-8 to write configured file
|
2016-12-22 02:04:36 +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
|
Raise clearer error if -Doption is invalid.
|
2016-12-21 16:58:11 +02:00 |