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
Age
Commit message (
Expand
)
Author
2022-03-22
Fix missing ' in custom_target docs
rusty-snake
2022-03-22
docs/rust: fix markdown title
Dylan Baker
2022-03-22
interpreter: Make compiler options per-subproject
Xavier Claessens
2022-03-22
Add ability to add resources to jars
Tristan Partin
2022-03-21
Prepare the 0.62.0 release.
Jussi Pakkanen
2022-03-20
docs: fix incorrect default for test is_parallel
Eli Schwartz
2022-03-15
Revert "devenv: Set PYTHONPATH where we install python modules"
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-09
Add new env2mfile command.
Jussi Pakkanen
2022-03-09
Move dataonly pkgconfig file to datadir/pkgconfig
Tristan Partin
2022-03-09
install: Add --strip option
Xavier Claessens
2022-03-08
Revert "Add new env2cross command."
Eli Schwartz
2022-03-08
Add new env2cross command.
Jussi Pakkanen
2022-03-07
docs: add forgotten documentation for the new openssl dependency
Eli Schwartz
2022-03-07
docs: document the rust_crate_type build_target keyword
Dylan Baker
2022-03-07
Add support for rust proc-macro crates
Dylan Baker
2022-03-07
docs: Add a document on using Rust in Meson
Dylan Baker
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-03-06
i18n.merge_file: do not disable in the absence of gettext tools
Eli Schwartz
2022-03-06
wayland module: Allow building both client and server sides
Xavier Claessens
2022-03-04
[skip ci] fix syntax typo
Darren Ng
2022-03-04
Add modules kwarg to JNI system dep
Tristan Partin
2022-03-03
add release snippet for declare_dependency
Remi Thebault
2022-03-03
Document D features in `declare_dependency`
Remi Thebault
2022-03-02
document and raise an error for disallowed combination of install_headers args
Eli Schwartz
2022-03-02
Rename JDK system dep to JNI
Tristan Partin
2022-03-01
Deprecate java.generate_native_header() in favor of java.generate_native_head...
Tristan Partin
2022-02-28
Allow setting method/separator in environment() and meson.add_devenv()
Xavier Claessens
2022-02-28
devenv: Add --dump option
Xavier Claessens
2022-02-28
devenv: Setup GDB auto-load scripts
Xavier Claessens
2022-02-28
devenv: Source bash completion scripts
Xavier Claessens
2022-02-28
devenv: Set PYTHONPATH where we install python modules
Xavier Claessens
2022-02-28
doc: Fix spelling developper->developer
Xavier Claessens
2022-02-28
Change jar() default install dir
Tristan Partin
2022-02-28
docs: correct the shaderc documentation
Dudemanguy
2022-02-27
modules/wayland: Add unstable_wayland module
Mark Bolhuis
2022-02-27
cmake: configure_package_config_file can now take a dict
Andrea Pappacoda
2022-02-22
python module: add option to specify a python environment to install to
Eli Schwartz
2022-02-20
add all supported arguments in docs for summary()
Stone Tickle
2022-02-15
fix missing documentation for testsuite option in test.json
Eli Schwartz
2022-02-15
pkgconfig module: allow custom variables to reference builtin directories
Eli Schwartz
2022-02-14
shared module: Allow linking on Android
Nirbheek Chauhan
2022-02-10
implement 'dist --allow-dirty' flag
andy5995
2022-02-10
Contributing.md: fix typo
Alyssa Ross
2022-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
2022-02-03
docs: strongly recommend the use of SPDX instead of array of license
Dylan Baker
2022-02-03
cmake: Deprecate CMake <3.17 support
Daniel Mensinger
2022-02-03
cmake: Drop CMake server support and bump min. CMake to >= 3.14
Daniel Mensinger
2022-02-02
Merge pull request #9834 from bonzini/test-verbose-kwarg
Jussi Pakkanen
[next]