- 02 Sep, 2015 2 commits
-
-
Brad King authored
Our upstream-built release tarballs already contain many unversioned paths and so will never overlap with another version of CMake in the same installation prefix. Therefore we do not need a versioned name for the documentation directory. Configure our release binaries to place the documentation in an unversioned directory so that one can use the same path to refer to the documentation locally even after updating CMake. For example, on OS X one may see the documentation in `/Applications/CMake.app/Contents/doc/cmake/html/index.html`.
-
Brad King authored
Pass needed bootstrap arguments directly instead of constructing them from various conditions.
-
- 05 Aug, 2015 1 commit
-
-
Brad King authored
Disable the CMake_INSTALL_DEPENDENCIES option by default and turn it on explicitly in our packaging scripts. This simplifies packaging in distributions that provide the dependencies for us without having to install them. We only need 3rd-party runtime dependencies to be installed for packaging with redistributable binaries.
-
- 24 Sep, 2014 1 commit
-
-
Robert Maynard authored
Starting with OSX 10.4 dmg files offers bzip2 compression which offers small package sizes.
-
- 08 May, 2014 1 commit
-
-
Brad King authored
Use the CPack DragNDrop generator instead of the deprecated PackageMaker tool to package CMake itself. This provides an installation experience that is more consistent with other products on OS X and allows users to select the destination directory easily. It also avoids installing "/private/var/db/receipts/com.Kitware.CMake.*" receipts that must be removed by "pkgutil --forget com.Kitware.CMake" before another version of CMake can be installed. The DragNDrop installer does not support a post-flight script, so drop our configuration of it. The cmake-gui has an option for installing symbolic links to enable command-line use. In practice users may simply add "/Applications/CMake.app/Contents/bin" to their PATH instead.
-
- 15 Apr, 2014 1 commit
-
-
Brad King authored
Update the prebuilt binary build configurations for machines where we build our own OpenSSL library to use a newer version.
-
- 21 Nov, 2013 1 commit
-
-
Brad King authored
Download http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt and place it as Licenses/LGPLv2.1.txt in our source tree. When building cmake-gui, use option CMake_GUI_DISTRIBUTE_WITH_Qt_LGPL to enable notification in the "About" dialog of how the distribution of Qt is licensed. Install the license file as ${CMAKE_ROOT}/Licenses/LGPLv2.1.txt so that the dialog can display a path to it.
-
- 11 Sep, 2012 1 commit
-
-
- 30 Jan, 2012 1 commit
-
-
David Cole authored
-
- 17 Jan, 2012 1 commit
-
-
David Cole authored
-
- 16 Sep, 2011 1 commit
-
-
David Cole authored
Also, since dashmacmini5 is newer/faster/better and is also building the source tarballs, remove that responsibility from the dashmacmini2 script.
-
- 26 Aug, 2011 1 commit
-
-
David Cole authored
Removed script for dashsun1: machine is now defunct. R.I.P. Added new script for 64-bit universal binary build on dashmacmini5 with x86_64;i386
-
- 02 Jun, 2011 1 commit
-
-
David Cole authored
Set GIT_COMMAND to "git" -- each machine involved in building the CMake release binaries has the right "git" in the PATH. Separate the release scripts into two batches so we can build multiple releases on the same machine, in serial, if necessary. We currnetly do this with the Windows and Cygwin release binaries on dash2win64. Sort the files to be uploaded, so that sorting them by modification time (file copy / upload time) is equivalent to sorting them alphabetically.
-
- 27 Jul, 2010 1 commit
-
-
David Cole authored
-
- 20 Apr, 2010 1 commit
-
-
Bill Hoffman authored
-
- 01 Mar, 2010 1 commit
-
-
Bill Hoffman authored
-
- 07 Mar, 2008 1 commit
-
-
Bill Hoffman authored
-
- 19 May, 2006 1 commit
-
-
Bill Hoffman authored
-
- 11 May, 2006 1 commit
-
-
Bill Hoffman authored
-
- 08 May, 2006 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 02 May, 2006 1 commit
-
-
Bill Hoffman authored
-