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 b5f9895bfb
Merge pull request #6194 from scivision/coarrays
5 years ago
..
ast
backend Store run target names in build. 5 years ago
cmake cmake: Log warnings in CMakeLists.txt 5 years ago
compilers fortran: note there is no has_function for Fortran 5 years ago
dependencies deps: add pkg-config to coarray with CMake fallback 5 years ago
modules fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates
wrap
__init__.py
build.py Store run target names in build. 5 years ago
coredata.py coredata: CmdLineFileParser no longer interpolates strings. 5 years ago
depfile.py
envconfig.py
environment.py environment: Only check compiler basename for compiler name 5 years ago
interpreter.py Merge pull request #6182 from mensinda/depInfo 5 years ago
interpreterbase.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
linkers.py pass sanitize option to linker on macOS 5 years ago
mconf.py
mdist.py
mesonlib.py
mesonmain.py
minit.py
minstall.py
mintro.py mintro: dependencies: added version key 5 years ago
mlog.py mlog: add non bold version of colors 5 years ago
mparser.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
msetup.py
msubprojects.py
mtest.py mesonbuild/mtest: plumb and report a test's start time 5 years ago
munstable_coredata.py
optinterpreter.py
rewriter.py