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.
 
 
 
 
 
 
Marcel Hollerbach 66bf339e33 meson: unbreak --profile-self 5 years ago
..
ast types: import typing as T (fixes #6333) 5 years ago
backend backends: Remove unused method 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 Merge pull request #6421 from dcbaker/zlib-system-dep 5 years ago
modules add FeatureNew 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 Make 'default_library' per-subproject builtin option 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 configure_file: Also copy timestamps to avoid useless rebuilds 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 Exclude .hg* from dist tarballs 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 minstall: Make --only-changed less verbose 5 years ago
mintro.py Make 'default_library' per-subproject builtin option 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 meson: unbreak --profile-self 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