Differences between revisions 2 and 3
Revision 2 as of 2010-10-21 21:46:48
Size: 937
Editor: mpm
Comment:
Revision 3 as of 2010-10-21 21:47:05
Size: 936
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
 * [[Downloads]]  * [[Download]]

Packaging

Guidelines for making Mercurial binary packages.

/!\ This page is intended for developers.

1. Things to note

  • Don't enable any extensions by default

  • Install contrib/mergetools.hgrc so merge tools work

  • Consider packaging the hgweb scripts and relevant items from contrib/
  • Run the test suite on your platform
  • List your package on the Downloads page
  • Keep up with our time-based releases

2. Make nightly builds available

Nightly builds help users give quick feedback on bugfixes. These should generally be made from the tip of the stable branch.

3. Stay in touch

Announcements of releases and code freezes are made on the Mercurial-packaging list.

4. See also


CategoryProject

Packaging (last edited 2017-05-02 23:04:09 by NathanGoldbaum)