summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Handle kwsys properlyAndy Cedilnik2003-11-051-2/+3
|
* ENH: Cleanup. We do not really need to use vtk for documentation. We only ↵Andy Cedilnik2003-11-051-4/+0
| | | | need utilities/doxygen directory
* ENH: Add all subdirectoriesAndy Cedilnik2003-10-251-0/+5
|
* Merging release script changes from 1.8 branch to main tree.Brad King2003-08-279-57/+98
|
* ENH: Moved decision to build MFCDialog up to top level. It is used in both ↵Brad King2003-08-221-26/+22
| | | | the Source and Utilities directories.
* Merge from 1.8 branch.Brad King2003-08-115-20/+19
|
* Update from 1.8 branch.Brad King2003-08-111-5/+6
|
* Updated for new location of wxWindows.Brad King2003-08-111-1/+1
|
* ENH: Added documentation for ctest.Brad King2003-08-061-0/+20
|
* ENH: Added build of documentation for CMakeSetup.Brad King2003-07-231-1/+28
|
* BUG: Don't install ccmake documentation if no ccmake was built.Brad King2003-07-231-19/+23
|
* ENH: Added generation of ccmake documentation on UNIX.Brad King2003-07-211-9/+40
|
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵Brad King2003-07-211-0/+33
| | | | for package maintainers.
* 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
|
* ENH: Updated to do release build on ringworld. Needed for old glibc support.Brad King2003-03-181-4/+6
|
* Merging from 1.6 again.Brad King2003-03-131-1/+1
|
* Merging from 1.6 release branch.Brad King2003-03-132-5/+4
|
* 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-1/+7
|
* 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-247-2/+16
|
* ENH: Enabled testing during release build.Brad King2003-01-247-7/+21
|
* 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-172-0/+27
|
* 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-172-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: Removing old release scripts and config files.Brad King2003-01-1713-633/+0
|
* ENH: Adding OSF release configuration.Brad King2003-01-171-0/+18
|
* ENH: Added cygwin release support.Brad King2003-01-171-1/+120
|
* ENH: Adding cygwin packaging script to release directory.Brad King2003-01-171-0/+155
|
* ENH: Removed old setting.Brad King2003-01-171-1/+0
|
* ENH: Cygwin release configuration.Brad King2003-01-171-0/+3
|
* 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.
* ENH: Linking with -a,archive_shared instead of -a,archive so that the shared ↵Brad King2003-01-171-1/+1
| | | | curses library can be used.
* ERR: Can't build release static on aix.Brad King2003-01-171-2/+0
|
* Add AIX config fileBill Hoffman2003-01-171-0/+13
|
* FIX: HHC is now HTML_HELP_COMPILERSebastien Barre2003-01-161-10/+10
|
* 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-162-2/+2
| | | | burden from the configuration scripts.
* BUG: Attempt to fix remote invocation.Brad King2003-01-161-0/+1
|