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-08-18
docs: Provide example for feature.disable_auto_if
Jan Janssen
2023-08-16
Fix some random capitalization in feature.yaml
Tristan Partin
2023-08-11
docs: Add more feature truth tables
Jan Janssen
2023-08-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
2023-08-07
docs: add missing punctuation
Sebastian Crane
2023-08-05
fixup: since: 1.1.0 -> 1.3.0
Milan Hauth
2023-08-05
compiler: Add required keyword to has_* methods
Xavier Claessens
2023-08-04
Add default_options argument to find_program()
Nomura
2023-08-02
Unify message(), format() and fstring formatting
Xavier Claessens
2023-07-28
ugh, fix typo in previous commit
Eli Schwartz
2023-07-28
docs: clarify what str.split does
Eli Schwartz
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-21
Clarify `environment` docs.
Paolo Borelli
2023-06-20
doc: Dictionaries are ordered since Meson 0.62.0
Xavier Claessens
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-20
add str.splitlines method
Martin Dørum
2023-06-06
Override find_program('meson')
Tristan Partin
2023-05-24
repair install_mode support for uid/gid effectively everywhere
Eli Schwartz
2023-05-23
docs: Fix some typos in feature option examples
Nirbheek Chauhan
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-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-03-28
doc: Fix some broken links
Xavier Claessens
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-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
[next]