meson/mesonbuild
Aleksey Filippov f720efa2f4 Add rename parameter to install_data() 2018-03-17 20:40:50 +00:00
..
backend Add rename parameter to install_data() 2018-03-17 20:40:50 +00:00
compilers Do not use bare except [flake8] 2018-03-11 23:36:04 +00:00
dependencies PkgConfigDependency: Search for pkg-config with ExternalProgram 2018-03-12 22:25:33 +02:00
modules pkgconfig: allow any non-found dependency requires arguments 2018-03-13 19:20:40 +02:00
scripts Fix FileNotFoundError when restorecon unavailable 2018-03-15 21:12:23 +02:00
wrap wrap: Fix broken logic when initializing submodules 2018-02-20 00:16:38 +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 cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py Add rename parameter to install_data() 2018-03-17 20:40:50 +00:00
coredata.py Do not use bare except [flake8] 2018-03-11 23:36:04 +00:00
environment.py Merge pull request #3145 from thejk/gcovr 2018-03-13 21:12:16 +02:00
interpreter.py Add rename parameter to install_data() 2018-03-17 20:40:50 +00:00
interpreterbase.py Merge pull request #3127 from bluetech/method-permitted-kwargs 2018-03-13 21:16:30 +02:00
linkers.py haiku: do not add pthread arguments 2017-12-07 09:35:12 -08:00
mconf.py Refactor: Add log.error and log.exception to reduce code duplication. 2018-03-10 18:04:52 +02:00
mesonlib.py mesonlib: fix meson detection (again) 2018-03-07 19:56:24 +02:00
mesonmain.py Refactor: Add log.error and log.exception to reduce code duplication. 2018-03-10 18:04:52 +02:00
minit.py Generate meson.build based on existing source files when meson init is run in a non-empty directory. 2018-03-06 00:05:17 +02:00
mintro.py Harmonize data pickling. 2018-03-01 01:06:51 +02:00
mlog.py Refactor: Add log.error and log.exception to reduce code duplication. 2018-03-10 18:04:52 +02:00
mparser.py Newlines in single line strings should only be a warning for now. 2018-02-21 19:09:35 +02:00
mtest.py meson test: let gdb handle ^C instead of us 2018-03-05 00:04:28 +02:00
optinterpreter.py Fix subproject prefix handling when checking subproject option validity. 2018-02-16 00:09:47 +02:00
rewriter.py Refactor: Add log.error and log.exception to reduce code duplication. 2018-03-10 18:04:52 +02:00