summaryrefslogtreecommitdiff
path: root/make-release.sh
Commit message (Collapse)AuthorAgeFilesLines
* release: Update included subprojectsupdate-subprojectsMatthias Clasen2021-03-271-0/+3
| | | | | Failure to do so led to a slightly outdated gi-docgen in the 1.48.4 tarball.
* release: Actually include the docsMatthias Clasen2021-03-261-6/+2
|
* release script: Include gi-docgeninclude-gi-docgenMatthias Clasen2021-03-171-2/+2
| | | | | This lets us say 'you don't need to package this' about gi-docgen.
* Update the release scriptMatthias Clasen2021-03-111-4/+2
| | | | Small updates for gi-docgen.
* Add a release scriptMatthias Clasen2020-11-081-2/+2
| | | | | This is meant to take the pain out of making a separate docs tarball.
* Fix the release scriptMatthias Clasen2020-09-291-1/+1
| | | | | It was putting extra path components into the docs tarball contents.
* Add a release scriptMatthias Clasen2020-09-181-0/+28
This script handles both the main source tarball as well as the docs one.