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.
 
 
 
 
 
 
Jan Niklas Hasse 4e939bcf8a Use ExternalProgram to find config tools, fix #1423 6 years ago
..
ast mintro: fix some interpreter crashes 6 years ago
backend backends/ninja: Add native files to rebuild dependencies 6 years ago
compilers d: Fix linker errors with shared libraries on Windows 6 years ago
dependencies Use ExternalProgram to find config tools, fix #1423 6 years ago
modules modules/python: normalize output for disabled by feature 6 years ago
scripts Add symbol sizes to .symbols files 6 years ago
wrap Fix git wraps with submodules 6 years ago
__init__.py
build.py Merge pull request #5103 from mesonbuild/linkcustom 6 years ago
coredata.py Reuse build setup for host when native compiling. Closes #5047. 6 years ago
envconfig.py envconfig: remove unused parse_datafile() 6 years ago
environment.py detect 'arm64' as aarch64 CPU family 6 years ago
interpreter.py Added deduplication for configurration time file dependencies (fixes #5190) 6 years ago
interpreterbase.py interpreterbase: protect string division with FeatureNew 6 years ago
linkers.py Fix linking when cross-compiling and a windows resource is first object 6 years ago
mconf.py mconf: Limit the line length of the choices column 6 years ago
mesonlib.py replace library type strings with an enum 6 years ago
mesonmain.py Merge pull request #2601 from 1ace/feature/completion 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py pep8 py37 6 years ago
mintro.py mintro: Renamed --dependencies --> --scan-dependencies 6 years ago
mlog.py rewriter: Quiet logging by default 6 years ago
mparser.py rewriter: Use mparser to detect the end of some nodes 6 years ago
msetup.py mesonbuild: allow multiple --cross-file options 6 years ago
msubprojects.py Fix git wraps with submodules 6 years ago
mtest.py do not use Executor if only one process was requested 6 years ago
munstable_coredata.py Don't collect preprocssor flags separately from compiler flags 6 years ago
optinterpreter.py Reserve cross_ option prefix for Meson. 6 years ago
rewriter.py rewriter: Renamed _src -> _sources 6 years ago