Difference between revisions of "Release 2.0.4"

From Free Pascal wiki
Jump to navigationJump to search
(Mac OS X fink .info ready)
(17 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
== Release procedure ([[Release Template]]) ==
 
== Release procedure ([[Release Template]]) ==
  
Note that detailed information for some tasks can be found in [[Release engineering]]. These two pages should be eventually merged in the future.
+
Note that detailed information for some tasks can be found in [[Release engineering]]. These two pages should be eventually merged (or probably rather better interlinked) in the future.
 +
 
 +
=== Release preparations ===
  
 
#  Check and update all .msg files - running, coordinated by Tomas
 
#  Check and update all .msg files - running, coordinated by Tomas
Line 27: Line 29:
 
## errorpl.msg - Wojciech Malinowski
 
## errorpl.msg - Wojciech Malinowski
 
## <strike>errorid.msg - Zaenal Mutaqin</strike> (done)
 
## <strike>errorid.msg - Zaenal Mutaqin</strike> (done)
#  <strike>New directories</strike> (done)
 
## <strike>Create new directories on ftp</strike> (done)
 
## <strike>Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from the old release</strike> (done)
 
 
#  <strike>Check tools</strike> (no updates this time)
 
#  <strike>Check tools</strike> (no updates this time)
 
## Check version of the above mentioned tools (GNU tools, helper DLLs, UPX, etc.), and decide whether it isn't time to update some of these tools
 
## Check version of the above mentioned tools (GNU tools, helper DLLs, UPX, etc.), and decide whether it isn't time to update some of these tools
Line 44: Line 43:
 
## <strike>/docs/fpc.sty (macro fpcversion)</strike> (done)
 
## <strike>/docs/fpc.sty (macro fpcversion)</strike> (done)
 
## <strike>All Makefile.fpc files containing version=... (plus regenerate all corresponding Makefiles)</strike> (done)
 
## <strike>All Makefile.fpc files containing version=... (plus regenerate all corresponding Makefiles)</strike> (done)
#  <strike>Create new release branch in SVN - <b>July 2</b>, Tomas</strike> (done)
+
 
#  <strike>Update version number in release branch to 2.0.4 - <b>July 2</b>, Tomas</strike> (done)
+
=== RC1 ===
 +
 
 +
<strike>New directories</strike> (done)
 +
## <strike>Create new directories on ftp</strike> (done)
 +
## <strike>Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from previous release (unless updated with new versions)</strike> (done)
 +
#  <strike>Create new rc1 branch in SVN - <b>July 2</b>, Tomas</strike> (done)
 +
#  <strike>Update version number in rc1 branch to 2.0.4-rc1 - <b>July 2</b>, Tomas</strike> (done)
 
## <strike>/compiler/version.pas - <b>July 2</b>, Tomas</strike> (done)
 
## <strike>/compiler/version.pas - <b>July 2</b>, Tomas</strike> (done)
 
#  <strike>Create and upload exported fpcbuild.zip - <b>July 2</b>, Tomas</strike> (done)
 
#  <strike>Create and upload exported fpcbuild.zip - <b>July 2</b>, Tomas</strike> (done)
Line 51: Line 56:
 
## <strike>doc-pdf.zip</strike> (done)
 
## <strike>doc-pdf.zip</strike> (done)
 
## <strike>doc-html.zip</strike> (done)
 
## <strike>doc-html.zip</strike> (done)
## doc-htm.zip
+
## <strike>doc-htm.zip</strike> (not included)
 
## <strike>doc-txt.zip</strike> (done)
 
## <strike>doc-txt.zip</strike> (done)
 
## <strike>doc-ps.zip</strike> (done)
 
## <strike>doc-ps.zip</strike> (done)
Line 58: Line 63:
 
## <strike>doc-ps.tar.gz</strike> (done)
 
## <strike>doc-ps.tar.gz</strike> (done)
 
#  Create and upload source zips
 
#  Create and upload source zips
## <strike>Short name version - Tomas</strike> (done)
+
## <strike>short name version for binary packages - Tomas</strike> (done)
 +
## short name version for docs source
 +
## long name version for binary packages
 +
## long name version for docs source
 
#  Create and upload source tars
 
#  Create and upload source tars
 
#  <strike>Create and upload zip files for i386-go32v2 - Tomas</strike> (done)
 
#  <strike>Create and upload zip files for i386-go32v2 - Tomas</strike> (done)
Line 66: Line 74:
 
## <strike>basic zip (just binaries)</strike> (done)
 
## <strike>basic zip (just binaries)</strike> (done)
 
## <strike>full zip (including docs and sources)</strike> (done)
 
## <strike>full zip (including docs and sources)</strike> (done)
#  Create and upload installer exe for i386-win32 - Florian
+
<strike>Create and upload installer exe for i386-win32 - Florian</strike> (done)
 
#  Create and upload tgz file for i386-freebsd - Marco
 
#  Create and upload tgz file for i386-freebsd - Marco
 
#  Create and upload release for i386-linux
 
#  Create and upload release for i386-linux
## tar - Michael
+
## <strike>tar - Michael</strike> (done)
 
## deb - Peter
 
## deb - Peter
 
## rpm - Michael
 
## rpm - Michael
 
#  Create and upload release for powerpc-linux
 
#  Create and upload release for powerpc-linux
## <strike>tar - Thomas</strike>
+
## <strike>tar - Thomas</strike> (done)
 
#  Create and upload release for powerpc-macosx - Jonas
 
#  Create and upload release for powerpc-macosx - Jonas
 
## <strike>.dmg package</strike> (done)
 
## <strike>.dmg package</strike> (done)
Line 113: Line 121:
 
## <strike>run the demo within the IDE (debugger)</strike> (not supported)
 
## <strike>run the demo within the IDE (debugger)</strike> (not supported)
 
#  Test the Win32 release
 
#  Test the Win32 release
## Run installer
+
## <strike>Run installer</strike> Luiz (Done)
 +
## <strike>make sure readme.txt & whatsnew.txt are for the current version</strike> Luiz (Done)
 +
## <strike>run all executables in /bin/win32 (without parameters)</strike> Luiz (Done)
 +
## make cycle with newly installed binaries and sources
 +
## run testsuite
 +
## <strike>open the installed hello.pp in IDE</strike> Luiz (Done)
 +
## <strike>make a minor change in the demo in IDE & save it</strike> Luiz (Done)
 +
## view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
 +
## <strike>compile the demo file in IDE</strike> Luiz (Done)
 +
## <strike>run the demo within the IDE (debugger)</strike> Luiz (Done)
 +
#  Test release for i386-freebsd
 +
#  Test release for i386-linux
 +
## tar
 +
## deb
 +
## rpm
 +
#  Test release for powerpc-linux
 +
## tar
 +
#  Test release for powerpc-macosx
 +
## .dmg package
 +
## .info files for fink - Mischi
 +
#  Test release for powerpc-macos
 +
#  Test release for powerpc-morphos
 +
#  Test release for i386-netware
 +
#  Test release for i386-netwlibc
 +
#  Test release for sparc-linux
 +
## tar
 +
#  Test release for arm-linux
 +
## tar
 +
#  Test release for x86_64-linux
 +
#  Check PDF documentation (open all files)
 +
#  Check HTML documentation
 +
#  Check TXT documentation
 +
#  Read updated text files as distributed in release zip files
 +
## readme.txt
 +
## faq.txt
 +
## whatsnew.txt
 +
 
 +
=== RC2 ===
 +
 
 +
#  <strike>New directories</strike> (done)
 +
## <strike>Create new directories on ftp</strike> (done)
 +
## <strike>Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from previous RC (unless updated with new versions)</strike> (done)
 +
#  <strike>Create new rc2 branch in SVN - July 16, Tomas</strike> (done)
 +
#  <strike>Update version number in rc2 branch to 2.0.4-rc2 - Tomas</strike> (done)
 +
## <strike>/compiler/version.pas - Tomas</strike> (done)
 +
#  <strike>Create and upload exported fpcbuild.zip - Tomas</strike> (done)
 +
#  <strike>Create and upload the documentation - Michael</strike> (done)
 +
## <strike>doc-pdf.zip</strike> (done)
 +
## <strike>doc-html.zip</strike> (done)
 +
## <i>doc-htm.zip</i> (not included)
 +
## <strike>doc-txt.zip</strike> (done)
 +
## <strike>doc-ps.zip</strike> (done)
 +
## <strike>doc-pdf.tar.gz</strike> (done)
 +
## <strike>doc-html.tar.gz</strike> (done)
 +
## <strike>doc-ps.tar.gz</strike> (done)
 +
#  Create and upload source zips
 +
## <strike>short name version for binary packages - Tomas</strike> (done)
 +
## <strike>docs source (including the link for short name version) - Tomas</strike> (done)
 +
## <strike>long name version for binary packages - Tomas</strike> (done)
 +
#  Create and upload source tars
 +
#  <strike>Create and upload zip files for i386-go32v2 - Tomas</strike> (done)
 +
## <strike>basic zip (just binaries)</strike> (done)
 +
## <strike>full zip (including docs and sources)</strike> (done)
 +
#  <strike>Create and upload zip files for i386-os2 - Tomas</strike> (done)
 +
## <strike>basic zip (just binaries)</strike> (done)
 +
## <strike>full zip (including docs and sources)</strike> (done)
 +
#  <strike>Create and upload installer exe for i386-win32 - Florian</strike> (done)
 +
#  <strike>Create and upload tgz file for i386-freebsd - Marco</strike> (done)
 +
#  Create and upload release for i386-linux
 +
## <strike>tar - Michael</strike> (done)
 +
## deb - Peter/Mazen (July 18?)
 +
## <strike>rpm - Michael</strike> (done)
 +
#  Create and upload release for powerpc-linux
 +
## <strike>tar - Thomas/Daniel</strike> (done - no smartlinked version with GDB available)
 +
#  <strike>Create and upload release for powerpc-macosx - Jonas, July 19</strike>
 +
## <strike>.dmg package</strike> (done)
 +
## <strike>.info files for fink - Mischi</strike>
 +
#  Create and upload release for powerpc-macos
 +
#  Create and upload release for powerpc-morphos - Charlie
 +
#  Create and upload zip files for i386-netware
 +
#  Create and upload zip files for i386-netwlibc
 +
#  Create and upload release for sparc-linux
 +
## tar
 +
#  Create and upload release for arm-linux (cross-release)
 +
## tar - Daniel
 +
#  Create and upload release for x86_64-linux
 +
## tar - Michael (July 18?)
 +
#  Test the GO32v2 release
 +
## dos???.zip installation
 +
## dos???full.zip installation (over the previously installed dos???.zip to simulate updates)
 
## make sure readme.txt & whatsnew.txt are for the current version
 
## make sure readme.txt & whatsnew.txt are for the current version
## run all executables in /bin/win32 (without parameters)
+
## run all executables in /bin/go32v2 (no params)
 
## make cycle with newly installed binaries and sources
 
## make cycle with newly installed binaries and sources
 
## run testsuite
 
## run testsuite
Line 123: Line 220:
 
## compile the demo file in IDE
 
## compile the demo file in IDE
 
## run the demo within the IDE (debugger)
 
## run the demo within the IDE (debugger)
 +
#  Test the OS/2 release
 +
## os2???.zip installation
 +
## os2???full.zip installation (over the previously installed os2???.zip to simulate updates)
 +
## make sure readme.txt & whatsnew.txt are for the current version
 +
## run all executables in /bin/os2 (no params)
 +
## make cycle with newly installed binaries and sources
 +
## run testsuite
 +
## open the installed hello.pp in IDE
 +
## make a minor change in the demo in IDE & save it
 +
## view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
 +
## compile the demo file in IDE
 +
## <i>run the demo within the IDE (debugger)</i> (not supported)
 +
#  Test the Win32 release
 +
## Run installer - Luiz
 +
## make sure readme.txt & whatsnew.txt are for the current version - Luiz
 +
## run all executables in /bin/win32 (without parameters) - Luiz
 +
## make cycle with newly installed binaries and sources
 +
## run testsuite
 +
## open the installed hello.pp in IDE - Luiz
 +
## make a minor change in the demo in IDE & save it - Luiz
 +
## view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
 +
## compile the demo file in IDE - Luiz
 +
## run the demo within the IDE (debugger) - Luiz
 +
#  Test release for i386-freebsd
 +
#  Test release for i386-linux
 +
## tar
 +
## deb
 +
## rpm
 +
#  Test release for powerpc-linux
 +
## tar
 +
#  <strike>Test release for powerpc-macosx</strike>
 +
## <strike>.dmg package</strike>
 +
## <strike>.info fink installation</strike>
 +
#  Test release for powerpc-macos
 +
#  Test release for powerpc-morphos
 +
#  Test release for i386-netware
 +
#  Test release for i386-netwlibc
 +
#  Test release for sparc-linux
 +
## tar
 +
#  Test release for arm-linux
 +
## tar
 +
#  Test release for x86_64-linux
 +
#  Check PDF documentation (open all files)
 +
#  Check HTML documentation
 +
#  Check TXT documentation
 +
#  Read updated text files as distributed in release zip files
 +
## readme.txt
 +
## faq.txt
 +
## whatsnew.txt
 +
 +
=== Final release ===
 +
 +
#  New directories
 +
## Create new directories on ftp
 +
## Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from previous RC (unless updated with new versions)
 +
#  Create new release branch in SVN - Tomas
 +
#  Update version number in release branch to 2.0.4 - Tomas
 +
## /compiler/version.pas - Tomas
 +
## /install/macosx/*.info - Tomas
 +
#  Create and upload exported fpcbuild - Tomas
 +
## .zip version
 +
## .tar.gz version
 +
#  Create and upload the documentation - Michael
 +
## doc-pdf.zip
 +
## doc-html.zip
 +
## <i>doc-htm.zip</i> (not included)
 +
## doc-txt.zip
 +
## doc-ps.zip
 +
## doc-pdf.tar.gz
 +
## doc-html.tar.gz
 +
## doc-ps.tar.gz
 +
#  Create and upload source zips
 +
## short name version for binary packages - Tomas
 +
## docs source (including link for short name version) - Tomas
 +
## long name version for binary packages - Tomas
 +
#  Create and upload zip files for i386-go32v2 - Tomas
 +
## basic zip (just binaries)
 +
## full zip (including docs and sources)
 +
#  Create and upload zip files for i386-os2 - Tomas
 +
## basic zip (just binaries)
 +
## full zip (including docs and sources)
 +
#  Create and upload installer exe for i386-win32 - Florian
 +
#  Create and upload tgz file for i386-freebsd - Marco
 +
#  Create and upload release for i386-linux
 +
## tar - Michael
 +
## deb - Peter
 +
## rpm - Michael
 +
#  Create and upload release for powerpc-linux
 +
## tar - Thomas
 +
#  Create and upload release for powerpc-macosx - Jonas
 +
## .dmg package
 +
## .info files for fink - Mischi
 +
#  Create and upload release for powerpc-macos
 +
#  Create and upload release for powerpc-morphos - Charlie
 +
#  Create and upload zip files for i386-netware
 +
#  Create and upload zip files for i386-netwlibc
 +
#  Create and upload release for sparc-linux
 +
## tar
 +
#  Create and upload release for arm-linux (cross-release)
 +
## tar - Daniel
 +
#  Create and upload release for x86_64-linux
 +
## tar - Michael
 +
#  Test the GO32v2 release
 +
## dos???.zip installation
 +
## dos???full.zip installation (over the previously installed dos???.zip to simulate updates)
 +
## make sure readme.txt & whatsnew.txt are for the current version
 +
## run all executables in /bin/go32v2 (no params)
 +
## make cycle with newly installed binaries and sources
 +
## run testsuite
 +
## open the installed hello.pp in IDE
 +
## make a minor change in the demo in IDE & save it
 +
## view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
 +
## compile the demo file in IDE
 +
## run the demo within the IDE (debugger)
 +
#  Test the OS/2 release
 +
## os2???.zip installation
 +
## os2???full.zip installation (over the previously installed os2???.zip to simulate updates)
 +
## make sure readme.txt & whatsnew.txt are for the current version
 +
## run all executables in /bin/os2 (no params)
 +
## make cycle with newly installed binaries and sources
 +
## run testsuite
 +
## open the installed hello.pp in IDE
 +
## make a minor change in the demo in IDE & save it
 +
## view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
 +
## compile the demo file in IDE
 +
## <i>run the demo within the IDE (debugger)</i> (not supported)
 +
#  Test the Win32 release
 +
## Run installer - Luiz
 +
## make sure readme.txt & whatsnew.txt are for the current version - Luiz
 +
## run all executables in /bin/win32 (without parameters) - Luiz
 +
## make cycle with newly installed binaries and sources
 +
## run testsuite
 +
## open the installed hello.pp in IDE - Luiz
 +
## make a minor change in the demo in IDE & save it - Luiz
 +
## view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
 +
## compile the demo file in IDE - Luiz
 +
## run the demo within the IDE (debugger) - Luiz
 
#  Test release for i386-freebsd
 
#  Test release for i386-freebsd
 
#  Test release for i386-linux
 
#  Test release for i386-linux
Line 132: Line 366:
 
#  Test release for powerpc-macosx
 
#  Test release for powerpc-macosx
 
## .dmg package
 
## .dmg package
## .info files for fink - Mischi
 
 
#  Test release for powerpc-macos
 
#  Test release for powerpc-macos
 
#  Test release for powerpc-morphos
 
#  Test release for powerpc-morphos
Line 149: Line 382:
 
## faq.txt
 
## faq.txt
 
## whatsnew.txt
 
## whatsnew.txt
 +
 +
=== Going public ===
 +
 +
#  Make versions 2.0.4 and 2.0.5 available in bug tracker
 
#  Make new files on FTP available to wide public
 
#  Make new files on FTP available to wide public
 
## update symlinks
 
## update symlinks
 
## move the old version to the olddist/<version>
 
## move the old version to the olddist/<version>
 +
## copy files to SourceForge.net
 +
#  Submit darwin packages to fink - Mischi
 
#  Update WWW pages
 
#  Update WWW pages
 
## /html/news.fp
 
## /html/news.fp
Line 166: Line 405:
 
#  Send announcement to our mailing lists - Tomas
 
#  Send announcement to our mailing lists - Tomas
 
#  Post announcement on the community site - Tomas
 
#  Post announcement on the community site - Tomas
#  Submit darwin packages to fink - Mischi
 
 
#  Revise / update /html/future.fp after major versions (?.?.0)
 
#  Revise / update /html/future.fp after major versions (?.?.0)

Revision as of 13:53, 22 July 2006

Release organization

  1. All patches important for 2.0.4 should be submitted by the end of June.
  2. New branch for the release will be created from the fixes branch on the 2nd July (Sunday) before lunch. Once the branch is ready, I'll announce it here. Everybody can start to build release candidate of his platforms (version number in file names should be appended with "-rcN") at that moment (I'll try to keep track of who is doing what in Wiki). URL of SVN branch for release candidate 1 is http://svn.freepascal.org/svn/fpcbuild/tags/release_2_0_4_rc1/ (note that with svn+ssh: protocol this becomes svn+ssh://svn.freepascal.org/FPC/svn/fcpbuild/tags/release_2_0_4_rc1/).
  3. As much as possible should be tested and fixed by July 15 (Saturday). However, fixes are not applied to the release branch, but rather just marked with "2.0.4 fix:" in SVN comment (and merged to the fixes branch as appropriate). Please, make sure that only real fixes are marked this way, no last moment "features" this time (once again, all required features should be committed before end of June).
  4. Encountered issues (and their status) should be documented here.
  5. I'll merge the marked patches to the release branch on July 16 (Sunday), announce it and then the new testing cycle can start. As soon as no major issues are encountered, real release will be published.

Release procedure (Release Template)

Note that detailed information for some tasks can be found in Release engineering. These two pages should be eventually merged (or probably rather better interlinked) in the future.

Release preparations

  1. Check and update all .msg files - running, coordinated by Tomas
    1. errore.msg - John?
    2. errord.msg - Karl-Michael Schindler (done)
    3. errorf.msg - Remi Dorlet and "Oro06"/"Olivier"
    4. errorn.msg - Matthijs Willemstein (done)
    5. errorr.msg - Michail Baikov
    6. errorrw.msg - Michail Baikov
    7. errorues.msg
    8. errores.msg
    9. errorct.msg
    10. errorhe.msg - Ido Kanner (done)
    11. errorptd.msg - Ari Ricardo Ody (done)
    12. errorptw.msg - Ari Ricardo Ody (done)
    13. errorpli.msg - Wojciech Malinowski
    14. errorpl.msg - Wojciech Malinowski
    15. errorid.msg - Zaenal Mutaqin (done)
  2. Check tools (no updates this time)
    1. Check version of the above mentioned tools (GNU tools, helper DLLs, UPX, etc.), and decide whether it isn't time to update some of these tools
    2. Repackage and upload additional tools where needed
  3. Update whatsnew.txt (/install/doc/whatsnew.txt) - Florian (done)
  4. Finish all source file updates - July 1
  5. Update version number to 2.0.4 - Tomas (done)
    1. /install/doc/readme.txt (done)
    2. /installer/install.dat (header) (done)
    3. /installer/install.pas (installer version) (done)
    4. /install/fpc.spec
    5. /install/install.sh Done by makepack
    6. convert /html/faq.fp to /install/doc/faq.htm and /install/doc/faq.txt (done)
    7. /docs/fpc.sty (macro fpcversion) (done)
    8. All Makefile.fpc files containing version=... (plus regenerate all corresponding Makefiles) (done)

RC1

  1. New directories (done)
    1. Create new directories on ftp (done)
    2. Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from previous release (unless updated with new versions) (done)
  2. Create new rc1 branch in SVN - July 2, Tomas (done)
  3. Update version number in rc1 branch to 2.0.4-rc1 - July 2, Tomas (done)
    1. /compiler/version.pas - July 2, Tomas (done)
  4. Create and upload exported fpcbuild.zip - July 2, Tomas (done)
  5. Create and upload the documentation - Michael
    1. doc-pdf.zip (done)
    2. doc-html.zip (done)
    3. doc-htm.zip (not included)
    4. doc-txt.zip (done)
    5. doc-ps.zip (done)
    6. doc-pdf.tar.gz (done)
    7. doc-html.tar.gz (done)
    8. doc-ps.tar.gz (done)
  6. Create and upload source zips
    1. short name version for binary packages - Tomas (done)
    2. short name version for docs source
    3. long name version for binary packages
    4. long name version for docs source
  7. Create and upload source tars
  8. Create and upload zip files for i386-go32v2 - Tomas (done)
    1. basic zip (just binaries) (done)
    2. full zip (including docs and sources) (done)
  9. Create and upload zip files for i386-os2 - Tomas (done)
    1. basic zip (just binaries) (done)
    2. full zip (including docs and sources) (done)
  10. Create and upload installer exe for i386-win32 - Florian (done)
  11. Create and upload tgz file for i386-freebsd - Marco
  12. Create and upload release for i386-linux
    1. tar - Michael (done)
    2. deb - Peter
    3. rpm - Michael
  13. Create and upload release for powerpc-linux
    1. tar - Thomas (done)
  14. Create and upload release for powerpc-macosx - Jonas
    1. .dmg package (done)
    2. .info files for fink - Mischi (done)
  15. Create and upload release for powerpc-macos
  16. Create and upload release for powerpc-morphos - Charlie
  17. Create and upload zip files for i386-netware
  18. Create and upload zip files for i386-netwlibc
  19. Create and upload release for sparc-linux
    1. tar
  20. Create and upload release for arm-linux (cross-release)
    1. tar - Daniel
  21. Create and upload release for x86_64-linux
    1. tar - Michael
  22. Run makereleasezips (combine small ZIP files together)
  23. Test the GO32v2 release
    1. dos???.zip installation
    2. dos???full.zip installation (over the previously installed dos???.zip to simulate updates)
    3. make sure readme.txt & whatsnew.txt are for the current version
    4. run all executables in /bin/go32v2 (no params)
    5. make cycle with newly installed binaries and sources
    6. run testsuite
    7. open the installed hello.pp in IDE
    8. make a minor change in the demo in IDE & save it
    9. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    10. compile the demo file in IDE
    11. run the demo within the IDE (debugger)
  24. Test the OS/2 release
    1. os2???.zip installation
    2. os2???full.zip installation (over the previously installed os2???.zip to simulate updates)
    3. make sure readme.txt & whatsnew.txt are for the current version
    4. run all executables in /bin/os2 (no params)
    5. make cycle with newly installed binaries and sources
    6. run testsuite
    7. open the installed hello.pp in IDE
    8. make a minor change in the demo in IDE & save it
    9. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    10. compile the demo file in IDE
    11. run the demo within the IDE (debugger) (not supported)
  25. Test the Win32 release
    1. Run installer Luiz (Done)
    2. make sure readme.txt & whatsnew.txt are for the current version Luiz (Done)
    3. run all executables in /bin/win32 (without parameters) Luiz (Done)
    4. make cycle with newly installed binaries and sources
    5. run testsuite
    6. open the installed hello.pp in IDE Luiz (Done)
    7. make a minor change in the demo in IDE & save it Luiz (Done)
    8. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    9. compile the demo file in IDE Luiz (Done)
    10. run the demo within the IDE (debugger) Luiz (Done)
  26. Test release for i386-freebsd
  27. Test release for i386-linux
    1. tar
    2. deb
    3. rpm
  28. Test release for powerpc-linux
    1. tar
  29. Test release for powerpc-macosx
    1. .dmg package
    2. .info files for fink - Mischi
  30. Test release for powerpc-macos
  31. Test release for powerpc-morphos
  32. Test release for i386-netware
  33. Test release for i386-netwlibc
  34. Test release for sparc-linux
    1. tar
  35. Test release for arm-linux
    1. tar
  36. Test release for x86_64-linux
  37. Check PDF documentation (open all files)
  38. Check HTML documentation
  39. Check TXT documentation
  40. Read updated text files as distributed in release zip files
    1. readme.txt
    2. faq.txt
    3. whatsnew.txt

RC2

  1. New directories (done)
    1. Create new directories on ftp (done)
    2. Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from previous RC (unless updated with new versions) (done)
  2. Create new rc2 branch in SVN - July 16, Tomas (done)
  3. Update version number in rc2 branch to 2.0.4-rc2 - Tomas (done)
    1. /compiler/version.pas - Tomas (done)
  4. Create and upload exported fpcbuild.zip - Tomas (done)
  5. Create and upload the documentation - Michael (done)
    1. doc-pdf.zip (done)
    2. doc-html.zip (done)
    3. doc-htm.zip (not included)
    4. doc-txt.zip (done)
    5. doc-ps.zip (done)
    6. doc-pdf.tar.gz (done)
    7. doc-html.tar.gz (done)
    8. doc-ps.tar.gz (done)
  6. Create and upload source zips
    1. short name version for binary packages - Tomas (done)
    2. docs source (including the link for short name version) - Tomas (done)
    3. long name version for binary packages - Tomas (done)
  7. Create and upload source tars
  8. Create and upload zip files for i386-go32v2 - Tomas (done)
    1. basic zip (just binaries) (done)
    2. full zip (including docs and sources) (done)
  9. Create and upload zip files for i386-os2 - Tomas (done)
    1. basic zip (just binaries) (done)
    2. full zip (including docs and sources) (done)
  10. Create and upload installer exe for i386-win32 - Florian (done)
  11. Create and upload tgz file for i386-freebsd - Marco (done)
  12. Create and upload release for i386-linux
    1. tar - Michael (done)
    2. deb - Peter/Mazen (July 18?)
    3. rpm - Michael (done)
  13. Create and upload release for powerpc-linux
    1. tar - Thomas/Daniel (done - no smartlinked version with GDB available)
  14. Create and upload release for powerpc-macosx - Jonas, July 19
    1. .dmg package (done)
    2. .info files for fink - Mischi
  15. Create and upload release for powerpc-macos
  16. Create and upload release for powerpc-morphos - Charlie
  17. Create and upload zip files for i386-netware
  18. Create and upload zip files for i386-netwlibc
  19. Create and upload release for sparc-linux
    1. tar
  20. Create and upload release for arm-linux (cross-release)
    1. tar - Daniel
  21. Create and upload release for x86_64-linux
    1. tar - Michael (July 18?)
  22. Test the GO32v2 release
    1. dos???.zip installation
    2. dos???full.zip installation (over the previously installed dos???.zip to simulate updates)
    3. make sure readme.txt & whatsnew.txt are for the current version
    4. run all executables in /bin/go32v2 (no params)
    5. make cycle with newly installed binaries and sources
    6. run testsuite
    7. open the installed hello.pp in IDE
    8. make a minor change in the demo in IDE & save it
    9. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    10. compile the demo file in IDE
    11. run the demo within the IDE (debugger)
  23. Test the OS/2 release
    1. os2???.zip installation
    2. os2???full.zip installation (over the previously installed os2???.zip to simulate updates)
    3. make sure readme.txt & whatsnew.txt are for the current version
    4. run all executables in /bin/os2 (no params)
    5. make cycle with newly installed binaries and sources
    6. run testsuite
    7. open the installed hello.pp in IDE
    8. make a minor change in the demo in IDE & save it
    9. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    10. compile the demo file in IDE
    11. run the demo within the IDE (debugger) (not supported)
  24. Test the Win32 release
    1. Run installer - Luiz
    2. make sure readme.txt & whatsnew.txt are for the current version - Luiz
    3. run all executables in /bin/win32 (without parameters) - Luiz
    4. make cycle with newly installed binaries and sources
    5. run testsuite
    6. open the installed hello.pp in IDE - Luiz
    7. make a minor change in the demo in IDE & save it - Luiz
    8. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    9. compile the demo file in IDE - Luiz
    10. run the demo within the IDE (debugger) - Luiz
  25. Test release for i386-freebsd
  26. Test release for i386-linux
    1. tar
    2. deb
    3. rpm
  27. Test release for powerpc-linux
    1. tar
  28. Test release for powerpc-macosx
    1. .dmg package
    2. .info fink installation
  29. Test release for powerpc-macos
  30. Test release for powerpc-morphos
  31. Test release for i386-netware
  32. Test release for i386-netwlibc
  33. Test release for sparc-linux
    1. tar
  34. Test release for arm-linux
    1. tar
  35. Test release for x86_64-linux
  36. Check PDF documentation (open all files)
  37. Check HTML documentation
  38. Check TXT documentation
  39. Read updated text files as distributed in release zip files
    1. readme.txt
    2. faq.txt
    3. whatsnew.txt

Final release

  1. New directories
    1. Create new directories on ftp
    2. Copy the extra files (asld*.zip, gdb*.zip, make*.zip, util*.zip) from previous RC (unless updated with new versions)
  2. Create new release branch in SVN - Tomas
  3. Update version number in release branch to 2.0.4 - Tomas
    1. /compiler/version.pas - Tomas
    2. /install/macosx/*.info - Tomas
  4. Create and upload exported fpcbuild - Tomas
    1. .zip version
    2. .tar.gz version
  5. Create and upload the documentation - Michael
    1. doc-pdf.zip
    2. doc-html.zip
    3. doc-htm.zip (not included)
    4. doc-txt.zip
    5. doc-ps.zip
    6. doc-pdf.tar.gz
    7. doc-html.tar.gz
    8. doc-ps.tar.gz
  6. Create and upload source zips
    1. short name version for binary packages - Tomas
    2. docs source (including link for short name version) - Tomas
    3. long name version for binary packages - Tomas
  7. Create and upload zip files for i386-go32v2 - Tomas
    1. basic zip (just binaries)
    2. full zip (including docs and sources)
  8. Create and upload zip files for i386-os2 - Tomas
    1. basic zip (just binaries)
    2. full zip (including docs and sources)
  9. Create and upload installer exe for i386-win32 - Florian
  10. Create and upload tgz file for i386-freebsd - Marco
  11. Create and upload release for i386-linux
    1. tar - Michael
    2. deb - Peter
    3. rpm - Michael
  12. Create and upload release for powerpc-linux
    1. tar - Thomas
  13. Create and upload release for powerpc-macosx - Jonas
    1. .dmg package
    2. .info files for fink - Mischi
  14. Create and upload release for powerpc-macos
  15. Create and upload release for powerpc-morphos - Charlie
  16. Create and upload zip files for i386-netware
  17. Create and upload zip files for i386-netwlibc
  18. Create and upload release for sparc-linux
    1. tar
  19. Create and upload release for arm-linux (cross-release)
    1. tar - Daniel
  20. Create and upload release for x86_64-linux
    1. tar - Michael
  21. Test the GO32v2 release
    1. dos???.zip installation
    2. dos???full.zip installation (over the previously installed dos???.zip to simulate updates)
    3. make sure readme.txt & whatsnew.txt are for the current version
    4. run all executables in /bin/go32v2 (no params)
    5. make cycle with newly installed binaries and sources
    6. run testsuite
    7. open the installed hello.pp in IDE
    8. make a minor change in the demo in IDE & save it
    9. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    10. compile the demo file in IDE
    11. run the demo within the IDE (debugger)
  22. Test the OS/2 release
    1. os2???.zip installation
    2. os2???full.zip installation (over the previously installed os2???.zip to simulate updates)
    3. make sure readme.txt & whatsnew.txt are for the current version
    4. run all executables in /bin/os2 (no params)
    5. make cycle with newly installed binaries and sources
    6. run testsuite
    7. open the installed hello.pp in IDE
    8. make a minor change in the demo in IDE & save it
    9. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    10. compile the demo file in IDE
    11. run the demo within the IDE (debugger) (not supported)
  23. Test the Win32 release
    1. Run installer - Luiz
    2. make sure readme.txt & whatsnew.txt are for the current version - Luiz
    3. run all executables in /bin/win32 (without parameters) - Luiz
    4. make cycle with newly installed binaries and sources
    5. run testsuite
    6. open the installed hello.pp in IDE - Luiz
    7. make a minor change in the demo in IDE & save it - Luiz
    8. view documentation in IDE, traverse 2-3 pages (at least one with screenshots)
    9. compile the demo file in IDE - Luiz
    10. run the demo within the IDE (debugger) - Luiz
  24. Test release for i386-freebsd
  25. Test release for i386-linux
    1. tar
    2. deb
    3. rpm
  26. Test release for powerpc-linux
    1. tar
  27. Test release for powerpc-macosx
    1. .dmg package
  28. Test release for powerpc-macos
  29. Test release for powerpc-morphos
  30. Test release for i386-netware
  31. Test release for i386-netwlibc
  32. Test release for sparc-linux
    1. tar
  33. Test release for arm-linux
    1. tar
  34. Test release for x86_64-linux
  35. Check PDF documentation (open all files)
  36. Check HTML documentation
  37. Check TXT documentation
  38. Read updated text files as distributed in release zip files
    1. readme.txt
    2. faq.txt
    3. whatsnew.txt

Going public

  1. Make versions 2.0.4 and 2.0.5 available in bug tracker
  2. Make new files on FTP available to wide public
    1. update symlinks
    2. move the old version to the olddist/<version>
    3. copy files to SourceForge.net
  3. Submit darwin packages to fink - Mischi
  4. Update WWW pages
    1. /html/news.fp
    2. /html/download.fp (links to all individual files & file sizes)
    3. /html/fpc.fp
    4. /html/faq.fp (things like "the latest version is ...")
  5. Update version number to 2.0.5 - Tomas
    1. /compiler/version.pas
  6. Check the WWW pages - Tomas
    1. make sure http://www.freepascal.org contains the new version already
    2. read news.html - Tomas
    3. read fpc.html - Tomas
    4. read download.html and check links to individual files - Tomas
  7. Send announcement to our mailing lists - Tomas
  8. Post announcement on the community site - Tomas
  9. Revise / update /html/future.fp after major versions (?.?.0)