22 lines
682 B
Plaintext
Raw Normal View History

To create a cmake release, make sure the "release" tag is pointing to the
expected git commit:
2005-07-11 17:12:17 -04:00
http://cmake.org/gitweb?p=cmake.git;a=shortlog;h=refs/heads/release
2006-06-26 09:46:22 -04:00
Then as kitware@hythloth, using an up-to-date CMake:
2005-07-11 17:12:17 -04:00
cd ~/CMakeReleases/cmake/Utilities/Release
mkdir 283rc1
cd 283rc1
~/CMakeReleases/build/bin/cmake -DCMAKE_CREATE_VERSION=release -P ../create-cmake-release.cmake
./create-release.sh
2005-07-11 17:12:17 -04:00
create-cmake-release.cmake: script to run to create release sh scripts
Add or remove machines in create-cmake-release.cmake.
2007-06-22 11:31:35 -04:00
Cygwin -> directory that contains cpack cygwin package files used in
CMakeCPack.cmake
2005-07-11 17:12:17 -04:00
2007-06-22 11:31:35 -04:00
machine_release.cmake : config files for each machine