Commit Graph

4085 Commits

Author SHA1 Message Date
Bill Hoffman fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 2004-04-15 08:22:19 -04:00
Bill Hoffman c7a42a1b1f BUG: fix for bug 608 2004-04-14 17:02:40 -04:00
Bill Hoffman 7fa36510d5 BUG: fix external projects for vc7 2004-04-14 16:58:13 -04:00
Bill Hoffman 6c5b67981e ENH: remove warnings from try compiles 2004-04-14 15:56:39 -04:00
Brad King 0c92cfb8c4 ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options. 2004-04-14 14:25:43 -04:00
Brad King 8020279dd6 ENH: Added --help-list-commands option. 2004-04-14 13:40:24 -04:00
Bill Hoffman 6174100b92 ENH: remove warning 2004-04-14 08:55:43 -04:00
Bill Hoffman e61aa37cdf ENH: fix warning 2004-04-13 18:27:53 -04:00
Bill Hoffman b1032dd8e1 ENH: add the ability to run a limited sub-set of the tests 2004-04-13 16:32:29 -04:00
Andy Cedilnik 96d04f05d9 ERR: Fix warning 2004-04-13 09:28:45 -04:00
Bill Hoffman 1344d86e43 BUG: fix for bug 593 2004-04-12 21:01:45 -04:00
Andy Cedilnik b4c62ce59e BUG: Display string not some weird pointer 2004-04-09 09:53:25 -04:00
Bill Hoffman 59756a43f4 BUG: add full path libraries to the depend information 2004-04-09 08:37:45 -04:00
Andy Cedilnik 1dbcfd2a98 ENH: Improve Mac OSX bundle support 2004-04-08 17:13:42 -04:00
Ken Martin df3205e873 fix problem with custom command 2004-04-07 12:07:36 -04:00
Bill Hoffman 1616135d4e ENH: remove warnings on sgi 2004-04-07 09:58:43 -04:00
Brad King 5c9fadee4f BUG: _LINK_TYPE cache variable should never be switched from optimized to debug or vice versa. 2004-04-02 13:21:20 -05:00
Bill Hoffman 51cb75d454 ENH: fix for apple 2004-04-02 09:43:35 -05:00
Bill Hoffman 7099db8d58 BUG: fix warning and shadow variable 2004-04-02 08:09:00 -05:00
Ken Martin c92c5e4e15 fix for missing valid images 2004-04-01 16:07:30 -05:00
Brad King cb90652dca ENH: Added comment for future work to make forwarding executable always statically linked. 2004-04-01 15:28:18 -05:00
Andy Cedilnik d34c342b11 BUG: Fix bug on windows. You cannot cout std::string directly 2004-04-01 14:37:59 -05:00
Andy Cedilnik dd9241121d ENH: Add logging of submitting 2004-04-01 14:11:17 -05:00
Bill Hoffman 3e0817eb55 BUG: fix non relative paths 2004-04-01 09:59:46 -05:00
Bill Hoffman e2ed5d1c64 BUG: fix for non relative paths with spaces in the path 2004-04-01 08:59:32 -05:00
Brad King 82101f78cf ENH: Added registry check for ActiveState Tcl 8.4.6. 2004-03-31 16:44:43 -05:00
Andy Cedilnik ccf46f544e ENH: Reduce number of GetCurrentWorkingDirectory 2004-03-31 11:26:04 -05:00
Andy Cedilnik d401fcfc2b ENH: Change to the new directory 2004-03-31 11:24:23 -05:00
Bill Hoffman d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 2004-03-31 10:01:52 -05:00
Brad King d1185c5910 BUG#724: Preserving current working directory during file selection. 2004-03-29 13:15:23 -05:00
Andy Cedilnik 99feab3528 ENH: When installing project, write manifest 2004-03-28 17:59:46 -05:00
Andy Cedilnik 747e67b7e3 ENH: Add a way to clean additional files 2004-03-28 16:36:38 -05:00
Andy Cedilnik 4a1f15c344 ENH: If configure file fails do not create directory 2004-03-28 16:00:57 -05:00
Andy Cedilnik ba0b6d3078 ERR: Remove debug 2004-03-28 10:14:53 -05:00
Andy Cedilnik 4fbf360a26 BUG: Support paths with spaces 2004-03-28 10:14:25 -05:00
Andy Cedilnik eeb7637a6e DOC: Fix comment 2004-03-28 09:47:39 -05:00
Andy Cedilnik db68c543ff ENH: Add pre and post install script support 2004-03-27 20:59:44 -05:00
Andy Cedilnik 451522381d ENH: Add support for importing modules without specifying path 2004-03-27 19:52:34 -05:00
Andy Cedilnik f00186f64b ERR: That slash is unnecessary 2004-03-27 19:52:11 -05:00
Yves Starreveld a4d0758e22 ERR: Shouldn't be adding xlibs to opengllibs on osx 2004-03-27 13:20:55 -05:00
Ken Martin afc74398d3 coverage change that will probably end in an infinite loop 2004-03-25 16:06:11 -05:00
Brad King a109ba1365 ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 2004-03-25 08:45:46 -05:00
Brad King 39bf5916e1 BUG: Added support to library flags parser for -Wl and -R options. 2004-03-24 16:31:48 -05:00
Brad King 7fa9a5f5d6 ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by David Cole. 2004-03-23 15:02:07 -05:00
Andy Cedilnik f19c1a8094 ENH: Fix warning 2004-03-20 20:37:07 -05:00
Brad King 1e03fe75bb ENH: Clarified recursive TRY_COMPILE error message. 2004-03-19 14:48:41 -05:00
Andy Cedilnik a7c779731d ERR: Fix warnings about wrong format 2004-03-19 09:34:29 -05:00
Andy Cedilnik 5b78e5f563 ERR: Fix build on broken C++ compiles with no != operator for std::string 2004-03-18 09:52:47 -05:00
Andy Cedilnik 157b239905 BUG: change directory before running test and remember test number 2004-03-17 11:30:47 -05:00
Berk Geveci ec3a119480 BUG: When error occurs, try compiles should still work 2004-03-17 09:42:32 -05:00