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.
 
 
 
 
 
 
François Revol 8713b65944 Properly detect 'bepc' as 'x86' CPU for Haiku 6 years ago
..
ast rewriter: Handle duplicate target 6 years ago
backend Merge pull request #4958 from bonzini/tap 6 years ago
compilers compilers: Update comment about library search patterns 6 years ago
dependencies dependencies/llvm: Add support for fedora 30 6 years ago
modules Fix #5046 6 years ago
scripts dist: Handle git worktrees, which have a .git file instead of dir 6 years ago
wrap pep8 py37 6 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
build.py build: Handle EOFError and AttributeError like coredata 6 years ago
coredata.py Fix `-Dc_std=...` not affecting cross compilation. 6 years ago
envconfig.py envconfig: Store whether the cpu_familiy is 64 bit 6 years ago
environment.py Properly detect 'bepc' as 'x86' CPU for Haiku 6 years ago
interpreter.py Reduce absolute paths to a deprecation. Closes #5050. 6 years ago
interpreterbase.py correct naming to CudaCompiler, pep8 6 years ago
linkers.py Add support for Renesas CC-RX toolchain 6 years ago
mconf.py mconf: Limit the line length of the choices column 6 years ago
mesonlib.py Fix get_library_dirs() on FreeBSD 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 Merge pull request #4732 from mensinda/introMesonInfo2 6 years ago
msubprojects.py Add 'meson subprojects download' command 6 years ago
mtest.py Merge pull request #2601 from 1ace/feature/completion 6 years ago
munstable_coredata.py Add new meson.py unstable-coredata subcommand. 6 years ago
optinterpreter.py Reserve cross_ option prefix for Meson. 6 years ago
rewriter.py rewriter: Renamed _src -> _sources 6 years ago