| Commit message (Expand) | Author | Age | Files | Lines |
* | Utilities/Release: Add build of binary for Linux x86_64 | Brad King | 2014-12-02 | 2 | -0/+24 |
|
|
* | Utilities/Release: Update default binary distribution dir to v3.1 | Brad King | 2014-10-21 | 1 | -1/+1 |
|
|
* | Make the OSX 10.6+ release x86_64 only. | Robert Maynard | 2014-09-29 | 1 | -1/+1 |
|
|
* | CMake now using bzip2 compression for mac release bundles. | Robert Maynard | 2014-09-24 | 2 | -0/+2 |
|
|
* | OS X: Package with DragNDrop instead of PackageMaker | Brad King | 2014-05-08 | 3 | -3/+3 |
|
|
* | Utilities/Release: Use ${VAR} instead of @VAR@ syntax | Brad King | 2014-05-08 | 1 | -2/+2 |
|
|
* | Utilities/Release: Drop IRIX binary generation on ferrari | Brad King | 2014-04-30 | 3 | -29/+0 |
|
|
* | Utilities/Release: Update to openssl-1.0.1g | Brad King | 2014-04-15 | 3 | -9/+9 |
|
|
* | Utilities/Release: Fix nightly build upload | Brad King | 2014-03-06 | 1 | -4/+3 |
|
|
* | Utilities/Release: Update IBM AIX build machine access | Brad King | 2014-02-27 | 4 | -23/+8 |
|
|
* | Utilities/Release: Do not upload doc staging tarball | Brad King | 2014-02-26 | 1 | -3/+3 |
|
|
* | Merge topic 'release-doc-tarball' | Brad King | 2014-02-26 | 2 | -5/+6 |
|\ |
|
| * | Utilities/Release: Copy pre-built docs tarball to unique name | Brad King | 2014-02-25 | 2 | -5/+6 |
|
|
* | | Utilities/Release: Update default binary distribution dir to v3.0 | Brad King | 2014-02-25 | 1 | -1/+1 |
|/ |
|
* | Utilities/Release: Pass pre-built docs tarball | Brad King | 2014-01-29 | 3 | -2/+63 |
|
|
* | Utilities/Release: Fix for spaces in host path | Brad King | 2014-01-29 | 1 | -2/+2 |
|
|
* | Utilities/Release: Generate docs on dash2win64 cygwin | Brad King | 2014-01-29 | 1 | -0/+2 |
|
|
* | Utilities/Release: Fix newlines on dash2win64 cygwin | Brad King | 2014-01-29 | 1 | -1/+1 |
|
|
* | cmake-gui: Reference LGPLv2.1 when redistributing Qt | Brad King | 2013-11-21 | 4 | -0/+4 |
|
|
* | Merge topic 'file-download-verify' | Brad King | 2012-09-12 | 4 | -0/+13 |
|\ |
|
| * | Utilities/Release: Enable CMAKE_USE_OPENSSL in nightly binaries | Bill Hoffman | 2012-09-11 | 4 | -0/+13 |
|
|
* | | Utilities/Release: Link AIX binary with large maxdata | Brad King | 2012-09-05 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'magrathea-release-DT_RUNPATH' | David Cole | 2012-09-04 | 1 | -0/+2 |
|\ |
|
| * | magrathea: Tell cmELF about DT_RUNPATH (#13497) | Brad King | 2012-09-03 | 1 | -0/+2 |
|
|
* | | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 4 | -37/+37 |
|
|
* | | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 2 | -21/+21 |
|
|
* | | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 5 | -22/+22 |
|
|
* | | Merge topic 'release-script-fixes' | David Cole | 2012-08-13 | 1 | -3/+13 |
|\ \ |
|
| * | | Add ability to run as a ctest -S script also | David Cole | 2012-06-22 | 1 | -3/+13 |
| |/ |
|
* | | Release: Temporarily exclude ExternalProject test on cygwin | David Cole | 2012-06-22 | 2 | -1/+9 |
|/ |
|
* | Use correct "requires" line in cygwin setup hint file | David Cole | 2012-03-06 | 1 | -1/+1 |
|
|
* | Remove trailing white space | David Cole | 2012-03-06 | 1 | -3/+3 |
|
|
* | Use upgraded qt on linux build machine. | Bill Hoffman | 2012-02-10 | 1 | -1/+1 |
|
|
* | Update version of Qt for dashmacmini5 produced release binaries | David Cole | 2012-02-06 | 1 | -1/+1 |
|
|
* | Update dashmacmini2 release script to use Qt 4.8.0 | David Cole | 2012-01-31 | 1 | -1/+1 |
|
|
* | Update dashmacmini2 release script to use Qt 4.6.3 | David Cole | 2012-01-17 | 1 | -2/+2 |
|
|
* | Release: Increase timeout for slow-testing cygwin build | David Cole | 2011-12-30 | 1 | -0/+1 |
|
|
* | Release: Increase timeout for slow-testing cygwin build | David Cole | 2011-12-09 | 1 | -0/+1 |
|
|
* | Release Scripts: Use Qt 4.7.4 on dashmacmini5 (#12460) | David Cole | 2011-09-16 | 2 | -2/+1 |
|
|
* | CMake Release Scripts: Changes for next release candidate... | David Cole | 2011-08-26 | 4 | -21/+23 |
|
|
* | CMake: eliminate use of cvs in the Release scripts | David Cole | 2011-06-02 | 11 | -40/+44 |
|
|
* | Update script with new machine name | David Cole | 2011-01-12 | 1 | -3/+3 |
|
|
* | Change the nightly tests to build from the nightly branch and not next. | Bill Hoffman | 2011-01-07 | 1 | -1/+1 |
|
|
* | Cygwin: Fix release script libncurses search patterns (#10766) | Yaakov Selkowitz | 2010-12-15 | 1 | -2/+2 |
|
|
* | Update release scripts. | David Cole | 2010-09-15 | 14 | -218/+13 |
|
|
* | Fix the name of the variable being tested. | Bill Hoffman | 2010-09-14 | 1 | -1/+1 |
|
|
* | add next as an orgin based branch, and not a tag. | Bill Hoffman | 2010-09-13 | 1 | -1/+1 |
|
|
* | Fix release scripts to be able to build releases from tags. | Bill Hoffman | 2010-09-10 | 3 | -3/+8 |
|
|
* | Update path to git. dashmacmini2 was "upgraded." | David Cole | 2010-07-27 | 1 | -1/+1 |
|
|
* | Merge branch 'verbose_failed_tests_releases' | Brad King | 2010-06-07 | 1 | -1/+1 |
|\ |
|