Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilities/Release: Update IBM AIX build machine access | Brad King | 2014-02-27 | 1 | -22/+0 |
| | |||||
* | Utilities/Release: Link AIX binary with large maxdata | Brad King | 2012-09-05 | 1 | -0/+1 |
| | | | | | | Raise the default "maxdata" linker setting on the 32-bit AIX release binaries. This allows the CMake binaries to process larger projects without encountering a "Segmentation fault in extend_brk". | ||||
* | CMake: eliminate use of cvs in the Release scripts | David Cole | 2011-06-02 | 1 | -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 script with new machine name | David Cole | 2011-01-12 | 1 | -3/+3 |
| | |||||
* | Fix release scripts. | Bill Hoffman | 2010-04-20 | 1 | -2/+2 |
| | |||||
* | Switch to git repository for creation of nightly releases. | Bill Hoffman | 2010-02-23 | 1 | -1/+0 |
| | |||||
* | current release stuff | Bill Hoffman | 2010-02-09 | 1 | -0/+23 |