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.
 
 
 
 
 
 
H. Vetinari 1e26a88481
add initial support for llvm-flang
4 months ago
..
ast Move OptionKey in the option source file. 4 months ago
backend backends/ninja: Add annotation for generate_coverage_commands 4 months ago
cargo Move OptionKey in the option source file. 4 months ago
cmake Remove language (AKA compiler) type from OptionKey. 4 months ago
compilers add initial support for llvm-flang 4 months ago
dependencies cmake: extend library pattern to work on GNU/Hurd as well 4 months ago
interpreter Move OptionKey in the option source file. 4 months ago
interpreterbase Revert "Clarify mutable objects usage" 4 months ago
linkers linkers: Loosen the check for GNU interface style in LLD for Windows 4 months ago
modules modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 4 months ago
scripts depfixer: Add missing annotation that breaks mypy check 4 months ago
templates Use SPDX-License-Identifier consistently 11 months ago
utils Remove the exe_exists function 4 months ago
wrap wrap: Use OSError instead of URLError for exception handling 4 months ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py Use SPDX-License-Identifier consistently 11 months ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 5 months ago
arglist.py Use SPDX-License-Identifier consistently 11 months ago
build.py rust: recursively pull proc-macro deps for rust targets 4 months ago
coredata.py Ensure override var exists. Closes #13402. 4 months ago
depfile.py Use SPDX-License-Identifier consistently 11 months ago
envconfig.py Added support for Texas Instruments C6000 compiler. 8 months ago
environment.py coverage: improve llvm-cov detection 4 months ago
machinefile.py Extract native file parser to machinefile source file. 5 months ago
mcompile.py Move OptionKey in the option source file. 4 months ago
mconf.py Remove module type from OptionKey. 4 months ago
mdevenv.py Move OptionKey in the option source file. 4 months ago
mdist.py mdist: don't fail on readonly source trees 4 months ago
mesondata.py Use SPDX-License-Identifier consistently 11 months ago
mesonlib.py Use SPDX-License-Identifier consistently 11 months ago
mesonmain.py Suggest mingw Python URL instead of specific package names 5 months ago
mformat.py format: fix edge case with empty functions 5 months ago
minit.py Move OptionKey in the option source file. 4 months ago
minstall.py Move OptionKey in the option source file. 4 months ago
mintro.py Move OptionKey in the option source file. 4 months ago
mlog.py Use SPDX-License-Identifier consistently 11 months ago
mparser.py format: fix edge case with empty functions 5 months ago
msetup.py Move OptionKey in the option source file. 4 months ago
msubprojects.py wrap: Clarify PackageDefinition API 5 months ago
mtest.py mtest: remove superfluous '\r' from read_decode() 4 months ago
munstable_coredata.py Move OptionKey in the option source file. 4 months ago
optinterpreter.py Move OptionKey in the option source file. 4 months ago
options.py Remove module type from OptionKey. 4 months ago
programs.py find_program: add a kwarg to specify custom version argument 5 months ago
rewriter.py Rename option variable to optstore to make it unique. 5 months ago