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.
 
 
 
 
 
 
Dylan Baker 19beb070e8 interpreter: use typed_kwargs for build_target.d_debug 1 year ago
..
ast fix undefined StringNode from previous commit 1 year ago
backend ninjabackend: Use the right ranlib for static linker rules 1 year ago
cargo cargo: Use rust_abi and rust.proc_macro() instead of rust_crate_type 1 year ago
cmake Remove type comments in run_project_tests.py 1 year ago
compilers cpp: use -nostlib++ instead of -nostlib for custom cpp_stdlib 1 year ago
dependencies Use -idirafter when adding Apple framework include paths 1 year ago
interpreter interpreter: use typed_kwargs for build_target.d_debug 1 year ago
interpreterbase Remove unused code in interpreterbase 1 year ago
linkers MSVCDynamicLinker: prevent duplicated /nologo argument 1 year ago
modules build: Use typed_kwargs for language args 1 year ago
scripts Add support for lcov 2.0 1 year ago
templates templates: use common classes for remaining languages 2 years ago
utils pkgconfig: Cache the implementation instance 1 year ago
wrap interpreter: Add support for cargo subproject 1 year ago
__init__.py
_pathlib.py
_typing.py
arglist.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
build.py build: Use typed_kwargs for language args 1 year ago
coredata.py parser: preserve escape chars in strings 1 year ago
depfile.py
envconfig.py CPU family support 'sw_64' and remove the compile warning (#12273) 1 year ago
environment.py Add support for lcov 2.0 1 year ago
mcompile.py mcompile: add suffix as an additional parameter 1 year ago
mconf.py msetup: Update options when builddir is already configured 2 years ago
mdevenv.py Remove get_pkgconfig_variable() 1 year ago
mdist.py fully type mdist.py 2 years ago
mesondata.py
mesonlib.py
mesonmain.py do not resolve symlinks when calculating the meson command 2 years ago
minit.py templates: fix typo in function name `sameple` -> `sample` 2 years ago
minstall.py install_{data,headers,subdir}: implement follow_symlinks 1 year ago
mintro.py Remove unused parameter in IntroCommand::get_meson_introspection_types() 1 year ago
mlog.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
mparser.py parser: allow whitespaces and comments in cont_eol 1 year ago
msetup.py msetup: Update options when builddir is already configured 2 years ago
msubprojects.py msubprojects: Checkout if the branch is tracking upstream 1 year ago
mtest.py Remove XML filter from testlog.{json,txt} and std streams 2 years ago
munstable_coredata.py simplify instantiation of builtin type using builtins instead of functions 2 years ago
optinterpreter.py parser: use IdNode for function name and assignment name 1 year ago
programs.py run_command: Remove useless node argument 2 years ago
rewriter.py parser: simplify other node constructors 1 year ago