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 8978717b6b
Merge pull request #6161 from scivision/native_property
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: Fix spaces in compile flags (fixes #6566) 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 depdenencies/qt: Second attempt to allow qt --no-framework on MacOS. 5 years ago
modules pkgconfig: Generate -uninstalled.pc files 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates add new templates 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 add meson.get_native_property for native files 5 years ago
interpreter.py doc 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 add meson.get_native_property for native files 5 years ago
mesonmain.py Fix typos found by codespell 5 years ago
minit.py update the init command 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