David Cole b43af94af1 CMake: eliminate use of cvs in the Release scripts пре 14 година
..
Cygwin 0f5c711f32 Cygwin: Fix release script libncurses search patterns (#10766) пре 15 година
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 b43af94af1 CMake: eliminate use of cvs in the Release scripts пре 14 година
dash2win64_cygwin.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts пре 14 година
dash2win64_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts пре 14 година
dashmacmini2_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts пре 14 година
dashsun1_release.cmake f3023d5a38 ENH: works пре 20 година
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 b43af94af1 CMake: eliminate use of cvs in the Release scripts пре 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