..
add_release_note_snippets_here
compilers/d: Add b_ndebug support
5 years ago
clike_compilers_implicit_includes.md
clike compilers: fix cross_* functions' include
2 years ago
compile_werror.md
Compiler: Add werror kwarg to compiles(), links() and run() methods
2 years ago
compiler_has_define.md
Add compiler.has_define
2 years ago
configure_file_macro_guard.md
Add macro_name option to configure_file
2 years ago
cstd.md
c_std, cpp_std: Change to a list of desired versions in preference order
2 years ago
custom_target_description.md
Add more descriptive description to CustomTarget
2 years ago
deprecate_build_target_jar.md
docs: fix typo in previous commit
2 years ago
env_kwarg_generator_process.md
Add env kwarg in generator.process()
2 years ago
executable-suffixes.md
build: use suffix when getting target id for exes
2 years ago
executable_vs_module_defs.md
add support for vs_module_defs to Executables
2 years ago
find_program_default_options.md
Add default_options argument to find_program()
2 years ago
fs_relative_to.md
Revert "Revert "Add fs.relative_to()""
2 years ago
install_follow_symlink_arg.md
install_{data,headers,subdir}: implement follow_symlinks
2 years ago
int_to_string_fill.md
release notes: fix snippet for "fill:" argument
2 years ago
json_output_format.md
add json output format to configure file
2 years ago
machine_file_source_dir.md
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
2 years ago
meson_clang_tidy_fix.md
Add clang-tidy-fix target
2 years ago
meson_compile_suffixes.md
mcompile: add suffix as an additional parameter
2 years ago
meson_home.md
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
2 years ago
msetup.md
msetup: Update options when builddir is already configured
2 years ago
pkgconfig_deprecated_machine_file.md
pkgconfig: Allow setting both pkgconfig and pkg-config
2 years ago
python_extension_module_limited_api.md
Python: Add 'limited_api' kwarg to extension_module
2 years ago
required_keyword_for_has_functions.md
compiler: Add required keyword to has_* methods
2 years ago
rust_crate_type.md
Rust: Replace rust_crate_type with rust_abi
2 years ago
sanitizers_test.md
mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default
2 years ago
shared_static_only_args.md
interpreter: add <lang>_(static|shared)_args
2 years ago
shorthand_argument_for_mtest_num_processes.md
Support -j as a shorthand for --num-processes
2 years ago
string_format.md
Unify message(), format() and fstring formatting
2 years ago
subprojects_excluded_from_scanbuild.md
scan-build: Exclude subprojects from scan-build report
2 years ago
vs_module_defs_customtargetindex.md
fix using a CustomTargetIndex for vs_module_defs
2 years ago
wrap.md
interpreter: Add support for cargo subproject
2 years ago