aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Update Zrythm entry in Users.mdalex-tee1-1/+1
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger12-0/+27
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger8-8/+27
2022-04-07docs: Document argument flatteningDaniel Mensinger1-0/+48
2022-04-07docs: Fix [[true]] --> `true`Daniel Mensinger1-2/+2
2022-04-03Document and test env vars a bit betterJohn Ericson1-6/+6
2022-04-01docs: fix inaccurate description of command targetsEli Schwartz2-2/+2
2022-03-31docs: note that find_program accepts file objectsEli Schwartz1-4/+6
2022-03-31docs: correct documentation of shared_library soversionsEli Schwartz1-2/+2
2022-03-30Add new debug() functionMarvin Scholz2-0/+19
2022-03-27Fix typoÖnder Görmez1-1/+1
2022-03-27docs: add missing docs for new pkgconfig featureEli Schwartz1-1/+2
2022-03-24Make compilers list per subprojectXavier Claessens2-1/+7
2022-03-22Fix missing ' in custom_target docsrusty-snake1-2/+2
2022-03-22docs/rust: fix markdown titleDylan Baker1-1/+1
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens2-0/+15
2022-03-22Add ability to add resources to jarsTristan Partin2-0/+38
2022-03-21Prepare the 0.62.0 release.0.62.0Jussi Pakkanen33-371/+410
2022-03-20docs: fix incorrect default for test is_parallelEli Schwartz1-1/+1
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz2-15/+0
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen6-1/+108
2022-03-09Add new env2mfile command.Jussi Pakkanen2-0/+69
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin1-0/+4
2022-03-09install: Add --strip optionXavier Claessens1-0/+5
2022-03-08Revert "Add new env2cross command."Eli Schwartz1-40/+0
2022-03-08Add new env2cross command.Jussi Pakkanen1-0/+40
2022-03-07docs: add forgotten documentation for the new openssl dependencyEli Schwartz2-0/+17
2022-03-07docs: document the rust_crate_type build_target keywordDylan Baker1-0/+20
2022-03-07Add support for rust proc-macro cratesDylan Baker1-0/+16
2022-03-07docs: Add a document on using Rust in MesonDylan Baker2-0/+57
2022-03-07docs: Add docs for structured_sourcesDylan Baker4-1/+51
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz2-0/+13
2022-03-06i18n.merge_file: do not disable in the absence of gettext toolsEli Schwartz1-0/+15
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens1-12/+20
2022-03-04[skip ci] fix syntax typoDarren Ng1-1/+1
2022-03-04Add modules kwarg to JNI system depTristan Partin2-3/+24
2022-03-03add release snippet for declare_dependencyRemi Thebault1-0/+14
2022-03-03Document D features in `declare_dependency`Remi Thebault1-0/+17
2022-03-02document and raise an error for disallowed combination of install_headers argsEli Schwartz1-2/+5
2022-03-02Rename JDK system dep to JNITristan Partin3-8/+28
2022-03-01Deprecate java.generate_native_header() in favor of java.generate_native_head...Tristan Partin2-1/+80
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens3-3/+64
2022-02-28devenv: Add --dump optionXavier Claessens1-0/+5
2022-02-28devenv: Setup GDB auto-load scriptsXavier Claessens2-0/+15
2022-02-28devenv: Source bash completion scriptsXavier Claessens2-0/+8
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens2-0/+14
2022-02-28doc: Fix spelling developper->developerXavier Claessens1-1/+1
2022-02-28Change jar() default install dirTristan Partin1-0/+5
2022-02-28docs: correct the shaderc documentationDudemanguy1-5/+11
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis5-0/+71