.. |
backend
|
Removed lingering coverage flags.
|
2016-04-04 01:41:56 +03:00 |
modules
|
Removed no longer used attribute from rpm generator. Closes #502.
|
2016-04-05 21:34:02 +03:00 |
scripts
|
Use individual tempdirs for building and installing in unit tests.
|
2016-04-01 20:20:48 +03:00 |
wrap
|
Restore warning state variable that got lost in refactoring.
|
2016-01-27 21:53:14 +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 |
build.py
|
Merge pull request #390 from nirbheek/msvc-module-defs
|
2016-04-03 18:12:18 +03:00 |
compilers.py
|
Bring back the old manual search to cc.find_library.
|
2016-04-04 22:18:14 +03:00 |
coredata.py
|
Merge branch 'base_options'.
|
2016-03-20 22:04:24 +02:00 |
dependencies.py
|
Add dir support for find_library and remove deprecated standalone version. Closes #450.
|
2016-03-17 20:55:19 +02:00 |
environment.py
|
Revert "Fix Windows. Again."
|
2016-04-05 22:03:57 +02:00 |
interpreter.py
|
Bring back the old manual search to cc.find_library.
|
2016-04-04 22:18:14 +03:00 |
mconf.py
|
Merge branch 'base_options'.
|
2016-03-20 22:04:24 +02:00 |
mesonlib.py
|
New builtin option: libexecdir for installation of helper executables
|
2016-03-17 16:17:06 +05:30 |
mesonmain.py
|
Merge branch 'base_options'.
|
2016-03-20 22:04:24 +02:00 |
mesonmain.ui
|
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 |
mesonrunner.ui
|
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 |
mesonstart.ui
|
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 |
mgui.py
|
Converted precompiled headers into a base option.
|
2016-03-20 19:35:42 +02:00 |
mintro.py
|
Converted precompiled headers into a base option.
|
2016-03-20 19:35:42 +02:00 |
mlog.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 |
mparser.py
|
More comparison operators. Closes #363.
|
2016-01-25 22:12:40 +02:00 |
optinterpreter.py
|
Merge branch 'base_options'.
|
2016-03-20 22:04:24 +02:00 |