summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2022-06-27docs: linkify some function referencesEli Schwartz
2022-06-27docs: fix yaml refman example of embedding links in a code commentEli Schwartz
2022-06-21docs: grammar and formatting nitsEli Schwartz
2022-06-21docs: remove incorrect information about nonexisting kwargEli Schwartz
2022-06-21Update Unit-tests.md (#10515)CLanguagePurist
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-06-17external-project: Add depends kwargXavier Claessens
2022-06-17docs: d_module_versions has an undocumented ability to accept integersEli Schwartz
2022-06-16doc: Add meson.override_dependency() in external-project exampleXavier Claessens
2022-06-10fix typo in IndepthTutorial.mdff
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski
2022-06-06compilers: Add support for stand-alone leak sanitizerMarco Trevisan (Treviño)
2022-05-31docs: fix incorrect linkEli Schwartz
2022-05-31fix bug in i18n merge_file/itstool_join revealed by previous commitEli Schwartz
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​
2022-05-26remove repetition and stiff languageGuilherme Janczak
2022-05-26don't tell documentation contributors to skip CIGuilherme Janczak
2022-05-24Compiler-properties.md:link to compiler object pageandy5995
2022-05-19Add cc.has_function_attribute('sentinel')Tristan Partin
2022-05-19Add cc.has_function_attribute('section')Tristan Partin
2022-05-16Update Creating-OSX-packages.mdAdel Kara Slimane
2022-05-09python module: default extensions to hidden symbol visibilityEli Schwartz
2022-05-08compilers/c++: Add MSVC option to make the __cplusplus define accurateEli Schwartz
2022-05-06devenv: Set WINEPATH when cross compiling for WindowsXavier Claessens
2022-05-06coverage: be clever and detect config files for gcovr/lcovEli Schwartz
2022-05-03add prefer_static built-in optionDudemanguy
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini
2022-05-02complete documentation of declare_dependencyRemi Thebault
2022-05-02Fix wrong name in docRemi Thebault
2022-05-01Add support for multiline f-stringsPeter Lesslie
2022-05-01Some documentation fix (#10335)Maple
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen
2022-04-30add release snippetRemi Thebault
2022-04-30linkers: Add support for mold linkerFini Jastrow
2022-04-27Add small note that get_variable can publicize its data filesEli Schwartz
2022-04-27gnome: Use 'doc' install_tag for gnome.yelpFerdinand Thiessen
2022-04-27improve help for -DdebugPaolo Bonzini
2022-04-24docs: Remove deprecated meson.source_root() from localisation page exampleSimon Arlott
2022-04-21Allow deprecating an option for a new oneXavier Claessens
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson
2022-04-15Add note in docs that multiline f-strings are not supportedPeter Lesslie
2022-04-12Update Zrythm entry in Users.mdalex-tee
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger
2022-04-07docs: Document argument flatteningDaniel Mensinger
2022-04-03Document and test env vars a bit betterJohn Ericson
2022-03-30Add new debug() functionMarvin Scholz
2022-03-27Fix typoÖnder Görmez
2022-03-27docs: add missing docs for new pkgconfig featureEli Schwartz
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-22docs/rust: fix markdown titleDylan Baker