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.
 
 
 
 
 
 
Christoph Reiter ab3d02066c find_tool: don't assume the pkgconfig variable is a valid command 1 year ago
..
ast Allow unit test to parse testcase blocks 1 year ago
backend rust: properly rematerialize static dependencies as well as dynamic ones 1 year ago
cargo cargo/interpreter: Implement an interpreter for Cargo TOML 2 years ago
cmake WIP: cmake: do not re-export unused top-level objects 2 years ago
compilers compilers: use correct version comparison for openbsd libraries 1 year ago
dependencies Allow share/cmake/ as cmake_prefix_path 1 year ago
interpreter Fix assertion raised with invalid option name 1 year ago
interpreterbase fix lint errors revealed by pycodestyle 2.11 2 years ago
linkers backends/ninja: run `ranlib -c $out` when using the apple ar 1 year ago
modules find_tool: don't assume the pkgconfig variable is a valid command 1 year ago
scripts treewide: internally avoid deprecated machine file uses of "pkgconfig" 2 years ago
templates treewide: add future annotations import 2 years ago
utils tests: fix test_vsenv_option with Python 3.11+ on Windows 1 year ago
wrap Wrap: Use git instead of patch by default 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) 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 Fix crash when installing a vala library and python sources 1 year ago
coredata.py Bump versions to 1.2.2 for release 1 year ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py CPU family support 'sw_64' 1 year ago
environment.py Adjust kernel detection to support Solaris 5.10 or earlier 1 year ago
mcompile.py mcompile: Fix target name suggestions 2 years ago
mconf.py fully type mconf.py 2 years ago
mdevenv.py dependencies: defer importing a custom dependency until it is used 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 Archive shared library in AIX (#11850) 2 years ago
mintro.py mintro: record subproject in install_plan 2 years ago
mlog.py mlog: put the module docstring at the top of the file 2 years ago
mparser.py mparser: Further cleanup node definitions 2 years ago
msetup.py fix the use of setup --profile-self in combination with --genvslite 2 years ago
msubprojects.py msubprojects: Speedup subproject_dir extraction 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 typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
programs.py qt: Allow specifying separate tools for qt4/5/6 2 years ago
rewriter.py fix various spelling issues 2 years ago