index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
yaml
/
functions
Age
Commit message (
Expand
)
Author
2025-12-17
docs: fix documentation for build_target(install_dir)
Dylan Baker
2025-12-15
docs(summary): Correct example output
Frank Dana
2025-12-11
Add closing backtick to the install_headers docs
Alex Rao
2025-11-17
docs: fix typo
Sertonix
2025-11-17
rust: allow either crate names or target names in the dependency map
Paolo Bonzini
2025-11-17
docs: clarify documentation for rust_dependency_map
Paolo Bonzini
2025-11-14
Add `shortname' kwarg for a short DLL name on OS/2
KO Myung-Hun
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-10-29
Add snippets.symbol_visibility_header() method
Xavier Claessens
2025-10-20
docs: Not all dependencies use `prefer_static` when `static` is unset
Dylan Baker
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
docs: Fix documentation about sources accepted by BuildTarget(extra_files: )
Dylan Baker
2025-10-15
build: remove build layer validation of Executable(implib)
Dylan Baker
2025-10-15
Add interpreter kwarg to local_program()
Xavier Claessens
2025-10-15
Add local_program() function
Xavier Claessens
2025-10-08
docs: Add vala_header, vala_vapi, and vala_gir to build_target docs
Dylan Baker
2025-10-05
Document that custom_target outputs cannot be in a subdirectory
Supreeeme
2025-07-28
docs: Reduce reading comprehension requirements for install functions
Nirbheek Chauhan
2025-07-22
Docs: standardize between list and array as array
Dylan Baker
2025-07-14
docs: document missing languages in project()
meator
2025-07-14
interpreter: allow retrieving build options with get_option()
Paolo Bonzini
2025-07-07
docs: update project(default_options: ...) for 1.8 changes
Paolo Bonzini
2025-04-17
android: Added android_exe_type kwargs to executable
Florian "sp1rit"
2025-01-21
docs: clarify use cases for declare_dependency()
LaserEyess
2024-11-06
vcs_tag: Add install kwargs
Xavier Claessens
2024-09-11
Fix typos
spaette
2024-09-11
Harmonize d_import_dirs and include_directories behavior.
Andrew McNulty
2024-09-06
alias_target with both_libs builds both
Charles Brunet
2024-08-27
Allow external programs in test()'s 'args' parameter
David Gibson
2024-08-04
docs: document prefer_static effect on dependency()
Sertonix
2024-07-11
docs: Add some commas to subdir_done() description
Will Thompson
2024-07-11
docs: Fix typo in subdir_done() description
Will Thompson
2024-06-23
find_program: add a kwarg to specify custom version argument
Dudemanguy
2024-05-09
implement @PLAINNAME0@ and @BASENAME0@
Stas Sergeev
2024-04-05
depends keyword argument: accept CustomTargetIndex
Gerion Entrup
2024-02-24
Allow using CustomTarget as test executable
Charles Brunet
2024-02-23
mtest: set MSAN_OPTIONS to abort by default
Sam James
2024-02-18
doc: fix descriptions of dependency and find_program
Eisuke Kawashima
2024-02-12
doc: benchmark: correct usage on unix
taz-007
2024-02-09
Document that alias_target accepts run_tgts since 0.60.0
Tristan Partin
2023-11-22
docs/dependency: fix type of version kwarg
Gerion Entrup
2023-10-19
mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default
Sam James
2023-10-09
interpreter: add <lang>_(static|shared)_args
Dylan Baker
2023-10-09
interpreter: Handle BuildTarget.vala_args as Files in the interpreter
Dylan Baker
2023-10-05
build: use suffix when getting target id for exes
Dudemanguy
2023-09-28
add support for vs_module_defs to Executables
Dylan Baker
2023-09-28
fix using a CustomTargetIndex for vs_module_defs
Dylan Baker
2023-09-19
docs: fix `add_project_link_arguments` documentation
Benoit Pierre
2023-09-19
Rust: Replace rust_crate_type with rust_abi
Xavier Claessens
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
[next]