summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/magrathea_release.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* magrathea: Tell cmELF about DT_RUNPATH (#13497)Brad King2012-09-031-0/+2
| | | | | | | Our Linux release machine 'magrathea' has a very old Linux to help build portable binaries. It is so old that <elf.h> does not define the DT_RUNPATH constant. Define the correct value in the build flags to activate handling of ELF RUNPATH entries in the binary release.
* Use upgraded qt on linux build machine.Bill Hoffman2012-02-101-1/+1
|
* 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.
* Use git for the checkout of the source tree instead of cvs.Bill Hoffman2010-03-011-0/+1
|
* Switch to git repository for creation of nightly releases.Bill Hoffman2010-02-231-1/+0
|
* Handle older cvs clients that do not allow for the password to be in the ↵Bill Hoffman2009-09-231-0/+1
| | | | CVSROOT.
* ENH: check in current build scriptsBill Hoffman2008-08-191-0/+1
|
* ENH: qtgui stuffBill Hoffman2008-03-071-0/+2
|
* ENH: update for releaseBill Hoffman2006-10-161-0/+13