summaryrefslogtreecommitdiff
path: root/maint
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21AUTHORS: UpdateSimon McVittie1-1/+3
Automated change: ninja -C ${builddir} maintainer-update-authors Signed-off-by: Simon McVittie <smcv@collabora.com>
2023-08-14release-checklist: Update for increased use of MesonSimon McVittie1-14/+12
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-09-22maint: Make update-authors.sh executable when not going via a shellSimon McVittie1-0/+1
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-23release-checklist: Add a reminder to update both Autotools and MesonSimon McVittie1-1/+8
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-23Move release checklist to its own fileSimon McVittie1-0/+82
In other projects I've found that having a separate file that only lists the release steps makes them easier to check. Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-13CI: Add glue to build with mingw-w64 toolchain on DebianSimon McVittie2-0/+66
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-13build: Make update-authors convenience target runnable from MesonSimon McVittie1-0/+11
Signed-off-by: Simon McVittie <smcv@collabora.com>