Brad King 25fb430e96 Utilities/Release: Fix nightly build upload il y a 12 ans
..
Cygwin 9db3116226 Remove CMake-language block-end command arguments il y a 13 ans
CMakeInstall.bmp 4aac0b6e10 BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on Windows. It was inadvertently removed. il y a 18 ans
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... il y a 18 ans
README 4a67481ed6 Update release scripts. il y a 15 ans
create-cmake-release.cmake f0f2b21d52 Utilities/Release: Update IBM AIX build machine access il y a 12 ans
dash2win64_cygwin.cmake 1df21617e4 Utilities/Release: Generate docs on dash2win64 cygwin il y a 12 ans
dash2win64_release.cmake 8ad8a9b1a6 cmake-gui: Reference LGPLv2.1 when redistributing Qt il y a 12 ans
dashmacmini2_release.cmake 8ad8a9b1a6 cmake-gui: Reference LGPLv2.1 when redistributing Qt il y a 12 ans
dashmacmini5_release.cmake 8ad8a9b1a6 cmake-gui: Reference LGPLv2.1 when redistributing Qt il y a 12 ans
ferrari_sgi64_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts il y a 14 ans
ferrari_sgi_release.cmake b43af94af1 CMake: eliminate use of cvs in the Release scripts il y a 14 ans
hythloth_release.cmake 467bfbfc76 ENH: change name to MAKE_COMMAND il y a 19 ans
ibm_aix_release.cmake f0f2b21d52 Utilities/Release: Update IBM AIX build machine access il y a 12 ans
magrathea_release.cmake 8ad8a9b1a6 cmake-gui: Reference LGPLv2.1 when redistributing Qt il y a 12 ans
release_cmake.cmake f0f2b21d52 Utilities/Release: Update IBM AIX build machine access il y a 12 ans
release_cmake.sh.in f0f2b21d52 Utilities/Release: Update IBM AIX build machine access il y a 12 ans
upload_release.cmake 25fb430e96 Utilities/Release: Fix nightly build upload il y a 12 ans

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