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.
 
 
 
 
 
 
Eli Schwartz d4615369ff fix lint errors revealed by pycodestyle 2.11 1 year ago
..
ast Merge pull request #11742 from xclaesse/link-whole-cases 1 year ago
backend Fix install_data() default install path 1 year ago
cargo move various bits of type-checking only code to TYPE_CHECKING blocks 1 year ago
cmake cmake: fix empty BOOL generator expression evaluating to true 1 year ago
compilers Merge pull request #11986 from williamspatrick/clang-enable-cpp23 1 year ago
dependencies hdf5: remove C sub-dependency for config tool 1 year ago
interpreter Fix install_data() default install path 1 year ago
interpreterbase fix lint errors revealed by pycodestyle 2.11 1 year ago
linkers make 'gui_app' an interpreter only concept 1 year ago
modules modules/python3: exclude name_prefix and name_suffix 1 year ago
scripts Add kernel and subsystem properties to machine objects. 1 year ago
templates templates: use common classes for remaining languages 1 year ago
utils fix implicit_reexport issues and enforce them going forward 1 year ago
wrap wrap: detect network timeouts 20x faster 1 year ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 2 years ago
arglist.py linkers: delay implementations import until detect is run 1 year ago
build.py do better sanity check for vs_module_defs input 1 year ago
coredata.py fix lint errors revealed by pycodestyle 2.11 1 year ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py Merge pull request #11902 from dcbaker/submit/rust-module-enhancements 1 year ago
environment.py move various bits of type-checking only code to TYPE_CHECKING blocks 1 year ago
mcompile.py mcompile: Fix target name suggestions 2 years ago
mconf.py fix implicit_reexport issues and enforce them going forward 1 year ago
mdevenv.py fix implicit_reexport issues and enforce them going forward 1 year ago
mdist.py fully type mdist.py 1 year 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 templates: fix typo in function name `sameple` -> `sample` 1 year ago
minstall.py fix implicit_reexport issues and enforce them going forward 1 year ago
mintro.py fix a few miscellaneous implicit-optional typing issues 1 year ago
mlog.py Prevent summary displaying timestamp twice 1 year ago
mparser.py mparser: Further cleanup node definitions 1 year ago
msetup.py fix a few miscellaneous implicit-optional typing issues 1 year ago
msubprojects.py move various bits of type-checking only code to TYPE_CHECKING blocks 1 year ago
mtest.py fix implicit_reexport issues and enforce them going forward 1 year 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 1 year ago
rewriter.py fix various spelling issues 2 years ago