From d48ea5bb797037069d641da41da0f195f0124491 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:20:48 +0000 Subject: one more for the gipper --- libraries/ode-0.9/tools/checklist.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 libraries/ode-0.9/tools/checklist.txt (limited to 'libraries/ode-0.9/tools/checklist.txt') 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 @@ +RELEASE CHECKLIST +--------------------------------------------- + +( ) Update versions at start of configure.in (AC_INIT, ODE_CURRENT, etc.) + +( ) Create a release branch in SVN + +( ) Run msw-release.bat in VS2003 command prompt + +( ) Run src-release.sh to create source package + (Must run in Linux or Cygwin w/autotools) + + + +SANITY CHECK of release package +--------------------------------------------- + +* binaries exist + +* include/ode/config.h exists + +* configure script exists - if not: is autotools installed? + +* docs have been generated in docs/ + -- cgit v1.1