Commit Graph

3618 Commits

Author SHA1 Message Date
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
Andy Cedilnik 0270b60b8f ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix it 2003-08-21 13:26:56 -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
Brad King 5e21538ebd ENH: Improved default choice of -64 compiler/linker flags based on how cmake was built. 2003-08-19 10:50:08 -04:00
Andy Cedilnik aef3ca6df8 BUG: LastError can return 0, so handle that case 2003-08-19 10:29:59 -04:00
Andy Cedilnik af721186a1 BUG: Fix Bug #156 - ps2pdf is not found on linux 2003-08-19 08:53:14 -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
Andy Cedilnik 9ad2a2eb14 ENH: Add error message for make missing 2003-08-11 17:53:10 -04:00
Brad King d6b9648ee3 Merge from 1.8 branch. 2003-08-11 17:36: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
Brad King a6bd324605 ENH: Installing readme.txt in Modules directory to be consistent with windows. 2003-08-11 17:34:12 -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
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 0b0a732f26 ENH: Take Purify out because it is not implemented yet 2003-08-11 12:17:34 -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
Andy Cedilnik 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log 2003-08-08 11:59:07 -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 b6ac54c489 EHN: Also display Configure.h and Configure.hxx from cmsys 2003-08-08 10:20:40 -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