Commit Graph

298 Commits

Author SHA1 Message Date
Sebastien Barre 6037cc8b3b a) new version of tools like Doxygen and Graphviz now set install path info in win32 registery. use it.
b) remove DOT_PATH, it was polluting the cache (can be computed from DOT, update CMakeLists.txt accordingly if DOT_PATH is not defined)
2004-06-08 17:26:48 -04:00
Andy Cedilnik 7ed344e9bb ENH: Handle kwsys properly 2003-11-05 15:02:49 -05:00
Andy Cedilnik 6d193bc85c ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory 2003-11-05 15:02:35 -05:00
Andy Cedilnik 032883cc34 ENH: Add all subdirectories 2003-10-25 18:21:45 -04:00
Brad King f9064ee91a Merging release script changes from 1.8 branch to main tree. 2003-08-27 16:08:11 -04:00
Brad King c59cc5a542 ENH: Moved decision to build MFCDialog up to top level. It is used in both the Source and Utilities directories. 2003-08-22 12:53:25 -04:00
Brad King d6b9648ee3 Merge from 1.8 branch. 2003-08-11 17:36:02 -04:00
Brad King 173aa0e783 Update from 1.8 branch. 2003-08-11 15:07:12 -04:00
Brad King 8e3202d6b3 Updated for new location of wxWindows. 2003-08-11 15:06:59 -04:00
Brad King 1471a1a6f1 ENH: Added documentation for ctest. 2003-08-06 15:03:56 -04:00
Brad King dfdcd239ec ENH: Added build of documentation for CMakeSetup. 2003-07-23 17:59:37 -04:00
Brad King 0662fefca0 BUG: Don't install ccmake documentation if no ccmake was built. 2003-07-23 08:58:43 -04:00
Brad King 3c30dae03a ENH: Added generation of ccmake documentation on UNIX. 2003-07-21 17:14:16 -04:00
Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 2003-07-21 16:38:53 -04:00
Brad King 0e0fa2a25e BUG: Update of release utilities must maintain tag. 2003-07-11 16:29:14 -04:00
Brad King 5a8b94034d Updated for 1.6.7 release. 2003-05-14 15:38:08 -04:00
Brad King 37751b55d1 ENH: Updated to do release build on ringworld. Needed for old glibc support. 2003-03-18 11:49:28 -05:00
Brad King 0da0616397 Merging from 1.6 again. 2003-03-13 16:31:53 -05:00
Brad King 8ddf060b05 Merging from 1.6 release branch. 2003-03-13 15:59:53 -05:00
Brad King d055d402f7 ENH: Updated for 1.6.6 release. 2003-03-13 15:48:49 -05:00
Brad King 40ee500dac ENH: Updated for 1.6.5 release. 2003-02-20 09:40:01 -05:00
Brad King 170fe935d2 ENH: Merged updates for 1.6.4 release. 2003-02-13 12:03:36 -05:00
Brad King 88a8486a49 ERR: Removed extra &&. 2003-02-09 16:11:56 -05:00
Brad King 3a68f653ae ENH: Added win32_zipfile and win32_upload commands. 2003-02-05 16:56:26 -05:00
Brad King d1d92f7678 ENH: Improved robustness of remote invocation. Added more documentation. 2003-02-03 23:08:54 -05:00
Brad King 8c161e7fe3 ENH: Added documentation and usage. 2003-02-03 22:47:49 -05:00
Brad King 5e661c6639 ENH: Another merge from branch 1.6. 2003-01-31 11:41:59 -05:00
Brad King 1048560af6 ENH: Merged more changes from 1.6 branch. 2003-01-24 17:40:17 -05:00
Brad King f65dfd7b47 ENH: Merged more changes from 1.6 branch. 2003-01-24 15:48:22 -05:00
Brad King 537ad627cb ENH: Merged 1.6-branch changes to release scripts. 2003-01-24 14:40:07 -05:00
Brad King 0dfef723f7 ENH: Enabled testing during release build. 2003-01-24 11:41:37 -05:00
Brad King cbda98b151 ENH: Added sanity check for setting of WX_RESOURCES by config_Darwin for osx_install. 2003-01-17 15:15:52 -05:00
Brad King d5a661b9b9 ENH: Prototype for OSX packaging. 2003-01-17 13:35:55 -05:00
Brad King 9c00464f4d ENH: Cygwin package is now created in a Cygwin subdirectory. 2003-01-17 13:35:04 -05:00
Brad King 8142fe343f ENH: Renamed cmake-cygwin-package.sh to cygwin-package.sh.in and removed executable permission so it cannot be run accidentally. It must be run after being renamed to cmake-${VERSION}-${RELEASE}. 2003-01-17 11:57:26 -05:00
Brad King 620ca403a2 ENH: clean now removes the entire release root directory. 2003-01-17 11:55:00 -05:00
Brad King f95b86b0e7 ENH: Removing old release scripts and config files. 2003-01-17 11:51:12 -05:00
Brad King 8671b85ac0 ENH: Adding OSF release configuration. 2003-01-17 11:42:53 -05:00
Brad King 385c73587f ENH: Added cygwin release support. 2003-01-17 11:05:52 -05:00
Brad King c1e2b027c0 ENH: Adding cygwin packaging script to release directory. 2003-01-17 10:30:07 -05:00
Brad King 211111a975 ENH: Removed old setting. 2003-01-17 10:21:36 -05:00
Brad King 33da0e0d26 ENH: Cygwin release configuration. 2003-01-17 10:21:20 -05:00
Brad King db8552d10d ENH: Added support for full remote packaging and copying back to local machine. Added support for uploading to FTP server. 2003-01-17 09:52:30 -05:00
Brad King 911a33ce6d ENH: Linking with -a,archive_shared instead of -a,archive so that the shared curses library can be used. 2003-01-17 09:20:04 -05:00
Brad King 339ab608dc ERR: Can't build release static on aix. 2003-01-17 09:15:57 -05:00
Bill Hoffman 2ede25f10f Add AIX config file 2003-01-17 09:08:19 -05:00
Sebastien Barre c2b3df0c84 FIX: HHC is now HTML_HELP_COMPILER 2003-01-16 14:05:56 -05:00
Brad King 424a56c6f7 BUG: error_log function should return 1 to stop execution of rest of script. 2003-01-15 19:24:00 -05:00
Brad King 20a742ba51 ENH: Renamed package command to binary_tarball for clarity. 2003-01-15 19:20:47 -05:00
Brad King 31abd885e7 ENH: Release script now exports PATH and LD_LIBRARY_PATH to remove the burden from the configuration scripts. 2003-01-15 19:17:09 -05:00
Brad King 93f39d0cb2 BUG: Attempt to fix remote invocation. 2003-01-15 19:14:18 -05:00
Brad King a9342108e9 ENH: Enabling verbose makefile generation for hp-ux build. This will ease hand-fixing of the build of ccmake. 2003-01-15 19:04:27 -05:00
Brad King adf6ac61e8 ENH: Cleaned up remote invocation. 2003-01-15 19:02:08 -05:00
Brad King 1df3c50f28 ENH: Improved clean target. 2003-01-15 18:51:58 -05:00
Brad King 192f288a0f BUG: Finished clean target and fixed grep for cvsroot in ~/.cvspass. 2003-01-15 18:48:26 -05:00
Brad King 35505b9d8e BUG: CVS login command is login, not cvs_login. 2003-01-15 18:44:15 -05:00
Brad King 6b17ec0240 ERR: Removed old config file. 2003-01-15 18:43:11 -05:00
Brad King 7f5589e9f4 ENH: New release script prototype. 2003-01-15 18:42:41 -05:00
Brad King 069449f5aa ENH: Updated version for 1.6.beta2 release. 2003-01-15 11:17:54 -05:00
Bill Hoffman 278c0c635f release script for aix 2003-01-08 14:41:56 -05:00
Brad King aad576a139 BUG: Version number on rolle is 6.4, not 6.5. 2003-01-07 10:22:18 -05:00
Brad King 0f14e027b5 ERR: Fixes for linking statically with -ldld. 2003-01-06 16:09:15 -05:00
Brad King eb8df4a7d4 ERR: Fix for building static with -ldl on sun. 2003-01-06 15:21:47 -05:00
Brad King 962bd78f75 ERR: Fixed typo. 2003-01-06 14:56:01 -05:00
Brad King a906703919 ENH: Updated for static executable. 2003-01-06 14:27:48 -05:00
Brad King 234de625b2 ENH: Updated for 1.6 beta 1 release. 2003-01-06 11:31:51 -05:00
Brad King 77ac6a02c0 ENH: Updated for CMake 1.6 release. Version number is now in a single file that is sourced by all others. 2003-01-06 11:23:42 -05:00
Brad King 57ddd33fd0 ENH: Updated for 1.4.7 release. 2002-12-12 12:02:05 -05:00
Brad King 0d7db95566 ENH: Updated for cmake 1.4.6 package. Added automatic conversion of setup.hint to unix newlines. 2002-10-25 15:46:29 -04:00
Brad King 1c4223bfd5 ENH: Updated for 1.4.6 release. 2002-10-25 14:13:09 -04:00
Brad King 7e84fa0f1d ENH: Updated for actual build. 2002-10-10 09:02:17 -04:00
Brad King db2bd57179 ENH: Adding prototype release config script for OSF. 2002-09-24 14:22:14 -04:00
Brad King 806d623ebc ERR: Removed old cygwin release config file. A separate script is now used. 2002-09-24 14:18:42 -04:00
Bill Hoffman 9314bb40ad use /usr/bin/find and uname for cygwin version 2002-09-24 10:47:04 -04:00
Brad King 305081002e ENH: Added cygwin packaging scripts. The setup.hint and cmake.README files required by Cygwin are generated automatically. 2002-09-23 21:14:20 -04:00
Brad King d7b3da7d9c ENH: Added to generated README the typical install locaiton of /usr/local. 2002-09-23 17:20:34 -04:00
Brad King 7ee50e7ee5 BUG: Creating source tarball should not affect current directory. 2002-09-23 08:51:16 -04:00
Brad King 9ac4d6e83a ENH: Incremented version to 1.4.5. 2002-09-23 08:44:32 -04:00
Brad King 1168d5a85d ENH: Moved build of source tarball to package script. 2002-08-28 15:08:18 -04:00
Bill Hoffman 6f310818e1 *** empty log message *** 2002-08-28 10:28:49 -04:00
Brad King 56832b9791 Switched to release branch tag instead of sticky tag. 2002-08-28 09:30:10 -04:00
Brad King 8222ea379d ENH: Adding release configuration for darwin. 2002-08-28 09:27:52 -04:00
Brad King 17ae77ff23 BUG: Don't erase tarball directory in packaging step in case there is a source tarball there. 2002-08-28 09:07:40 -04:00
Bill Hoffman 92cb867aa5 cygwin release 2002-08-28 09:04:45 -04:00
Brad King 2e8880bae0 ENH: Updated release script configuration for CMake release 1.4.4. 2002-08-28 08:51:37 -04:00
Brad King 33ed97c401 ENH: Added -files to end of internal binary tarball to distinguish from the outer tarball's name. 2002-08-21 15:52:04 -04:00
Brad King 5c51753913 ENH: Split install script into two parts. Added basic support for adding more files to the distribution and creating packages. 2002-08-07 18:12:36 -04:00
Brad King 6707a2b736 ENH: Added release script configuration for IRIX build. 2002-07-22 11:03:28 -04:00
Brad King 08f2876bb4 ENH: Adding release script configuration for HPUX.e 2002-07-15 11:37:05 -04:00
Brad King 79e332f70a ENH: Added release configuration file for Sun. 2002-07-15 11:13:12 -04:00
Brad King 1cc729ba29 ENH: Made release script more generic for creating static and shared releases. 2002-07-15 10:48:27 -04:00
Brad King 272c367dd4 ENH: Release script configuration file for linux. 2002-07-15 10:09:58 -04:00
Brad King 77bb1f793b ENH: Protoype unix release script. 2002-07-15 10:08:25 -04:00
Sebastien Barre 8c1b043c25 FIX: remove that good ol' exit 0; 2002-02-13 18:50:17 -05:00
Sebastien Barre 4360a03238 FIX: update html archive filename 2002-02-13 18:32:28 -05:00
Sebastien Barre d8f1dba1e7 ENH: Contribution graphs 2002-02-13 18:28:16 -05:00
Sebastien Barre 2fcf59b96b Update 2001-11-02 16:44:25 -05:00
Sebastien Barre bc673070bc Doxygen doc generator 2001-11-02 16:05:37 -05:00