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-04-15
Add note in docs that multiline f-strings are not supported
Peter Lesslie
2022-04-14
docs: make upload target depend on building the docs
Eli Schwartz
2022-04-12
Update Zrythm entry in Users.md
alex-tee
2022-04-07
docs: YAML: Add `arg_flattening: false` where required
Daniel Mensinger
2022-04-07
docs: refman: Add `arg_flattening` support
Daniel Mensinger
2022-04-07
docs: Document argument flattening
Daniel Mensinger
2022-04-07
docs: Fix [[true]] --> `true`
Daniel Mensinger
2022-04-03
Document and test env vars a bit better
John Ericson
2022-04-01
docs: fix inaccurate description of command targets
Eli Schwartz
2022-03-31
docs: note that find_program accepts file objects
Eli Schwartz
2022-03-31
docs: correct documentation of shared_library soversions
Eli Schwartz
2022-03-30
Add new debug() function
Marvin Scholz
2022-03-27
Fix typo
Önder Görmez
2022-03-27
docs: add missing docs for new pkgconfig feature
Eli Schwartz
2022-03-24
Make compilers list per subproject
Xavier Claessens
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
[next]