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
2024-11-06
vcs_tag: Add install kwargs
Xavier Claessens
2024-10-02
Document the .kernel() and .subsystem() methods
Dylan Baker
2024-10-02
docs: Use examples for build_machine.cpu() that genuinely exist
Simon McVittie
2024-09-21
Document get_variable(system)
unknown
2024-09-11
Fix typos
spaette
2024-09-11
Harmonize d_import_dirs and include_directories behavior.
Andrew McNulty
2024-09-06
alias_target with both_libs builds both
Charles Brunet
2024-08-27
Allow external programs in test()'s 'args' parameter
David Gibson
2024-08-05
docs: fix example for feature.require
Marvin Scholz
2024-08-04
docs: document prefer_static effect on dependency()
Sertonix
2024-07-11
docs: Add some commas to subdir_done() description
Will Thompson
2024-07-11
docs: Fix typo in subdir_done() description
Will Thompson
2024-07-05
Revert "Clarify mutable objects usage"
Eli Schwartz
2024-06-23
find_program: add a kwarg to specify custom version argument
Dudemanguy
2024-05-09
implement @PLAINNAME0@ and @BASENAME0@
Stas Sergeev
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-04-05
depends keyword argument: accept CustomTargetIndex
Gerion Entrup
2024-03-02
Merge pull request #12804 from joukewitteveen/dist-rewriter
Jussi Pakkanen
2024-02-25
docs: clarify environment variables take only ExternalProgram.full_path()
L. E. Segovia
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-23
env.unset method
Charles Brunet
2024-02-23
doc: fix compiler.preprocess varargs documentation
Charles Brunet
2024-02-18
doc: fix descriptions of dependency and find_program
Eisuke Kawashima
2024-02-12
Add MESONREWRITE to `meson dist` scripts
Jouke Witteveen
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
2024-01-17
compiler.preprocess: add depends kwarg
Stas Sergeev
2023-11-24
File: Add full_path() method
Xavier Claessens
2023-11-22
docs/dependency: fix type of version kwarg
Gerion Entrup
2023-11-22
docs: document out of bounds behavior in str.substring
Filipe Laíns
2023-11-14
dependencies: allow get_variable to define multiple pkgconfig defines
Eli Schwartz
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
Add env kwarg in generator.process()
Nomura
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 support for padding zeroes in int.to_string() method
Nomura
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-09
clike compilers: fix cross_* functions' include
Moody Liu
2023-09-07
Add compiler.has_define
Marvin Scholz
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
[next]