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.
 
 
 
 
 
 
Dylan Baker edb52e9003 coredata: Warn on reconfigure if PKG_CONFIG_PATH has changed 5 years ago
..
ast types: import typing as T (fixes #6333) 5 years ago
backend Add unity block size option. 5 years ago
cmake cmake: Ignore files that violate subproject isolation (fixes #6640) 5 years ago
compilers Merge pull request #6668 from mesonbuild/nirbheek/strip-more-unused-linkerlike-args 5 years ago
dependencies version parsing: match only when version starts with a number 5 years ago
modules Introduce dataonly for the pkgconfig module 5 years ago
scripts depfixer: Ignore more extensions that can't need RPATH fixes 5 years ago
templates add new templates 5 years ago
wrap Always disable interpolation for ini parsers. 5 years ago
__init__.py
build.py interpreter: Iterate custom target outputs 5 years ago
coredata.py coredata: Warn on reconfigure if PKG_CONFIG_PATH has changed 5 years ago
depfile.py
envconfig.py Add m68k to known cpus for Motorola 68000 series processors 5 years ago
environment.py linkers: Update the linker names to be more consistent 5 years ago
interpreter.py version parsing: match only when version starts with a number 5 years ago
interpreterbase.py
linkers.py linkers: Update the linker names to be more consistent 5 years ago
mconf.py
mdist.py mdist: Use windows_proof_rmtree when deleting 5 years ago
mesonlib.py Popen_safe: Always re-setup the console colors 5 years ago
mesonmain.py
minit.py update the init command 5 years ago
minstall.py minstall: Add a new option --quiet 5 years ago
mintro.py Make 'default_library' per-subproject builtin option 5 years ago
mlog.py Split console colourization into a separate function 5 years ago
mparser.py
msetup.py meson: unbreak --profile-self 5 years ago
msubprojects.py msubprojects: We return a string from git() now 5 years ago
mtest.py types: import typing as T (fixes #6333) 5 years ago
munstable_coredata.py
optinterpreter.py Refactor UserIntegerOption to work with BuiltinOption. 5 years ago
rewriter.py types: import typing as T (fixes #6333) 5 years ago