aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2022-07-03Finalize the release.0.63.0Jussi Pakkanen19-244/+269
2022-07-02Users.md: remove wxFormBuildersmowzy1-1/+0
2022-06-29docs: update various function references to be linkifiedEli Schwartz7-26/+26
2022-06-27docs: fix broken link to structured sourcesEli Schwartz1-2/+2
2022-06-27docs: fix broken links in i18n modueEli Schwartz1-2/+2
2022-06-27docs: correctly classify module methods as a method, not a functionEli Schwartz1-7/+7
2022-06-27docs: grammar nitEli Schwartz1-1/+1
2022-06-27docs: encourage using the "setup" subcommand where appropriateEli Schwartz1-1/+1
2022-06-27docs: fix confusing repetitionEli Schwartz1-6/+4
2022-06-27docs: linkify some function referencesEli Schwartz3-4/+4
2022-06-27docs: fix yaml refman example of embedding links in a code commentEli Schwartz1-1/+1
2022-06-21docs: grammar and formatting nitsEli Schwartz1-2/+8
2022-06-21docs: remove incorrect information about nonexisting kwargEli Schwartz1-2/+2
2022-06-21Update Unit-tests.md (#10515)CLanguagePurist1-0/+8
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz2-3/+16
2022-06-17external-project: Add depends kwargXavier Claessens1-0/+5
2022-06-17docs: d_module_versions has an undocumented ability to accept integersEli Schwartz1-2/+2
2022-06-16doc: Add meson.override_dependency() in external-project exampleXavier Claessens1-0/+1
2022-06-10fix typo in IndepthTutorial.mdff1-1/+1
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski2-0/+39
2022-06-06compilers: Add support for stand-alone leak sanitizerMarco Trevisan (Treviño)2-2/+2
2022-05-31docs: fix incorrect linkEli Schwartz1-2/+2
2022-05-31fix bug in i18n merge_file/itstool_join revealed by previous commitEli Schwartz1-0/+6
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​1-0/+35
2022-05-26remove repetition and stiff languageGuilherme Janczak1-2/+1
2022-05-26don't tell documentation contributors to skip CIGuilherme Janczak1-5/+0
2022-05-24Compiler-properties.md:link to compiler object pageandy59951-2/+3
2022-05-19Add cc.has_function_attribute('sentinel')Tristan Partin1-0/+1
2022-05-19Add cc.has_function_attribute('section')Tristan Partin1-0/+3
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 Bonzini1-0/+11
2022-05-02complete documentation of declare_dependencyRemi Thebault1-1/+2
2022-05-02Fix wrong name in docRemi Thebault2-7/+6
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-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