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.
 
 
 
 
 
 
Luke Elliott ce691f8c98 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
..
ast fix undefined StringNode from previous commit 1 year ago
backend rust: Always link dll and exe with the correct vscrt 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 fix ninja backend rules containing internal enum reprs 1 year ago
dependencies Use -idirafter when adding Apple framework include paths 1 year ago
interpreter simd module: fix regression that broke using only some simd variants 1 year ago
interpreterbase Remove unused code in interpreterbase 1 year ago
linkers MSVCDynamicLinker: prevent duplicated /nologo argument 1 year ago
modules simd module: fix regression that broke using only some simd variants 1 year ago
scripts Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 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 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year 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 build: improve the warning for executables with the same name 1 year ago
coredata.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 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 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 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 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 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 treewide: automatic rewriting of all comment-style type annotations 1 year 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 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
mtest.py Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 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 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago