summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/cmake_release.sh
Commit message (Collapse)AuthorAgeFilesLines
* ENH: file is now configuredBill Hoffman2005-08-161-767/+0
|
* move release stuff off branchBill Hoffman2005-07-121-3/+3
|
* ENH: merge changes from branchesBill Hoffman2005-07-111-34/+51
|
* Merging release script changes from 1.8 branch to main tree.Brad King2003-08-271-27/+61
|
* Merge from 1.8 branch.Brad King2003-08-111-6/+9
|
* Update from 1.8 branch.Brad King2003-08-111-5/+6
|
* BUG: Update of release utilities must maintain tag.Brad King2003-07-111-1/+1
|
* Updated for 1.6.7 release.Brad King2003-05-141-2/+2
|
* Merging from 1.6 release branch.Brad King2003-03-131-1/+1
|
* ENH: Updated for 1.6.6 release.Brad King2003-03-131-2/+2
|
* ENH: Updated for 1.6.5 release.Brad King2003-02-201-2/+2
|
* ENH: Merged updates for 1.6.4 release.Brad King2003-02-131-2/+2
|
* ERR: Removed extra &&.Brad King2003-02-091-1/+1
|
* ENH: Added win32_zipfile and win32_upload commands.Brad King2003-02-051-3/+28
|
* ENH: Improved robustness of remote invocation. Added more documentation.Brad King2003-02-041-15/+44
|
* ENH: Added documentation and usage.Brad King2003-02-041-5/+109
|
* ENH: Another merge from branch 1.6.Brad King2003-01-311-3/+2
|
* ENH: Merged more changes from 1.6 branch.Brad King2003-01-241-0/+12
|
* ENH: Merged 1.6-branch changes to release scripts.Brad King2003-01-241-2/+2
|
* ENH: Enabled testing during release build.Brad King2003-01-241-1/+15
|
* ENH: Added sanity check for setting of WX_RESOURCES by config_Darwin for ↵Brad King2003-01-171-0/+4
| | | | osx_install.
* ENH: Prototype for OSX packaging.Brad King2003-01-171-0/+23
|
* ENH: Cygwin package is now created in a Cygwin subdirectory.Brad King2003-01-171-15/+18
|
* ENH: Renamed cmake-cygwin-package.sh to cygwin-package.sh.in and removed ↵Brad King2003-01-171-1/+1
| | | | executable permission so it cannot be run accidentally. It must be run after being renamed to cmake-${VERSION}-${RELEASE}.
* ENH: clean now removes the entire release root directory.Brad King2003-01-171-2/+2
|
* ENH: Added cygwin release support.Brad King2003-01-171-1/+120
|
* ENH: Added support for full remote packaging and copying back to local ↵Brad King2003-01-171-7/+59
| | | | machine. Added support for uploading to FTP server.
* BUG: error_log function should return 1 to stop execution of rest of script.Brad King2003-01-161-1/+2
|
* ENH: Renamed package command to binary_tarball for clarity.Brad King2003-01-161-3/+3
|
* ENH: Release script now exports PATH and LD_LIBRARY_PATH to remove the ↵Brad King2003-01-161-1/+1
| | | | burden from the configuration scripts.
* ENH: Cleaned up remote invocation.Brad King2003-01-161-3/+6
|
* ENH: Improved clean target.Brad King2003-01-151-4/+1
|
* BUG: Finished clean target and fixed grep for cvsroot in ~/.cvspass.Brad King2003-01-151-5/+8
|
* BUG: CVS login command is login, not cvs_login.Brad King2003-01-151-1/+1
|
* ENH: New release script prototype.Brad King2003-01-151-0/+324