summaryrefslogtreecommitdiff
path: root/docs/markdown/Adding-new-projects-to-wrapdb.md
AgeCommit message (Collapse)Author
2025-09-03Add docs on dependency handling conventions for upstream WrapDB projectsWill Ayd
2023-04-11fix various spelling issuesJosh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-28docs: replace most uses of `meson_options.txt` with `meson.options`Dylan Baker
I've left the old release notes in place, but updated everything else to use `meson.options`
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
2021-08-12Update wrap documentation to describe new submission processEli Schwartz
2021-05-02Document how to run the wrap valídator. [skip ci]Jussi Pakkanen
2021-03-27Added some wrap review docs. [skip ci]Jussi Pakkanen
2021-02-25Clarify that wrap requests are for user submission. [skip ci]Jussi Pakkanen
2020-11-14Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]Jussi Pakkanen
2020-09-21Improve docs for creating new wraps. [skip ci]Jussi Pakkanen
2020-06-03[skip ci] mesonwrap docs: fix a broken linkLisa White
2020-06-02[skip ci] mesonwrap docsLisa White
- Add ambiguous naming documentation. - Update branch request documentation. - Add mesonwrap token documentation. - Update review guidelines.
2020-06-02[skip ci] mesonwrap docs: limit line length and remove trailing spacesLisa White
2020-01-27Update wrapdb docs to reflect repositories split [skip ci]Lisa White
2018-10-21doc: Improve wrap and subproject documentation [skip ci]Kostiantyn Ponomarenko
Make docs more user friendly, and add missing information. Signed-off-by: Kostiantyn Ponomarenko <konstantin.ponomarenko@gmail.com>
2018-09-23Fix a typo in example commit message [skip ci]Kostiantyn Ponomarenko
2018-05-01[skip ci] fixed broken link to repoinit.py script in wrap documentationAlexis Jeandet
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
2018-04-07Remove commit_zero recommendation from wrap documentation, use action commit ↵Aleksey Filippov
[skip ci]
2017-08-26Rewrapped more files.Jussi Pakkanen
2017-05-04Use American English - 'ise' -> 'ize' where applicablePeter Hutterer
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade
Upper or lower case depending on the official spelling, or the more consistent usage.
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.