summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-09-28gnome: add support for update-mime-databasePaolo Borelli
2022-09-28Automatically tag systemtap filesXavier Claessens
2022-09-28Automaticall tag installed testsXavier Claessens
2022-09-23mtest: implement a maxfail optionEli Schwartz
2022-09-22Add release notes snippet for new mconf behaviourXavier Claessens
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz
2022-09-14docs: note the automatic creation of gitignore in build directoriesEli Schwartz
2022-09-12rust: Generate a rust-project.json file when rust targets are presentDylan Baker
2022-09-12docs: fix broken porting advice for intl dependency in release notesEli Schwartz
2022-09-09doc: Recommend tags for libraries utilitiesXavier Claessens
2022-09-07modules/wayland: Change default value of include_core_only to trueMark Bolhuis
2022-09-07modules/wayland: Rename core_only to include_core_onlyMark Bolhuis
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis
2022-08-29docs: make note of the path restriction on subdir()Eli Schwartz
2022-08-29docs: mention in the native-file docs, the command line argument to useEli Schwartz
2022-08-27Users.md: Add AudaciousThomas Lange
2022-08-23install modes should not apply sticky bit to filesEli Schwartz
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-31documentation: extend custom_target installGerion Entrup
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-27docs: make the refman linkification slightly prettier for codeblocksEli 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-17docs: fix incorrect info for declare_dependency sourcesEli Schwartz
2022-06-17docs: ensure stable order of release notesEli Schwartz
2022-06-16doc: Add meson.override_dependency() in external-project exampleXavier Claessens