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 bdca05e2e6 Add choices to OptionProxy 4 years ago
..
ast use new optionkey.is_* methods 4 years ago
backend use OptionKey for backend_options 4 years ago
cmake cmake: fix -framework dependencies (fixes #8045) 4 years ago
compilers Add choices to OptionProxy 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 use new optionkey.is_* methods 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 new optionkey.is_* methods 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 use OptionKey for backend_options 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 Add choices to OptionProxy 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 use OptionKey for backend_options 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 use OptionKey for backend_options 4 years ago