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
/
objects
Age
Commit message (
Expand
)
Author
2024-09-21
Document get_variable(system)
unknown
2024-09-11
Fix typos
spaette
2024-09-06
alias_target with both_libs builds both
Charles Brunet
2024-08-05
docs: fix example for feature.require
Marvin Scholz
2024-07-05
Revert "Clarify mutable objects usage"
Eli Schwartz
2024-05-01
Add required kwarg to compiler.{compiles,links,run}
Tristan Partin
2024-04-23
interpreter: implement the `name()` method for `ExternalLibraryHolder`
Dylan Baker
2024-04-14
Clarify mutable objects usage
Xavier Claessens
2024-02-25
docs: clarify environment variables take only ExternalProgram.full_path()
L. E. Segovia
2024-02-23
env.unset method
Charles Brunet
2024-02-23
doc: fix compiler.preprocess varargs documentation
Charles Brunet
2024-01-17
compiler.preprocess: add depends kwarg
Stas Sergeev
2023-11-24
File: Add full_path() method
Xavier Claessens
2023-11-14
dependencies: allow get_variable to define multiple pkgconfig defines
Eli Schwartz
2023-10-05
Add env kwarg in generator.process()
Nomura
2023-09-09
clike compilers: fix cross_* functions' include
Moody Liu
2023-09-07
Add compiler.has_define
Marvin Scholz
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-05
fixup: since: 1.1.0 -> 1.3.0
Milan Hauth
2023-08-05
compiler: Add required keyword to has_* methods
Xavier Claessens
2023-06-21
Clarify `environment` docs.
Paolo Borelli
2023-05-23
docs: Fix some typos in feature option examples
Nirbheek Chauhan
2023-04-11
fix various spelling issues
Josh Soref
2023-03-28
doc: Fix some broken links
Xavier Claessens
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
preprocess: Add dependencies kwarg
Xavier Claessens
2023-01-04
document declare_dependency(object: ...)
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-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-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-04-07
docs: YAML: Add `arg_flattening: false` where required
Daniel Mensinger
2022-04-07
docs: Fix [[true]] --> `true`
Daniel Mensinger
2022-03-07
docs: Add docs for structured_sources
Dylan Baker
2022-03-06
find_program: add a version() method to match the one for dependencies
Eli Schwartz
2022-01-18
interpreterobjects: deprecated passing a number to configuration_data.set10
Dylan Baker
2022-01-14
docs/dep.yaml: davault -> default
Dylan Baker
2021-11-21
Clarify some wording for compiler.first_supported_argument
Luke Drummond
2021-11-09
docs: fix refman 2.0 regression in correctly describing find_library(has_head...
Eli Schwartz
2021-11-09
docs: fix some spelling typos
Eli Schwartz
2021-10-21
Fix typos
Hofer-Julian
2021-10-11
docs: fix a typoed arg name and another missing arg
Eli Schwartz
[next]