Releasing, add files that contain VERSION information for a release and remind to cr-create serialization data structure file
This commit is contained in:
@@ -2,7 +2,8 @@ This document details the steps necessary to package a release of Bullet.
|
|||||||
|
|
||||||
1) Preparing for release:
|
1) Preparing for release:
|
||||||
|
|
||||||
update VERSION in several places
|
update VERSION in several places (/VERSION file, /CMakeLists.txt, /configure.ac, /src/LinearMath/btScalar.h)
|
||||||
|
re-generate serialization structures, if they changed (/src/LinearMath/btSerializer.cpp using makesdna)
|
||||||
update ChangeLog with larger/important changes
|
update ChangeLog with larger/important changes
|
||||||
regenerate MSVC project files using build/vs_all.bat
|
regenerate MSVC project files using build/vs_all.bat
|
||||||
create a Subversion tag revision in bullet.googlecode.com/svn/tags/bullet-<VERSION>
|
create a Subversion tag revision in bullet.googlecode.com/svn/tags/bullet-<VERSION>
|
||||||
|
|||||||
Reference in New Issue
Block a user