Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ode/ode-0.9/tools/checklist.txt @ 216

Last change on this file since 216 was 216, checked in by mathiask, 16 years ago

[Physik] add ode-0.9

File size: 574 bytes
Line 
1RELEASE CHECKLIST
2---------------------------------------------
3
4( ) Update versions at start of configure.in (AC_INIT, ODE_CURRENT, etc.)
5
6( ) Create a release branch in SVN
7
8( ) Run msw-release.bat in VS2003 command prompt
9
10( ) Run src-release.sh to create source package
11    (Must run in Linux or Cygwin w/autotools)
12
13
14
15SANITY CHECK of release package
16---------------------------------------------
17
18* binaries exist
19
20* include/ode/config.h exists
21
22* configure script exists - if not: is autotools installed?
23
24* docs have been generated in docs/
25
Note: See TracBrowser for help on using the repository browser.