aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2022-05-16Update Creating-OSX-packages.mdAdel Kara Slimane1-3/+25
2022-05-09python module: default extensions to hidden symbol visibilityEli Schwartz2-0/+18
2022-05-08compilers/c++: Add MSVC option to make the __cplusplus define accurateEli Schwartz1-0/+15
2022-05-06devenv: Set WINEPATH when cross compiling for WindowsXavier Claessens2-0/+10
2022-05-06coverage: be clever and detect config files for gcovr/lcovEli Schwartz1-0/+12
2022-05-03add prefer_static built-in optionDudemanguy3-0/+11
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini2-0/+27
2022-05-02complete documentation of declare_dependencyRemi Thebault2-1/+16
2022-05-02Fix wrong name in docRemi Thebault2-7/+6
2022-05-02docs: correct incorrect types for pch filesEli Schwartz1-1/+1
2022-05-01Add support for multiline f-stringsPeter Lesslie2-3/+25
2022-05-01Some documentation fix (#10335)Maple2-1/+1
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen1-0/+22
2022-04-30add release snippetRemi Thebault1-0/+13
2022-04-30linkers: Add support for mold linkerFini Jastrow2-0/+5
2022-04-27Add small note that get_variable can publicize its data filesEli Schwartz1-0/+22
2022-04-27gnome: Use 'doc' install_tag for gnome.yelpFerdinand Thiessen1-0/+1
2022-04-27improve help for -DdebugPaolo Bonzini1-1/+1
2022-04-24docs: Remove deprecated meson.source_root() from localisation page exampleSimon Arlott1-3/+1
2022-04-21Allow deprecating an option for a new oneXavier Claessens2-0/+31
2022-04-20vcs_tag: handle non-str / non-file argumentsKirill Isakov1-1/+3
2022-04-20vcs_tag: document the already supported file argKirill Isakov1-1/+3
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson2-0/+39
2022-04-15Add note in docs that multiline f-strings are not supportedPeter Lesslie1-2/+5
2022-04-14docs: make upload target depend on building the docsEli Schwartz1-0/+1
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