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
Age
Commit message (
Expand
)
Author
2023-03-01
docs: document default_options behaviour
John Levon
2023-03-01
docs: fix a small typo
John Levon
2023-02-20
interpreter/mesonmain: Add build_options method
L. E. Segovia
2023-02-15
interpreter: add FeatureOption.enable_if and .disable_if
Dylan Baker
2023-02-15
interpreter: add a feature.enable_auto_if
Dylan Baker
2023-02-15
docs: add description of license_files kwarg
Eli Schwartz
2023-02-15
preprocess: Add dependencies kwarg
Xavier Claessens
2023-02-14
allow install script to run in dry-run mode
Charles Brunet
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-27
add builtin option to install licenses
Eli Schwartz
2022-12-27
add license_files kwarg to project
Eli Schwartz
2022-12-21
fix build_target(objects: ...) documentation
Paolo Bonzini
2022-12-21
doc: Add missing include_directories kwarg to compiler.preprocess()
Xavier Claessens
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-12-06
interpreter: compiler: Allow array for the prefix kwarg
Marvin Scholz
2022-11-30
docs: clarify prog.full_path even more
Eli Schwartz
2022-11-30
docs: clarify that prog.full_path has potentially valid uses
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
Merge pull request #10916 from xclaesse/preprocess
Jussi Pakkanen
2022-10-23
Add doc and release notes for cc.preprocess()
Xavier Claessens
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
2022-07-08
implement the new preserve_path kwarg for install_data too
Eli Schwartz
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-06-17
docs: fix incorrect info for declare_dependency sources
Eli Schwartz
2022-05-31
Fix typo in documentation for add_*_arguments
Karl Linden
2022-05-30
Implement `preserve_path` for install_headers
Florian "sp1rit"
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-05-02
complete documentation of declare_dependency
Remi Thebault
2022-05-02
docs: correct incorrect types for pch files
Eli Schwartz
2022-04-20
vcs_tag: handle non-str / non-file arguments
Kirill Isakov
2022-04-20
vcs_tag: document the already supported file arg
Kirill Isakov
2022-04-07
docs: YAML: Add `arg_flattening: false` where required
Daniel Mensinger
2022-04-07
docs: Fix [[true]] --> `true`
Daniel Mensinger
2022-04-01
docs: fix inaccurate description of command targets
Eli Schwartz
2022-03-31
docs: note that find_program accepts file objects
Eli Schwartz
2022-03-31
docs: correct documentation of shared_library soversions
Eli Schwartz
2022-03-30
Add new debug() function
Marvin Scholz
2022-03-24
Make compilers list per subproject
Xavier Claessens
2022-03-22
Fix missing ' in custom_target docs
rusty-snake
2022-03-22
Add ability to add resources to jars
Tristan Partin
2022-03-20
docs: fix incorrect default for test is_parallel
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
[next]