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
/
markdown
/
snippets
Age
Commit message (
Expand
)
Author
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-02-14
allow install script to run in dry-run mode
Charles Brunet
2023-01-20
Deprecate passing strings to non-string options
Dylan Baker
2023-01-18
doc: Fix typo in release notes
Xavier Claessens
2023-01-18
devenv: Allow dumping into file and select a format
Xavier Claessens
2023-01-04
clang-cl: supports /std:c++20 now.
Luke Elliott
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-23
Created release note page for 1.0.0.
Jussi Pakkanen
2022-12-12
Fixing typos
Andreas Deininger
2022-12-11
Rename java.generate_native_headers to java.native_headers
Tristan Partin
2022-12-11
Merge pull request #11024 from dcbaker/submit/bindgen-dependencies
Jussi Pakkanen
2022-12-09
Merge pull request #10990 from xclaesse/devenv
Jussi Pakkanen
2022-12-07
devenv: Document recent changes
Xavier Claessens
2022-12-06
interpreter: compiler: Allow array for the prefix kwarg
Marvin Scholz
2022-12-05
modules/rust: Add support for dependencies in bindgen
Dylan Baker
2022-12-05
modules/rust: Add support for string include_directories
Dylan Baker
2022-11-27
Add warning_level=everything
David Robillard
2022-11-22
compilers: remove opinionated c++ warning flag
Eli Schwartz
2022-11-19
modules/rust: stabilize
Dylan Baker
2022-11-06
Implement `in` operator on string
Xavier Claessens
2022-11-06
Generate release notes for 0.64.
Jussi Pakkanen
2022-10-24
basic support for oneapi compilers
Robert Cohn
2022-10-24
Add MASM compiler
Xavier Claessens
2022-10-24
Accept disablers in summary values
Elliott Sales de Andrade
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-24
Add NASM compiler
Xavier Claessens
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-13
Add b_thinlto_cache for automatically configuring incremental ThinLTO
Tatsuyuki Ishi
2022-10-11
Make `meson wrap update` command update all wraps in parallel
Xavier Claessens
2022-10-10
Merge pull request #8941 from xclaesse/wrapdb
Jussi Pakkanen
2022-10-10
Document and test new WrapDB auto fallback
Xavier Claessens
2022-10-09
Add BSD support to the JNISystemDependency
Tristan Partin
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-09-29
doc: Add missing netrc release notes
Xavier Claessens
2022-09-29
doc: Fix wayland release notes
Xavier Claessens
2022-09-28
gnome: add support for update-mime-database
Paolo Borelli
2022-09-23
mtest: implement a maxfail option
Eli Schwartz
2022-09-22
Add release notes snippet for new mconf behaviour
Xavier Claessens
2022-09-19
python module: allow specifying the pure kwarg in the installation object
Eli Schwartz
2022-09-12
rust: Generate a rust-project.json file when rust targets are present
Dylan Baker
2022-09-06
modules/wayland: Support --include-core-only
Mark Bolhuis
2022-08-23
install modes should not apply sticky bit to files
Eli Schwartz
2022-08-18
modules/fs: Replace configure_file(copy:) with fs.copyfile
Dylan Baker
[next]