summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs wit...Brad King2003-08-261-5/+7
* BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting...Brad King2003-08-264-9/+17
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-221-12/+6
* ENH: remove ifdef code and use makefile definitionsBill Hoffman2003-08-221-26/+28
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-2114-34/+96
* *** empty log message ***Bill Hoffman2003-08-211-110/+0
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-203-3/+5
* ERR: Fix crash of cmake on broken load commandsAndy Cedilnik2003-08-191-2/+3
* BUG: LastError can return 0, so handle that caseAndy Cedilnik2003-08-191-2/+6
* BUG: Report failed as failed...Andy Cedilnik2003-08-182-1/+3
* ENH: Remove unused variableAndy Cedilnik2003-08-181-1/+0
* BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables sh...Andy Cedilnik2003-08-181-1/+1
* BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #1...Andy Cedilnik2003-08-182-58/+84
* ENH: remove warning and unneeded castBill Hoffman2003-08-171-4/+2
* BUG: Fix test reportingAndy Cedilnik2003-08-151-0/+1
* ENH: Fix verbose output, fix error message, and fix the exit code checkAndy Cedilnik2003-08-141-11/+20
* ENH: remove a warningBill Hoffman2003-08-141-1/+0
* ENH: Better error reportingAndy Cedilnik2003-08-132-32/+155
* ENH: Made error message consistent between win9x and non-win9x version of err...Brad King2003-08-131-25/+35
* ENH: Treating SIGBUS as a fault by default.Brad King2003-08-131-0/+3
* ERR: Reverting dlopen changes. We don't need them.Brad King2003-08-121-8/+2
* ENH: Fix hidden console for ctestAndy Cedilnik2003-08-121-1/+4
* BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.Brad King2003-08-121-0/+2
* ENH: Removing dependence on dl library since we don't actually use ldap.Brad King2003-08-111-2/+6
* BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.Brad King2003-08-111-1/+8
* BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.Brad King2003-08-111-2/+2
* added beta release supportKen Martin2003-08-111-0/+4
* version 19Ken Martin2003-08-111-1/+1
* ENH: Add documentation for -D and add missing targetsAndy Cedilnik2003-08-111-0/+125
* ENH: Cleanup the outputAndy Cedilnik2003-08-112-95/+103
* ENH: Remove debugAndy Cedilnik2003-08-111-1/+0
* removed redundent includesKen Martin2003-08-1092-96/+0
* removed duplicate includesKen Martin2003-08-103-3/+0
* removed duplicate includeKen Martin2003-08-101-1/+0
* ERR: Rename some variables to remove shadow warningAndy Cedilnik2003-08-091-6/+6
* ENH: Add regression images supportAndy Cedilnik2003-08-082-8/+146
* ENH: Better output and use RunMakeCommand for configureAndy Cedilnik2003-08-081-8/+30
* added stdioKen Martin2003-08-081-0/+1
* fid post build iue on vs6 utility targetsKen Martin2003-08-081-1/+36
* ENH: When fixing cache value with uninitialized type, collapse full paths for...Andy Cedilnik2003-08-081-0/+20
* ENH: Handle untyped but initialized values for boolean AddCacheDefinition. Cl...Andy Cedilnik2003-08-081-2/+10
* ENH: Get accessor for cache value as booleanAndy Cedilnik2003-08-082-0/+6
* remove shadowed variableKen Martin2003-08-081-2/+2
* ERR: Fixed use of != operator for std::string on old broken compilers.Brad King2003-08-081-2/+2
* ENH: Add help for cmake -EAndy Cedilnik2003-08-081-0/+4
* ENH: Flush the output file, to make more nice output for tail -fAndy Cedilnik2003-08-081-0/+2
* ENH: Add displaying of dots when building project. Also, file is now written ...Andy Cedilnik2003-08-072-16/+111
* ENH: Abstract parsing of arguments so that I can use it in other placesAndy Cedilnik2003-08-072-20/+32
* ENH: More verboseAndy Cedilnik2003-08-071-0/+1
* ENH: Bold attempt to remove warningAndy Cedilnik2003-08-071-0/+4