aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ode-0.9/tools/checklist.txt
diff options
context:
space:
mode:
authordan miller2007-10-19 05:24:38 +0000
committerdan miller2007-10-19 05:24:38 +0000
commitf205de7847da7ae1c10212d82e7042d0100b4ce0 (patch)
tree9acc9608a6880502aaeda43af52c33e278e95b9c /libraries/ode-0.9/tools/checklist.txt
parenttrying to fix my screwup part deux (diff)
downloadopensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.zip
opensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.tar.gz
opensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.tar.bz2
opensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.tar.xz
from the start... checking in ode-0.9
Diffstat (limited to 'libraries/ode-0.9/tools/checklist.txt')
-rw-r--r--libraries/ode-0.9/tools/checklist.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/libraries/ode-0.9/tools/checklist.txt b/libraries/ode-0.9/tools/checklist.txt
new file mode 100644
index 0000000..7aa5c11
--- /dev/null
+++ b/libraries/ode-0.9/tools/checklist.txt
@@ -0,0 +1,25 @@
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