Commit Graph

2959 Commits

Author SHA1 Message Date
Brad King dec0b51066 ENH: Improved formatting of plain-text help to add a blank line before the beginning of a preformatted section. 2003-02-14 16:16:06 -05:00
Brad King 0005e70c05 ENH: Further improved formatting. HTML/man/help now all have a consistent appearance. 2003-02-14 13:28:46 -05:00
Brad King 2c7a05edd2 ENH: Improved formatting of documentation. 2003-02-14 13:06:37 -05:00
Ken Martin 04d604ec89 Lowercase has a bad signiture, so I have to live with it 2003-02-14 11:13:07 -05:00
Brad King 3453d10412 ERR: Added missing include for msvc. 2003-02-14 10:56:21 -05:00
Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 2003-02-14 10:53:37 -05:00
Bill Hoffman d9a74e1b1e ENH: move full path compiler to internal and not just advanced 2003-02-14 10:40:00 -05:00
Bill Hoffman ae5a80c795 spelling errors 2003-02-14 09:54:15 -05:00
Bill Hoffman a410fdef60 fix spelling errors 2003-02-14 09:25:41 -05:00
Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 2003-02-13 21:57:05 -05:00
Brad King 170fe935d2 ENH: Merged updates for 1.6.4 release. 2003-02-13 12:03:36 -05:00
Andy Cedilnik b7e2fe83f8 Try to fix update 2003-02-12 13:43:15 -05:00
Andy Cedilnik 8b1456e7fd Write individual too 2003-02-12 09:26:47 -05:00
Andy Cedilnik fd89ebbbaf Ok, now it finds JNI on Mac OSX 10.2 2003-02-11 14:49:11 -05:00
Andy Cedilnik 5a31a94f84 Fix typo 2003-02-11 13:56:35 -05:00
Andy Cedilnik a6c2c80757 Add missing location 2003-02-11 13:53:30 -05:00
Andy Cedilnik 8e105e0a9f Improve searching for java files on OSX 2003-02-11 13:37:19 -05:00
Andy Cedilnik 0b494eaaa9 Fix comment 2003-02-11 13:34:54 -05:00
Brad King d2ef193a31 Moving this very specific module to VTK. 2003-02-11 09:50:22 -05:00
Andy Cedilnik a32c7c39d7 Fix cont and remove comments 2003-02-11 09:19:36 -05:00
Andy Cedilnik a69c70d2d7 Start working on cont 2003-02-10 23:19:01 -05:00
Bill Hoffman cdf6e1dc21 ENH: add more testing for ansi for scopes 2003-02-10 22:00:40 -05:00
Bill Hoffman c07e94867f clean up check for for scope test 2003-02-10 21:56:32 -05:00
Andy Cedilnik 2756c05b60 Fix date issues with different models 2003-02-10 21:52:01 -05:00
Bill Hoffman b04e32c642 ENH: add a new test for TRY_COMPILE 2003-02-10 16:20:10 -05:00
Bill Hoffman d94c0e0429 ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00
Brad King c9cec2add5 ENH: Running "make test" can now have ARGS specified on the command line. These ARGS are passed to ctest. 2003-02-10 11:08:25 -05:00
Brad King 88a8486a49 ERR: Removed extra &&. 2003-02-09 16:11:56 -05:00
Bill Hoffman badbd8dc8d Fix for include optional 2003-02-08 10:24:03 -05:00
Bill Hoffman 217f4b764a BUG: fix for spaces in paths in library path 2003-02-08 10:23:33 -05:00
Brad King 1628b593d3 BUG: Copying _LIB_DEPENDS variables requires double-quoted argument. 2003-02-07 16:29:13 -05:00
Brad King cde384411d Several fixes/improvements:
- Fixed CollapseFullPath to work on relative paths with base paths
    not in the current working directory.
  - INCLUDE command now supports relative paths (using above fix).
  - Added ABSOLUTE option to GET_FILENAME_COMPONENT command to
    unwind symlinks and relative paths.
  - Fixed libName_EXPORTS macro definition to be valid C identifier.
  - Added DEFINE_SYMBOL target propterty for customizing the export symbol.
  - Implemented LINK_FLAGS target propterty for libraries in VC6 and VC7.

Several of these fixes were contributed by Gareth Jones.
2003-02-07 14:04:16 -05:00
Bill Hoffman f2b4750169 Remove warnings on AIX 2003-02-07 11:47:50 -05:00
Andy Cedilnik 579945c2e7 Do not reuse connection as that feature seems to be broken 2003-02-07 11:03:44 -05:00
Andy Cedilnik a5f5f63c27 Fix update return status 2003-02-07 11:03:00 -05:00
Bill Hoffman bb3f5e7250 ENH: spelling error fix 2003-02-07 10:34:21 -05:00
Bill Hoffman e9fa240937 BUG: use IsNOTFOUND 2003-02-07 10:18:07 -05:00
Andy Cedilnik 61fbfa6ea6 Add updating support 2003-02-07 00:09:24 -05:00
Bill Hoffman 67ec52b343 tell the aix linker not to give warnings with -bhalt:5 2003-02-06 17:48:50 -05:00
Ken Martin 61da8f64bf added option to shut off automatic rebuilding 2003-02-06 15:18:43 -05:00
Brad King fea02da5bd ENH: Comeau C++ has been added for nightly testing. It does not support shared libraries, so we cannot run the complex tests. 2003-02-06 10:49:52 -05:00
Bill Hoffman 62b612fbf8 add better testing for unlink 2003-02-05 22:26:55 -05:00
Brad King 9676bb4b22 BUG: Generate 0 into test driver instead of NULL. 2003-02-05 18:05:12 -05:00
Brad King ce3edc362f BUG: Don't include prototype in test for gethostbyname_r. 2003-02-05 17:52:18 -05:00
Brad King 3a68f653ae ENH: Added win32_zipfile and win32_upload commands. 2003-02-05 16:56:26 -05:00
Brad King 388d3afd23 BUG: AppleInfo.plist should come from build tree. 2003-02-05 16:17:49 -05:00
Bill Hoffman e0d166ec72 fix default release flags for hp 2003-02-05 14:55:51 -05:00
Brad King 5bcd9203c3 ENH: Better error checking for cache iterator. 2003-02-05 14:55:46 -05:00
Bill Hoffman 4c22977685 ENH: add a check for -NOTFOUND 2003-02-05 13:24:33 -05:00
Bill Hoffman bec6a7076a move cmake install out of advanced 2003-02-04 15:37:47 -05:00