Brad King fab35c95cb Utilities/Release: Move cygwin packages to a subdirectory 10 years ago
..
Cygwin da7276cf94 Replace http://www.cmake.org URLs with https://cmake.org 10 years ago
CMakeInstall.bmp 4aac0b6e10 BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on Windows. It was inadvertently removed. 18 years ago
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 years ago
README 4a67481ed6 Update release scripts. 15 years ago
cpack_wix_ui_banner.jpg 1bda8f1fdb CPackWIX: Customize CMake installer theme. 10 years ago
cpack_wix_ui_dialog.jpg 1bda8f1fdb CPackWIX: Customize CMake installer theme. 10 years ago
create-cmake-release.cmake 45fa326b6c Utilities/Release: Drop OS X ppc/i386 binary 10 years ago
dash2win64_cygwin.cmake fab35c95cb Utilities/Release: Move cygwin packages to a subdirectory 10 years ago
dash2win64_release.cmake ec725815c9 Utilities/Release: Update path to 'cmake.exe' on Windows build machine 10 years ago
dashmacmini5_release.cmake 6f7edb87ea Utilities/Release: Install docs in unversioned directory (#15692) 10 years ago
hythloth_release.cmake 467bfbfc76 ENH: change name to MAKE_COMMAND 19 years ago
linux64_release.cmake 6f7edb87ea Utilities/Release: Install docs in unversioned directory (#15692) 10 years ago
magrathea_release.cmake 6f7edb87ea Utilities/Release: Install docs in unversioned directory (#15692) 10 years ago
release_cmake.cmake fab35c95cb Utilities/Release: Move cygwin packages to a subdirectory 10 years ago
release_cmake.sh.in 7d891cde02 Utilities/Release: Refactor bootstrap argument construction 10 years ago
upload_release.cmake 86cc45e3e3 CMake 3.4.0-rc1 version update 10 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