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-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
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
[next]