Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilities/Release: Optionally load environment on remote build server | Brad King | 2015-12-21 | 1 | -0/+1 |
| | |||||
* | Utilities/Release: Refactor bootstrap argument construction | Brad King | 2015-09-02 | 1 | -9/+3 |
| | | | | | Pass needed bootstrap arguments directly instead of constructing them from various conditions. | ||||
* | Utilities/Release: Update IBM AIX build machine access | Brad King | 2014-02-27 | 1 | -5/+0 |
| | |||||
* | Utilities/Release: Copy pre-built docs tarball to unique name | Brad King | 2014-02-25 | 1 | -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 tarball | Brad King | 2014-01-29 | 1 | -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++ code | Kitware Robot | 2012-08-13 | 1 | -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 cygwin | David Cole | 2012-06-22 | 1 | -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 scripts | David Cole | 2011-06-02 | 1 | -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 Hoffman | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | When running tests for releases use verbose output for failed tests. | Bill Hoffman | 2010-06-05 | 1 | -1/+1 |
| | |||||
* | Fix release scripts. | Bill Hoffman | 2010-04-20 | 1 | -0/+7 |
| | |||||
* | Change the git repository to be the new one and not the -tmp one. | Bill Hoffman | 2010-02-23 | 1 | -1/+1 |
| | |||||
* | Switch to git repository for creation of nightly releases. | Bill Hoffman | 2010-02-23 | 1 | -5/+20 |
| | |||||
* | Use ctest -j to speed up tests for release builds. | Bill Hoffman | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | ENH: add FFLAGS back into release script | Bill Hoffman | 2009-02-11 | 1 | -0/+5 |
| | |||||
* | ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION ↵ | Bill Hoffman | 2009-01-27 | 1 | -11/+11 |
| | | | | is auto-defined now | ||||
* | ENH: qtgui stuff | Bill Hoffman | 2008-03-07 | 1 | -3/+9 |
| | |||||
* | ENH: update for release | Bill Hoffman | 2006-10-16 | 1 | -0/+5 |
| | |||||
* | ENH: working package creator | Bill Hoffman | 2006-05-11 | 1 | -6/+16 |
| | |||||
* | ENH: | Bill Hoffman | 2006-05-10 | 1 | -3/+10 |
| | |||||
* | ENH: add 64 bit sgi | Bill Hoffman | 2006-05-09 | 1 | -1/+12 |
| | |||||
* | ENH: mark time | Bill Hoffman | 2006-05-09 | 1 | -0/+6 |
| | |||||
* | ENH: add make program stuff | Bill Hoffman | 2006-05-08 | 1 | -5/+7 |
| | |||||
* | ENH: add extra copy for aix | Bill Hoffman | 2006-05-06 | 1 | -0/+5 |
| | |||||
* | ENH: make release directory a variable | Bill Hoffman | 2006-05-05 | 1 | -10/+10 |
| | |||||
* | ENH: fix env vars | Andy Cedilnik | 2006-05-05 | 1 | -4/+3 |
| | |||||
* | ENH: add ability to set CC, CXX and LDFLAGS | Bill Hoffman | 2006-05-05 | 1 | -0/+16 |
| | |||||
* | ENH: add missing quote and some comments | Bill Hoffman | 2006-05-05 | 1 | -1/+1 |
| | |||||
* | ENH: remove old copy | Bill Hoffman | 2006-05-05 | 1 | -0/+2 |
| | |||||
* | ENH: working on hp | Bill Hoffman | 2006-05-05 | 1 | -9/+8 |
| | |||||
* | ENH: create script is working | Bill Hoffman | 2006-05-05 | 1 | -3/+3 |
| | |||||
* | ENH: add file | Bill Hoffman | 2006-05-05 | 1 | -61/+61 |
| | |||||
* | ENH: add file | Bill Hoffman | 2006-05-05 | 1 | -0/+61 |