2010-06-23 01:18:35 +03:00
..
2010-03-17 14:00:29 +02:00
2009-10-04 10:30:41 +03:00
2009-10-04 10:30:41 +03:00
2008-10-12 18:41:06 +02:00
2008-10-12 18:41:06 +02:00
2009-10-04 10:30:41 +03:00
2010-06-23 01:18:35 +03:00
2009-10-04 10:30:41 +03:00
2008-10-12 18:41:06 +02:00
2008-10-12 18:41:06 +02:00
2008-10-12 18:41:06 +02:00
2008-10-12 18:41:06 +02:00
2009-10-04 10:30:41 +03:00
2010-06-23 01:18:35 +03:00
2010-06-23 01:18:35 +03:00
2010-06-23 01:18:35 +03:00
2008-10-12 18:41:06 +02:00
2009-10-04 10:30:41 +03:00
2009-10-04 10:30:41 +03:00
2009-10-04 10:30:41 +03:00

To create a cmake release, first test the branch:

mkdir 2-4
cd 2-4
cmake -DCMAKE_CREATE_VERSION=CMake-2-4 -P ../create-cmake-release.cmake
./create-CMake-2-4.sh

If that works:
EDIT CMakeLists.txt and remove the RC setting!
commit that.

Then tag the minor release:
cvs tag 2-4-7

Then create a release from the tag:
mkdir 2-4-7
cd 2-4-7
cmake -DCMAKE_CREATE_VERSION=CMake-2-4-7 -P ../create-cmake-release.cmake
./create-CMake-2-4.sh


create-cmake-release.cmake:  script to run to create release sh script
To add or remove machines this file should be edited.

Cygwin -> directory that contains cpack cygwin package files used in
 CMakeCPack.cmake)

machine_release.cmake : config files for each machine