summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/release_cmake.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Utilities/Release: Optionally load environment on remote build serverBrad King2015-12-211-0/+1
|
* Utilities/Release: Refactor bootstrap argument constructionBrad King2015-09-021-9/+3
| | | | | Pass needed bootstrap arguments directly instead of constructing them from various conditions.
* Utilities/Release: Update IBM AIX build machine accessBrad King2014-02-271-5/+0
|
* Utilities/Release: Copy pre-built docs tarball to unique nameBrad King2014-02-251-1/+1
| | | | | | Name the pre-built docs tarball on the remote machine according to the release script name so that multiple tarballs going to a single remote machine do not clobber one another.
* Utilities/Release: Pass pre-built docs tarballBrad King2014-01-291-0/+12
| | | | | | | | Avoid requiring all build machines for the upstream packaging process to have Python and Sphinx installed. Instead create a way to build the documentation once on the host machine and copy it to each build machine as a tarball with content to include in the installation tree for packaging.
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-7/+7
| | | | | | | | | | | | | | | | | Our Git commit hooks disallow modification or addition of lines with trailing whitespace. Wipe out all remnants of trailing whitespace everywhere except third-party code. Run the following shell code: git ls-files -z -- \ bootstrap doxygen.config '*.readme' \ '*.c' '*.cmake' '*.cpp' '*.cxx' \ '*.el' '*.f' '*.f90' '*.h' '*.in' '*.in.l' '*.java' \ '*.mm' '*.pike' '*.py' '*.txt' '*.vim' | egrep -z -v '^(Utilities/cm|Source/(kwsys|CursesDialog/form)/)' | egrep -z -v '^(Modules/CPack\..*\.in)' | xargs -0 sed -i 's/ \+$//'
* Release: Temporarily exclude ExternalProject test on cygwinDavid Cole2012-06-221-1/+1
| | | | | | | | Only temporarily until we can setup a new cygwin build machine for making releases. It's specific to the script that runs on dash2win64 anyhow. When we add a new script to run it on a different machine, and stop building the cygwin releases on dash2win64, this change will naturally no longer apply.
* CMake: eliminate use of cvs in the Release scriptsDavid Cole2011-06-021-4/+2
| | | | | | | | | | | | | | 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.
* Fix release scripts to be able to build releases from tags.Bill Hoffman2010-09-101-1/+1
|
* When running tests for releases use verbose output for failed tests.Bill Hoffman2010-06-051-1/+1
|
* Fix release scripts.Bill Hoffman2010-04-201-0/+7
|
* Change the git repository to be the new one and not the -tmp one.Bill Hoffman2010-02-231-1/+1
|
* Switch to git repository for creation of nightly releases.Bill Hoffman2010-02-231-5/+20
|
* Use ctest -j to speed up tests for release builds.Bill Hoffman2009-09-211-1/+1
|
* ENH: add FFLAGS back into release scriptBill Hoffman2009-02-111-0/+5
|
* ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION ↵Bill Hoffman2009-01-271-11/+11
| | | | is auto-defined now
* ENH: qtgui stuffBill Hoffman2008-03-071-3/+9
|
* ENH: update for releaseBill Hoffman2006-10-161-0/+5
|
* ENH: working package creatorBill Hoffman2006-05-111-6/+16
|
* ENH:Bill Hoffman2006-05-101-3/+10
|
* ENH: add 64 bit sgiBill Hoffman2006-05-091-1/+12
|
* ENH: mark timeBill Hoffman2006-05-091-0/+6
|
* ENH: add make program stuffBill Hoffman2006-05-081-5/+7
|
* ENH: add extra copy for aixBill Hoffman2006-05-061-0/+5
|
* ENH: make release directory a variableBill Hoffman2006-05-051-10/+10
|
* ENH: fix env varsAndy Cedilnik2006-05-051-4/+3
|
* ENH: add ability to set CC, CXX and LDFLAGSBill Hoffman2006-05-051-0/+16
|
* ENH: add missing quote and some commentsBill Hoffman2006-05-051-1/+1
|
* ENH: remove old copyBill Hoffman2006-05-051-0/+2
|
* ENH: working on hpBill Hoffman2006-05-051-9/+8
|
* ENH: create script is workingBill Hoffman2006-05-051-3/+3
|
* ENH: add fileBill Hoffman2006-05-051-61/+61
|
* ENH: add fileBill Hoffman2006-05-051-0/+61