Commit Graph

2590 Commits

Author SHA1 Message Date
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
Bill Hoffman 26c08ee33b ENH: remove ifdef code and use makefile definitions 2003-08-22 11:56:44 -04:00
Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 2003-08-21 16:22:23 -04:00
Bill Hoffman f2e5ccd972 *** empty log message *** 2003-08-21 09:23:32 -04:00
Brad King 8017a17f57 ENH: Added documentation of specifying an existing build tree as an argument. 2003-08-20 13:00:46 -04:00
Andy Cedilnik 0d8f8a0dc2 ERR: Fix crash of cmake on broken load commands 2003-08-19 11:02:56 -04:00
Andy Cedilnik aef3ca6df8 BUG: LastError can return 0, so handle that case 2003-08-19 10:29:59 -04:00
Andy Cedilnik 26d804aaa4 BUG: Report failed as failed... 2003-08-18 14:31:09 -04:00
Andy Cedilnik 39c7cb9197 ENH: Remove unused variable 2003-08-18 14:06:27 -04:00
Andy Cedilnik ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value 2003-08-18 14:05:53 -04:00
Andy Cedilnik 7f5b38b190 BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #153 - CTest does not detect tests that are not found 2003-08-18 11:30:53 -04:00
Bill Hoffman 3935711e01 ENH: remove warning and unneeded cast 2003-08-17 12:24:06 -04:00
Andy Cedilnik 0bdfbc72a8 BUG: Fix test reporting 2003-08-15 08:41:38 -04:00
Andy Cedilnik 3bbe95397a ENH: Fix verbose output, fix error message, and fix the exit code check 2003-08-14 13:34:13 -04:00
Bill Hoffman 86947e0b26 ENH: remove a warning 2003-08-14 09:09:44 -04:00
Andy Cedilnik cbeeaa7188 ENH: Better error reporting 2003-08-13 18:17:11 -04:00
Brad King beda09a96b ENH: Made error message consistent between win9x and non-win9x version of error reporting. 2003-08-13 18:08:07 -04:00
Brad King ef603d12f9 ENH: Treating SIGBUS as a fault by default. 2003-08-13 14:21:39 -04:00
Brad King dbed2f9868 ERR: Reverting dlopen changes. We don't need them. 2003-08-12 18:55:15 -04:00
Andy Cedilnik d0c039e9a4 ENH: Fix hidden console for ctest 2003-08-12 17:18:16 -04:00
Brad King f686f1fec3 BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files. 2003-08-12 11:14:02 -04:00
Brad King ffd7c4d2a5 ENH: Removing dependence on dl library since we don't actually use ldap. 2003-08-11 17:35:41 -04:00
Brad King 6c9ba639f4 BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG. 2003-08-11 17:35:13 -04:00
Brad King 730a278f89 BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. 2003-08-11 17:34:44 -04:00
Ken Martin 3baca1e34f added beta release support 2003-08-11 14:45:16 -04:00
Ken Martin 3c1292a388 version 19 2003-08-11 14:41:43 -04:00
Andy Cedilnik 8bbabb8559 ENH: Add documentation for -D and add missing targets 2003-08-11 12:20:31 -04:00
Andy Cedilnik d9cb234d98 ENH: Cleanup the output 2003-08-11 12:19:46 -04:00
Andy Cedilnik 5d3420fd2a ENH: Remove debug 2003-08-11 09:47:06 -04:00
Ken Martin 072db6ad70 removed redundent includes 2003-08-10 18:30:54 -04:00
Ken Martin cc8aa74ec4 removed duplicate includes 2003-08-10 16:02:25 -04:00
Ken Martin 6a2f1926d8 removed duplicate include 2003-08-10 16:00:27 -04:00
Andy Cedilnik db2d146f02 ERR: Rename some variables to remove shadow warning 2003-08-09 19:37:33 -04:00
Andy Cedilnik 511b0c9661 ENH: Add regression images support 2003-08-08 18:28:03 -04:00
Andy Cedilnik 5a19bd679e ENH: Better output and use RunMakeCommand for configure 2003-08-08 17:10:37 -04:00
Ken Martin 565ed7d8a1 added stdio 2003-08-08 11:19:17 -04:00
Ken Martin 13b60f71f2 fid post build iue on vs6 utility targets 2003-08-08 10:40:11 -04:00
Andy Cedilnik a6567329d7 ENH: When fixing cache value with uninitialized type, collapse full paths for PATH and FILEPATH. Closes Bug #82 - Specifying relative path when entering path can break things 2003-08-08 10:07:09 -04:00
Andy Cedilnik 2003b4987a ENH: Handle untyped but initialized values for boolean AddCacheDefinition. Closes Bug #118 - Specifying cache entries with -D should not need the type 2003-08-08 09:26:55 -04:00
Andy Cedilnik 91065673d6 ENH: Get accessor for cache value as boolean 2003-08-08 09:22:56 -04:00
Ken Martin 103f115f25 remove shadowed variable 2003-08-08 09:17:01 -04:00
Brad King 1346a0f34e ERR: Fixed use of != operator for std::string on old broken compilers. 2003-08-08 09:14:33 -04:00
Andy Cedilnik 967d1b4c6f ENH: Add help for cmake -E 2003-08-08 08:48:57 -04:00
Andy Cedilnik 0c6d02853e ENH: Flush the output file, to make more nice output for tail -f 2003-08-08 08:48:42 -04:00
Andy Cedilnik a36bd0b212 ENH: Add displaying of dots when building project. Also, file is now written as the output is produced, so, tail -f works, baby... 2003-08-07 19:23:49 -04:00
Andy Cedilnik 028f5aa2c7 ENH: Abstract parsing of arguments so that I can use it in other places 2003-08-07 19:00:53 -04:00
Andy Cedilnik 9a0ca088a1 ENH: More verbose 2003-08-07 18:44:13 -04:00
Andy Cedilnik b60e52c69f ENH: Bold attempt to remove warning 2003-08-07 17:51:08 -04:00
Andy Cedilnik f5cb26fc76 ENH: Bold attempt to remove warning 2003-08-07 17:47:53 -04:00
Brad King 74980113da ENH: Clarification of help dumped when no arguments are given and no test file is found. 2003-08-07 17:43:37 -04:00