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.
 
 
 
 
 
 
Jussi Pakkanen 5e47739633 Merge pull request #2378 from dcbaker/llvm-cleanups 8 years ago
..
backend Allow CustomTarget's to be indexed 8 years ago
compilers Linker flag for Windows GUI applications was missing on MSVC. 8 years ago
dependencies deps: strip 'svn' from LLVM version 8 years ago
modules Allow CustomTarget's to be indexed 8 years ago
scripts Made man page gzip creation deterministic. Closes #2363. 8 years ago
wrap Improve download package 8 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 Allow CustomTarget's to be indexed 8 years ago
coredata.py Bumped version number for new development. 8 years ago
environment.py Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" 8 years ago
interpreter.py Allow CustomTarget's to be indexed 8 years ago
interpreterbase.py Allow CustomTarget's to be indexed 8 years ago
linkers.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
mconf.py Add option to limit maximum number of concurrent link processes. 8 years ago
mesonlib.py Merge pull request #2331 from mesonbuild/winencode 8 years ago
mesonmain.py flake8: Perform suggested whitespace/formatting changes 8 years ago
mintro.py Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 8 years ago
mlog.py logging: Print location of log file on error 8 years ago
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 8 years ago
mtest.py Renamed test serialisation from is_cross to is_cross_built for clarity. 8 years ago
optinterpreter.py Add option to limit maximum number of concurrent link processes. 8 years ago
rewriter.py fix file permissions on a couple of files 8 years ago