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 b37f0cce2c movve insert_build_prefix to mconf 4 years ago
..
ast use the OptionKey type for command line and machine files 4 years ago
backend Only do module scanning if C++ version is latest. 4 years ago
cmake cmake: fix -framework dependencies (fixes #8045) 4 years ago
compilers Implement support of dlang -makedeps switch (#8119) 4 years ago
dependencies cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes #8028) 4 years ago
modules use real pathlib module 4 years ago
scripts Extend the C++ module scanner to handle Fortran, too. 4 years ago
templates typing: Fix templates 4 years ago
wrap Handle uppercase dependency names in wraps. 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py typing: fix code review 4 years ago
build.py build/interpreter: Add some type annotations 4 years ago
coredata.py movve insert_build_prefix to mconf 4 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
environment.py use the OptionKey type for command line and machine files 4 years ago
interpreter.py use the OptionKey type for command line and machine files 4 years ago
interpreterbase.py stabilize iteration order for dictionaries 4 years ago
linkers.py linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker 4 years ago
mcompile.py Remove "Found runner: " logging message from meson compile 4 years ago
mconf.py movve insert_build_prefix to mconf 4 years ago
mdist.py mdist: Print file path at the end of run() instead of in create_hash(). 4 years ago
mesondata.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
mesonlib.py mtest: add progress report 4 years ago
mesonmain.py Bump minimum supported Python version to 3.6. Closes #6297. 4 years ago
minit.py use real pathlib module 4 years ago
minstall.py Fix missed imports in #7902 4 years ago
mintro.py mintro: export functions to load the meson-info files 4 years ago
mlog.py mlog: make mlog helper take once keyword argument 4 years ago
mparser.py typing: fix code review 4 years ago
msetup.py Incorrect source-build directory error when using network paths on Windows 4 years ago
msubprojects.py msubprojects: Ignore worktrees when checking out 4 years ago
mtest.py mtest: flush progress report before warning 4 years ago
munstable_coredata.py compilers/d: Add b_ndebug support 5 years ago
optinterpreter.py optinterpreter: organize the validation of arguments to be more readable 4 years ago
rewriter.py rewrite: fix modified member spelling 4 years ago