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 b131b2dc76 modules/rust: Add support for autolib field in the Cargo.toml 4 months ago
..
ast mintro: Add license and license_files to project introspection data 4 months ago
backend backend/ninja: Fix inconsistent rule descriptions 4 months ago
cargo modules/rust: Add support for autolib field in the Cargo.toml 4 months ago
cmake toolchain.py minimum CMake 3.10 to avoid deprecation warning 4 months ago
compilers Reimplement several methods for Fortran compilers 4 months ago
dependencies pkgconfig: fix use of uninstalled libraries 4 months ago
interpreter cargo: Load Cargo.lock and subprojects/*.wrap while recursing 4 months ago
interpreterbase interpreterbase/decorators: delete now unused stringArgs 5 months ago
linkers metrowerks: Whine when trying to build a shared library 5 months ago
modules modules/cmake: use typed_kwargs instead of permittedKwargs 5 months ago
scripts env2mfile: Use a cross valac on Debian if possible 4 months ago
templates Use SPDX-License-Identifier consistently 1 year ago
utils Feature checks: fall back to reporting insufficiently portable features 6 months ago
wrap cargo: Load Cargo.lock and subprojects/*.wrap while recursing 4 months ago
__init__.py
_pathlib.py Use SPDX-License-Identifier consistently 1 year ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 8 months ago
arglist.py Use SPDX-License-Identifier consistently 1 year ago
build.py compiler,rust: fix sanity check and internal deps for baremetal rust project/target 5 months ago
coredata.py Bump version number for new development. 4 months ago
depfile.py Use SPDX-License-Identifier consistently 1 year ago
envconfig.py Added support for Texas Instruments C6000 compiler. 11 months ago
environment.py cargo: Fix feature resolution 4 months ago
machinefile.py machinefile: Make fully typesafe 5 months ago
mcompile.py Move OptionKey in the option source file. 7 months ago
mconf.py Fix various incorrect uses of `its` vs `it's`. 5 months ago
mdevenv.py Move OptionKey in the option source file. 7 months ago
mdist.py mdist: correctly detect dirty hg repos with non-English locale, redux 5 months ago
mesondata.py Use SPDX-License-Identifier consistently 1 year ago
mesonlib.py Use SPDX-License-Identifier consistently 1 year ago
mesonmain.py Add a simple reproducibility test command. 5 months ago
mformat.py mformat: better handling of continuation lines 5 months ago
minit.py Move OptionKey in the option source file. 7 months ago
minstall.py minstall: fix bug link 5 months ago
mintro.py mintro: Add license and license_files to project introspection data 4 months ago
mlog.py mlog: Log once should not take location into account 4 months ago
mparser.py mformat: better handling of continuation lines 5 months ago
msetup.py Fix typos 5 months ago
msubprojects.py wrap: Clarify PackageDefinition API 8 months ago
mtest.py Extend MESON_TESTTHREADS usage 6 months ago
munstable_coredata.py Move OptionKey in the option source file. 7 months ago
optinterpreter.py flake8: move unused typing-only imports to TYPE_CHECKING 7 months ago
options.py Fix typos 5 months ago
programs.py programs: Allow excluding certain paths when searching in PATH 5 months ago
rewriter.py rewriter: don't output target info to stderr 5 months ago