David Cole 208c3f84e2 Use correct "requires" line in cygwin setup hint file 14 лет назад
..
Cygwin 208c3f84e2 Use correct "requires" line in cygwin setup hint file 14 лет назад
CMakeInstall.bmp 4aac0b6e10 BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on Windows. It was inadvertently removed. 18 лет назад
CMakeLogo.ico af46642deb ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline... 18 лет назад
README 4a67481ed6 Update release scripts. 15 лет назад
create-cmake-release.cmake 4a679a9f16 CMake Release Scripts: Changes for next release candidate... 14 лет назад
dash2win64_cygwin.cmake 4c2d70768a Release: Increase timeout for slow-testing cygwin build 14 лет назад
dash2win64_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад
dashmacmini2_release.cmake a94ef02c6e Update dashmacmini2 release script to use Qt 4.8.0 14 лет назад
dashmacmini5_release.cmake 495f899845 Update version of Qt for dashmacmini5 produced release binaries 14 лет назад
ferrari_sgi64_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад
ferrari_sgi_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад
hythloth_release.cmake 467bfbfc76 ENH: change name to MAKE_COMMAND 20 лет назад
magrathea_release.cmake 9fb9416f78 Use upgraded qt on linux build machine. 14 лет назад
release_cmake.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад
release_cmake.sh.in b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад
upload_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад
v20n250_aix_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts 14 лет назад

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