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.
 
 
 
 
 
 
Jon Turney a3e2aa2d66
Fix prefix dependent option defaults (#6552)
5 years ago
..
ast types: import typing as T (fixes #6333) 5 years ago
backend mintro: use interpreter data for buildsystem-files (fixes #6390) 5 years ago
cmake cmake: Sanitize CMake names (fixes #6554) 5 years ago
compilers -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
dependencies dependencies: netcdf always look for netcdf-fortran for fortran 5 years ago
modules dependencies: Use a DependencyFactory for threads 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates Make D template work even if dub is not available. 5 years ago
wrap Always disable interpolation for ini parsers. 5 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 interpreter: Iterate custom target outputs 5 years ago
coredata.py Fix prefix dependent option defaults (#6552) 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Add m68k to known cpus for Motorola 68000 series processors 5 years ago
environment.py environment: Handle cases of no cs compiler being installed correctly 5 years ago
interpreter.py interpreter: Iterate custom target outputs 5 years ago
interpreterbase.py dict: Fully evaluate keys 5 years ago
linkers.py -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
mconf.py Fix typos found by codespell 5 years ago
mdist.py Set source and build dir envvars when running dist. 5 years ago
mesonlib.py Move git helper out into mesonlib for reuse 5 years ago
mesonmain.py Fix typos found by codespell 5 years ago
minit.py CI: add initial type annotation checking 5 years ago
minstall.py lgtm: Fix redundant code 5 years ago
mintro.py mintro: use interpreter data for buildsystem-files (fixes #6390) 5 years ago
mlog.py types: import typing as T (fixes #6333) 5 years ago
mparser.py lgtm: Fix redundant code 5 years ago
msetup.py backend: refactor: set self.interpreter in the constructor 5 years ago
msubprojects.py Move git helper out into mesonlib for reuse 5 years ago
mtest.py types: import typing as T (fixes #6333) 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py types: import typing as T (fixes #6333) 5 years ago
rewriter.py types: import typing as T (fixes #6333) 5 years ago