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.
 
 
 
 
 
 
Filipe Laíns 025bcc0d9d compilers: fix compiler detection when the "ccache" string is in the path 1 year ago
..
ast treewide: automatic rewriting of all comment-style type annotations 1 year ago
backend ninja backend: fix the automatic restat of outputs when reconfiguring 1 year ago
cargo move various bits of type-checking only code to TYPE_CHECKING blocks 1 year ago
cmake treewide: automatic rewriting of all comment-style type annotations 1 year ago
compilers compilers: fix compiler detection when the "ccache" string is in the path 1 year ago
dependencies Use `cudart_static` by default in dependency('cuda') 1 year ago
interpreter add json output format to configure file 1 year ago
interpreterbase treewide: automatic rewriting of all comment-style type annotations 1 year ago
linkers treewide: automatic rewriting of all comment-style type annotations 1 year ago
modules gnome: Fix crash in gtkdoc and generate_gir in C++ projects 1 year ago
scripts Python: Add 'limited_api' kwarg to extension_module 1 year ago
templates templates: use common classes for remaining languages 1 year ago
utils add json output format to configure file 1 year ago
wrap treewide: automatic rewriting of all comment-style type annotations 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 treewide: automatic rewriting of all comment-style type annotations 1 year ago
build.py include_directories: Always add both source and build dirs 1 year ago
coredata.py Merge pull request #10332 from xclaesse/std-opt 1 year ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py treewide: automatic rewriting of all comment-style type annotations 1 year ago
environment.py Suggest using --reconfigure only when not already using it 1 year ago
mcompile.py Merge pull request #10332 from xclaesse/std-opt 1 year ago
mconf.py msetup: Update options when builddir is already configured 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 minstall: move the "Installing foo to bar" message up 1 year ago
mintro.py include_directories: Always add both source and build dirs 1 year ago
mlog.py treewide: automatic rewriting of all comment-style type annotations 1 year ago
mparser.py treewide: automatic rewriting of all comment-style type annotations 1 year ago
msetup.py msetup: Update options when builddir is already configured 1 year ago
msubprojects.py move various bits of type-checking only code to TYPE_CHECKING blocks 1 year ago
mtest.py Remove XML filter from testlog.{json,txt} and std streams 1 year ago
munstable_coredata.py simplify instantiation of builtin type using builtins instead of functions 2 years ago
optinterpreter.py c_std, cpp_std: Change to a list of desired versions in preference order 1 year ago
programs.py run_command: Remove useless node argument 1 year ago
rewriter.py fix various spelling issues 2 years ago