You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Modestas Vainius
60ee04bd10
|
13 years ago | |
---|---|---|
.. | ||
Cygwin | 13 years ago | |
CMakeInstall.bmp | 15 years ago | |
CMakeLogo.ico | 15 years ago | |
README | 14 years ago | |
create-cmake-release.cmake | 13 years ago | |
dash2win64_cygwin.cmake | 13 years ago | |
dash2win64_release.cmake | 14 years ago | |
dashmacmini2_release.cmake | 13 years ago | |
dashmacmini5_release.cmake | 13 years ago | |
ferrari_sgi64_release.cmake | 14 years ago | |
ferrari_sgi_release.cmake | 14 years ago | |
hythloth_release.cmake | 15 years ago | |
magrathea_release.cmake | 13 years ago | |
release_cmake.cmake | 14 years ago | |
release_cmake.sh.in | 14 years ago | |
upload_release.cmake | 14 years ago | |
v20n250_aix_release.cmake | 14 years ago |
README
To create a cmake release, make sure the "release" tag is pointing to the
expected git commit:
http://cmake.org/gitweb?p=cmake.git;a=shortlog;h=refs/heads/release
Then as kitware@hythloth, using an up-to-date CMake:
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
create-cmake-release.cmake: script to run to create release sh scripts
Add or remove machines in create-cmake-release.cmake.
Cygwin -> directory that contains cpack cygwin package files used in
CMakeCPack.cmake
machine_release.cmake : config files for each machine