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
/
_build_target_base.yaml
Age
Commit message (
Expand
)
Author
2025-12-17
docs: fix documentation for build_target(install_dir)
Dylan Baker
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-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-10-29
Add snippets.symbol_visibility_header() method
Xavier Claessens
2025-10-15
docs: Fix documentation about sources accepted by BuildTarget(extra_files: )
Dylan Baker
2025-10-08
docs: Add vala_header, vala_vapi, and vala_gir to build_target docs
Dylan Baker
2025-07-22
Docs: standardize between list and array as array
Dylan Baker
2024-09-11
Harmonize d_import_dirs and include_directories behavior.
Andrew McNulty
2023-10-09
interpreter: Handle BuildTarget.vala_args as Files in the interpreter
Dylan Baker
2023-09-19
Rust: Replace rust_crate_type with rust_abi
Xavier Claessens
2023-06-27
Added a little more useful info to 'link_whole' documentation, describing the...
Dan Hawson
2023-06-20
interpreter: Accept more types in default_options dict values
Xavier Claessens
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
2023-04-21
rust: Add new `rust_dependency_map` target configuration
Sebastian Dröge
2023-04-11
fix various spelling issues
Josh Soref
2023-01-04
allow passing generated objects in the "objects" keyword argument
Paolo Bonzini
2022-12-21
fix build_target(objects: ...) documentation
Paolo Bonzini
2022-10-24
Add missing since annotations in docs
Elliott Sales de Andrade
2022-10-23
Fix typos in docs
Elliott Sales de Andrade
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-05-02
docs: correct incorrect types for pch files
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-07
docs: document the rust_crate_type build_target keyword
Dylan Baker
2022-03-07
docs: Add docs for structured_sources
Dylan Baker
2022-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
2021-10-03
docs: added install_tag docs
Daniel Mensinger
2021-10-03
docs: Add the YAML Reference manual
Daniel Mensinger