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.
 
 
 
 
 
 
Daniel Mensinger 7199cd2095 rewriter: Avoid duplicates 6 years ago
..
ast mintro: Add subproject_dir to --projectinfo 6 years ago
backend Move the optimization options in the compiler config 6 years ago
compilers Fix nvcc error with threads dependency (4999) 6 years ago
dependencies add NetCDF 6 years ago
modules Add table entry for CUDA Toolkit 10.1. 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 auto generate msvc pch source file if none is provided by the user 6 years ago
coredata.py Feed compiler Properties to get its options defaulted 6 years ago
envconfig.py Sync up initialization logic with Properties and BinaryTable 6 years ago
environment.py Sync up initialization logic with Properties and BinaryTable 6 years ago
interpreter.py Move some configuration classes out of environment.py 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 runpython: insert script's dir into import path 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: Add subproject_dir to --projectinfo 6 years ago
mlog.py do_subproject: Improve log messages and formatting 6 years ago
mparser.py Fix ternary in thing (#5007) 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 mtest: Don't use thread executor when enabled gdb in test_setup 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 rewriter: Avoid duplicates 6 years ago