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
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ć
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-31
Doc: fix type signature for add_languages.required
Bruce Merry
2023-08-04
Add default_options argument to find_program()
Nomura
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-20
interpreter: deprecate 'jar' value of build_target(target_type)
Dylan Baker
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-06-06
Override find_program('meson')
Tristan Partin
2023-05-24
repair install_mode support for uid/gid effectively everywhere
Eli Schwartz
2023-04-21
rust: Add new `rust_dependency_map` target configuration
Sebastian Dröge
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-04-11
fix various spelling issues
Josh Soref
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2023-03-01
docs: document default_options behaviour
John Levon
2023-03-01
docs: fix a small typo
John Levon
2023-02-15
docs: add description of license_files kwarg
Eli Schwartz
2023-02-10
docs: Add cython to the languages accepted by project()
Daniele Nicolodi
2023-01-04
document declare_dependency(object: ...)
Paolo Bonzini
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-12-14
docs: clarify the semantics of the required: kwarg everywhere
Eli Schwartz
2022-12-14
docs: simplify the documentation on required kwarg for subproject
Eli Schwartz
2022-11-11
Fix typo in dependency() 'names' docstring [skip ci]
Will Thompson
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-10-22
doc: Fix link
Zhao, Gang
2022-10-10
Document and test new WrapDB auto fallback
Xavier Claessens
2022-08-29
docs: make note of the path restriction on subdir()
Eli Schwartz
2022-07-31
documentation: extend custom_target install
Gerion Entrup
[next]