summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/dashmacmini2_release.cmake
Commit message (Collapse)AuthorAgeFilesLines
* OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-081-1/+1
| | | | | | | | | | | | | | | 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.
* Utilities/Release: Update to openssl-1.0.1gBrad King2014-04-151-3/+3
| | | | | Update the prebuilt binary build configurations for machines where we build our own OpenSSL library to use a newer version.
* cmake-gui: Reference LGPLv2.1 when redistributing QtBrad King2013-11-211-0/+1
| | | | | | | | | 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.
* Utilities/Release: Enable CMAKE_USE_OPENSSL in nightly binariesBill Hoffman2012-09-111-0/+4
|
* Update dashmacmini2 release script to use Qt 4.8.0David Cole2012-01-311-1/+1
|
* Update dashmacmini2 release script to use Qt 4.6.3David Cole2012-01-171-2/+2
|
* Release Scripts: Use Qt 4.7.4 on dashmacmini5 (#12460)David Cole2011-09-161-1/+0
| | | | | | Also, since dashmacmini5 is newer/faster/better and is also building the source tarballs, remove that responsibility from the dashmacmini2 script.
* CMake Release Scripts: Changes for next release candidate...David Cole2011-08-261-1/+1
| | | | | | | 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
* CMake: eliminate use of cvs in the Release scriptsDavid Cole2011-06-021-1/+0
| | | | | | | | | | | | | | 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.
* Update path to git. dashmacmini2 was "upgraded."David Cole2010-07-271-1/+1
|
* Fix release scripts.Bill Hoffman2010-04-201-0/+2
|
* Use git for the checkout of the source tree instead of cvs.Bill Hoffman2010-03-011-0/+1
|
* ENH: qtgui stuffBill Hoffman2008-03-071-0/+3
|
* ENH: release scriptsBill Hoffman2006-05-191-1/+2
|
* ENH: working package creatorBill Hoffman2006-05-111-1/+2
|
* ENH: skip bootstrap test as it already does a bootstrapBill Hoffman2006-05-081-0/+1
|
* ENH: change name to MAKE_COMMANDBill Hoffman2006-05-081-2/+2
|
* ENH: add make program stuffBill Hoffman2006-05-081-1/+2
|
* ENH: getting betterBill Hoffman2006-05-031-0/+10