Index: www/release.wiki ================================================================== --- www/release.wiki +++ www/release.wiki @@ -28,10 +28,15 @@
SET BUILD_DEBUG=1
build_all.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Test x86 & x64 Binaries

    @@ -54,10 +59,15 @@ SET TEST_DEBUG=1
    test_all.bat +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • +
  • Locate a machine with a processor architecture different from the one tested in the previous step and then repeat all the previous steps.
  • @@ -93,10 +103,15 @@
    This assumes that Visual Studio 2012, "Professional" edition or "better" and the Windows Embedded Compact 2013 Toolkit are installed. + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Test Windows CE Binaries via Automation

    @@ -116,10 +131,15 @@ CE:

    test_ce_200x.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Test Windows CE Binaries Manually

    @@ -215,10 +235,15 @@ version 8.4 or later, the [https://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21138 | HTML Help Workshop], and [http://ndoc3.sourceforge.net/ | NDoc3] have all been installed using the default settings. + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Build Setup Release Packages

    @@ -233,10 +258,15 @@
    SET BAKE_DEBUG=1
    bake_all.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Build x86 & x64 Binary Release Packages

    @@ -252,10 +282,15 @@
    SET RELEASE_DEBUG=1
    release_all.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Build x86 & x64 Static Binary Release Packages

    @@ -271,10 +306,15 @@
    SET RELEASE_DEBUG=1
    release_static.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Build Windows CE Binary Release Packages

    @@ -300,10 +340,15 @@
    SET RELEASE_DEBUG=1
    release_ce_2013.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Build Source Release Packages

    @@ -316,10 +361,15 @@ Enter the following command to build all the source release packages:

    archive.bat + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Verify All Release Packages

    @@ -340,10 +390,15 @@ UnRAR, and UnZip binaries are available in the locations specified via the "FossilTool", "InnoUnpackTool", "UnRARTool", and "UnZipTool" environment variables, respectively. + + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur.

    If errors are generated, the file "<root>\Setup\data\verify.lst" may need to be updated to account for the files that have been added and/or removed from the release @@ -368,10 +423,15 @@
    This assumes that the NuGet binary is available somewhere along the [https://en.wikipedia.org/wiki/PATH_%28variable%29 | PATH].
    Please refer to [https://docs.nuget.org/ | NuGet Documentation] for further details.
  • + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Update Downloads Page

    @@ -398,10 +458,15 @@ version 8.4 or later has been installed using the default settings and that the Fossil binary is available somewhere along the [https://en.wikipedia.org/wiki/PATH_%28variable%29 | PATH] (i.e. for calculating the SHA1 hashes).
    + +
  • + Make sure everything succeeds with no errors; the console output may be + checked if any errors should occur. +
  • Publish Release