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.
 
 
 
 
 
 
John Ericson 6dbe33d949 C# and Java compilers should have `is_cross = False` 6 years ago
..
ast Ensure that func dicts provide the same set of functions 6 years ago
backend find_library: Check arch of libraries on Darwin 6 years ago
compilers C# and Java compilers should have `is_cross = False` 6 years ago
dependencies qt: Only look for a framework on macOS if building for macOS 6 years ago
modules Add tsan and ubsan to g-ir-scanner workaround. 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 raise an error if PCH files are stored in different folders 6 years ago
coredata.py Use ConfigParser instead of deprecated SafeConfigParser 6 years ago
environment.py env: Add a repr() for MachineInfo 6 years ago
interpreter.py CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779) 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 Merge pull request #4732 from mensinda/introMesonInfo2 6 years ago
mesonlib.py macos: lipo outputs aarch64 as arm64, fix it 6 years ago
mesonmain.py pep8 py37 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py pep8 py37 6 years ago
mintro.py Moved the introspection interpreter 6 years ago
mlog.py do_subproject: Improve log messages and formatting 6 years ago
mparser.py pep8 py37 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 Save surrogates as-is in log files 6 years ago
munstable_coredata.py Add new meson.py unstable-coredata subcommand. 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Fixed style issues 6 years ago