Fossil

Update of "Release Build How-To"
Login

Update of "Release Build How-To"

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

Overview

Artifact ID: e274f19142aa9b2c1e1284f87292f84207da0a68d37efa72fde3f6227907df79
Page Name:Release Build How-To
Date: 2022-02-21 19:51:14
Original User: drh
Mimetype:text/x-markdown
Parent: e59c3149026793355b7a0a48074ab9524f39362448f79004fb5ba21505ede501 (diff)
Next 5f861d44ab4281c91f587239ec3136917c4e0fb403336823ff3d504613c5e8ea
Content

Notes on how Fossil deliverables are built and uploaded

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. fossil uv edit download.js
  3. Edit the "releases" variable in the javascript to add the new release number and title and various hyperlinks. Perhaps also remove older releases.
  4. Remove obsolete build products: fossil uv rm --glob $PATTERN
  5. fossil uv edit latest-release.md
  6. Update the latest result tarball link
  7. fossil uv sync

Linux

Mac

Raspberry Pi

Windows 32-bit using MSVC

Windows 64-bit using MSVC