summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2022-08-18modules/fs: Replace configure_file(copy:) with fs.copyfileDylan Baker
2022-08-16deprecate running "meson builddir" without setup subcommandEli Schwartz
2022-08-16docs: fix various references to "meson builddir"Eli Schwartz
2022-08-12add AdwCustomizer0xMRTT
2022-07-14docs: add some function linkification in code snippetsEli Schwartz
2022-07-13docs: Suggest using depth=1 by default for wrap-gitPhilip Withnall
2022-07-11docs: add cross-file exampleMichael Davidsaver
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
2022-07-07Users.md: Add SciPyAmit D
2022-07-04Update Users.mdAmit D
2022-07-04Update Users.mdAmit D
2022-07-03Finalize the release.Jussi Pakkanen
2022-07-02Users.md: remove wxFormBuildersmowzy
2022-06-29docs: update various function references to be linkifiedEli Schwartz
2022-06-27docs: fix broken link to structured sourcesEli Schwartz
2022-06-27docs: fix broken links in i18n modueEli Schwartz
2022-06-27docs: correctly classify module methods as a method, not a functionEli Schwartz
2022-06-27docs: grammar nitEli Schwartz
2022-06-27docs: encourage using the "setup" subcommand where appropriateEli Schwartz
2022-06-27docs: fix confusing repetitionEli Schwartz
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