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.
 
 
 
 
 
 
Xavier Claessens 319b41b4c9 mlog: Catch OSError when closing pager 12 months ago
..
ast fix undefined StringNode from previous commit 1 year ago
backend vs2010backend: fix incompatibility with custom manifests 1 year ago
cargo cargo subprojects: don't assume each target has dependencies 1 year ago
cmake Remove type comments in run_project_tests.py 1 year ago
compilers clike: Deduplicate rpath linker flags 12 months ago
dependencies dependencies: allow get_variable to define multiple pkgconfig defines 1 year ago
interpreter File: Add full_path() method 12 months ago
interpreterbase Fine-tune the error message when trying to build outside the project root 1 year ago
linkers MSVCDynamicLinker: prevent duplicated /nologo argument 1 year ago
modules Make the Requires.private line in generated .pkgconfig files reproducible 12 months ago
scripts scan-build: Exclude subprojects from scan-build report 1 year ago
templates templates: use common classes for remaining languages 1 year ago
utils fix the repr for OrderedSet to actually execute correctly 1 year ago
wrap wrap: Cache get_releases() 12 months ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py add missing imports for future annotations 1 year 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 fix another regression in converting build_target kwargs to typed_kwargs 1 year ago
coredata.py Bump version number for new development. 1 year ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py pkgconfig: Allow setting both pkgconfig and pkg-config 1 year ago
environment.py Add support for lcov 2.0 1 year ago
mcompile.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
mconf.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
mdevenv.py dependencies: allow get_variable to define multiple pkgconfig defines 1 year ago
mdist.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 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 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
minstall.py Use target.aix_so_archive to decide to archive shared library in AIX 1 year ago
mintro.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
mlog.py mlog: Catch OSError when closing pager 12 months ago
mparser.py parser: allow whitespaces and comments in cont_eol 1 year ago
msetup.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
msubprojects.py msubprojects: Fix --sourcedir argument not working 1 year ago
mtest.py mtest: -C argument does not need type convertor 1 year ago
munstable_coredata.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
optinterpreter.py parser: use IdNode for function name and assignment name 1 year ago
programs.py run_command: Remove useless node argument 1 year ago
rewriter.py Remove shebang from rewriter.py 1 year ago