Commit Graph

3280 Commits

Author SHA1 Message Date
Bill Hoffman b1f3e10439 BUG: make sure env CC and CXX are not set for VS IDE builds 2004-09-15 11:31:54 -04:00
Andy Cedilnik 1ebc0709f1 ENH: Move callback structure out of the public interface. Also block the warning on Visual Studio Debug 2004-09-15 09:22:34 -04:00
Bill Hoffman 013b66d8fa ENH: add a test for external projects 2004-09-14 16:01:00 -04:00
Bill Hoffman 32fe8caaef bug fixes for external projects 2004-09-14 14:05:40 -04:00
Ken Martin c30e7771ee ERR: Fix borland build 2004-09-14 11:48:34 -04:00
Andy Cedilnik 899be21cde ERR: Add missing include 2004-09-14 11:39:04 -04:00
Andy Cedilnik 73ddc9459f ENH: Use const correctness for arguments 2004-09-14 10:34:10 -04:00
Bill Hoffman d385543865 BUG: fix include external project bug 2004-09-14 09:19:21 -04:00
Andy Cedilnik e6c7707022 ERR: More missing ios and includes 2004-09-13 19:06:19 -04:00
Andy Cedilnik 184087cef1 ERR: Fix IOS namespace 2004-09-13 18:57:28 -04:00
Andy Cedilnik c8fa658142 ENH: Move command line argument parsing code to kwsys 2004-09-13 16:15:02 -04:00
Bill Hoffman 3e03bed0ac ENH: fix warning correctly 2004-09-10 14:40:28 -04:00
Ken Martin 685a8ed86f fix dash8 warning 2004-09-10 08:42:02 -04:00
Ken Martin 54aeed9b4f fix HPUX bugs 2004-09-10 08:30:58 -04:00
Bill Hoffman 766c48ae19 WAR: remove a warning on i64 2004-09-09 12:58:55 -04:00
Ken Martin be7722b368 missing include 2004-09-09 10:52:51 -04:00
Ken Martin f08589aa4b missing include 2004-09-09 09:31:43 -04:00
Ken Martin 43d8918f40 more cleanup of ctest 2004-09-09 08:41:05 -04:00
Bill Hoffman 815c1cad70 BUG: don't close the pipes too early 2004-09-08 10:41:54 -04:00
Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures 2004-09-07 16:55:25 -04:00
Bill Hoffman 8f92e8c069 Fix leaked file and registry descriptors 2004-09-07 16:03:25 -04:00
Ken Martin 2c4b1a1179 duh errors 2004-09-07 12:54:15 -04:00
Ken Martin 1e3e5beab7 duh errors 2004-09-07 12:52:09 -04:00
Ken Martin 15af486c00 duh errors 2004-09-07 12:51:34 -04:00
Ken Martin 79faf21d19 more warnings 2004-09-07 11:45:53 -04:00
Ken Martin 3eae8f4405 more warnings 2004-09-07 11:28:49 -04:00
Ken Martin 0a184c3d61 more cleanup 2004-09-07 10:46:12 -04:00
Ken Martin 8a2beddad4 more cleanup 2004-09-07 10:37:39 -04:00
Ken Martin 05d985c082 some bug fixes for my recent checkins and some more cleanup 2004-09-07 09:17:15 -04:00
Ken Martin 9d6ea59a69 another platform fix 2004-09-06 14:43:06 -04:00
Ken Martin 21b91da546 another platform fix 2004-09-06 14:17:20 -04:00
Ken Martin 47961a349b jesus 2004-09-06 13:54:53 -04:00
Ken Martin 9f60bd9c49 oops 2004-09-06 13:37:34 -04:00
Ken Martin a5e791ae66 fix warning 2004-09-06 12:49:40 -04:00
Ken Martin 1b5b6ab303 starting cleanup of ctest 2004-09-06 12:46:35 -04:00
Ken Martin ce277b647b warning fix 2004-09-06 12:46:10 -04:00
Ken Martin ac188aa18b broke out part of test scripting into seperate class 2004-09-06 12:45:14 -04:00
Bill Hoffman 9d19df261d remove warning 2004-09-03 13:49:48 -04:00
Bill Hoffman 76efcdca06 fix for darwin 2004-09-03 13:48:54 -04:00
Bill Hoffman 46a493ae74 ENH: remove warnings 2004-09-03 13:24:10 -04:00
Bill Hoffman c2ef51e181 ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem 2004-09-03 12:03:41 -04:00
Brad King c5756a41d3 BUG: Fixed line number of end of file error message. 2004-08-31 18:51:35 -04:00
Brad King 486a26d3db BUG#1049: Added error message when file ends in an unterminated string. 2004-08-31 18:39:42 -04:00
Brad King 491bebefa2 BUG: Fix crash when CMAKE_DEBUG_POSTFIX is not set. 2004-08-31 10:41:08 -04:00
Brad King a0f48a0592 ERR: Removed inclusion of fstream header. This file is meant as a compatibility header for iosfwd and therefore should not include any other header. Whatever was fixed by adding the include of fstream here should be fixed by other means. 2004-08-31 08:25:58 -04:00
Bill Hoffman 3e2e0d5d63 BUG: fixes for mingw and CMakesetup with spaces in the source directory 2004-08-30 13:50:00 -04:00
Bill Hoffman 891c273062 ENH: remove warning 2004-08-27 09:55:41 -04:00
Bill Hoffman 731369ef9c ENH: try to initialize all languages at the same time 2004-08-27 08:41:07 -04:00
Bill Hoffman 878609935a ENH: try compiles in CXX require C to be enabled as well 2004-08-26 17:49:04 -04:00
Bill Hoffman ca5e9e6415 ENH: try to find fortran compiler before adding the test 2004-08-26 16:34:06 -04:00