Fossil

Update of ”Release Build How-To”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 94bb41e1c0da5b1a5c7623fc0cd15e5d17f3dbe98632e6a3f30f17932d462e36
Page Name:Release Build How-To
Date: 2024-11-13 17:31:43
Original User: danield
Mimetype:text/x-markdown
Parent: 828dd2e2198044daeb83485f01a6c8919e00632c0df2b4950a2cc8ad859fdf96 (diff)
Next 458776918ce1c8459a253519a39bb40b459175707d56f2c31dcb66c37f118221
Content

Notes on how Fossil deliverables are built and uploaded

Pre-Release Checklist

After-Release Checklist (This section is to jog the memory of the release manager)

  1. Verify that all items on the Before-Release Checklist have been run
  2. Update the version number and related links on the homepage.
  3. fossil uv edit download.js
  4. Edit the "releases" variable in the javascript to add the new release number and title and various hyperlinks. Perhaps also remove older releases.
  5. Remove obsolete build products: fossil uv rm --glob $PATTERN
  6. fossil uv edit latest-release.md
  7. Update the latest result tarball link
  8. fossil uv edit releases.md
  9. Update the list of releases and move the "(latest)" suffix to new top-most entry.
  10. fossil uv sync

Linux

Mac

Raspberry Pi

Windows 32-bit using MSVC

Windows 64-bit using MSVC