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 9faf91d14f build: remove useless method call 2 years ago
..
ast Merge pull request #11742 from xclaesse/link-whole-cases 2 years ago
backend backend: fix checking dep instance for xcode 2 years ago
cargo move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
cmake cmake: fix empty BOOL generator expression evaluating to true 2 years ago
compilers fix implicit_reexport issues and enforce them going forward 2 years ago
dependencies hdf5: remove C sub-dependency for config tool 2 years ago
interpreter Prevent summary displaying timestamp twice 2 years ago
interpreterbase move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
linkers mypy: add more mixin base classes 2 years ago
modules move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
scripts Add kernel and subsystem properties to machine objects. 2 years ago
templates treewide: add future annotations import 2 years ago
utils fix implicit_reexport issues and enforce them going forward 2 years ago
wrap wrap: detect network timeouts 20x faster 2 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 4 years ago
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 3 years ago
arglist.py linkers: delay implementations import until detect is run 2 years ago
build.py build: remove useless method call 2 years ago
coredata.py Merge pull request #11976 from tristan957/cleanups 2 years ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py Merge pull request #11902 from dcbaker/submit/rust-module-enhancements 2 years ago
environment.py move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
mcompile.py mcompile: Fix target name suggestions 2 years ago
mconf.py fix implicit_reexport issues and enforce them going forward 2 years ago
mdevenv.py fix implicit_reexport issues and enforce them going forward 2 years ago
mdist.py fully type mdist.py 2 years ago
mesondata.py treewide: add future annotations import 2 years ago
mesonlib.py Move classes used by scripts to their own module 2 years ago
mesonmain.py do not resolve symlinks when calculating the meson command 2 years ago
minit.py Make --vsenv a readonly builtin option 2 years ago
minstall.py fix implicit_reexport issues and enforce them going forward 2 years ago
mintro.py move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
mlog.py Prevent summary displaying timestamp twice 2 years ago
mparser.py mparser: Further cleanup node definitions 2 years ago
msetup.py Display more timestamps when profiling ninja 2 years ago
msubprojects.py move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
mtest.py fix implicit_reexport issues and enforce them going forward 2 years ago
munstable_coredata.py simplify instantiation of builtin type using builtins instead of functions 2 years ago
optinterpreter.py typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
programs.py fix implicit_reexport issues and enforce them going forward 2 years ago
rewriter.py fix various spelling issues 2 years ago