The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aleksey Filippov 2febb99eee Fix b_ndebug=if-release option 7 years ago
..
backend Fix b_ndebug=if-release option 7 years ago
compilers Fix b_ndebug=if-release option 7 years ago
dependencies PkgConfigDependency: Search for pkg-config with ExternalProgram 7 years ago
modules Merge pull request #3251 from mesonbuild/fixpkgconfigdeps 7 years ago
scripts Create a helper for checking if a string has a path component 7 years ago
wrap wrap: Fix broken logic when initializing submodules 7 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Merge pull request #3223 from sarum9in/rename 7 years ago
coredata.py Do not use bare except [flake8] 7 years ago
environment.py Merge pull request #3145 from thejk/gcovr 7 years ago
interpreter.py Merge pull request #3223 from sarum9in/rename 7 years ago
interpreterbase.py Merge pull request #3127 from bluetech/method-permitted-kwargs 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
mesonlib.py Grab a file lock on the build dir during modifications. 7 years ago
mesonmain.py Grab a file lock on the build dir during modifications. 7 years ago
minit.py Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
mintro.py introspect: tests: Inform about tests run parallelization 7 years ago
mlog.py Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
mparser.py Newlines in single line strings should only be a warning for now. 7 years ago
mtest.py Open mesontest logfiles in utf-8 mode 7 years ago
optinterpreter.py options: s/yiel/yield/ typo 7 years ago
rewriter.py Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago