summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Remove the old codeAndy Cedilnik2005-05-101-2/+5
* STYLE: Nightly Version updateAndy Cedilnik2005-05-101-1/+1
* ENH: some more fixesKen Martin2005-05-091-27/+2
* ENH: some more cleanupKen Martin2005-05-092-9/+12
* STYLE: Nightly Version updateAndy Cedilnik2005-05-091-1/+1
* ENH: Add notesAndy Cedilnik2005-05-081-0/+16
* ENH: Remove error about not being able to update CTest configurationAndy Cedilnik2005-05-081-0/+1
* ENH: Remove memory leak and remember global generator for next timeAndy Cedilnik2005-05-082-7/+41
* ENH: Add method so that ctest handlers and commands can add notesAndy Cedilnik2005-05-082-9/+30
* STYLE: Nightly Version updateAndy Cedilnik2005-05-081-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-05-071-1/+1
* ENH: updatesKen Martin2005-05-064-643/+650
* COMP: Fixed forced bool conversion warning.Brad King2005-05-061-1/+1
* ENH: Added optional verbose output to build system dependency check.Brad King2005-05-0611-31/+84
* STYLE: Nightly Version updateAndy Cedilnik2005-05-061-1/+1
* ENH: backup of work in progressKen Martin2005-05-054-0/+3873
* BUG: If there is a fatal error, stop processing list fileAndy Cedilnik2005-05-051-0/+4
* BUG: Added space after /clean to avoid putting it together with the build con...Brad King2005-05-051-1/+1
* ENH: Add configuration file for kwsysAndy Cedilnik2005-05-051-0/+2
* ENH: Add new style ctest projectAndy Cedilnik2005-05-051-0/+5
* ENH: Add default configure rules for CMake projects and add default rules for...Andy Cedilnik2005-05-052-7/+89
* ENH: Add variable that holds cmake executableAndy Cedilnik2005-05-051-0/+2
* ENH: Add accessort for CMake executableAndy Cedilnik2005-05-051-0/+1
* ENH: Disabling test 6 on QNX until process killing can be resolved. It will ...Brad King2005-05-051-0/+7
* BUG: Fix logic for verboseAndy Cedilnik2005-05-051-1/+1
* COMP: Removed unused parameter warning.Brad King2005-05-051-1/+1
* COMP: Added work-around to avoid warnings about unreferenced inline functions...Brad King2005-05-051-0/+21
* COMP: Added initializer to avoid warning. It is not really needed, though.Brad King2005-05-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-05-051-1/+1
* ENH: Add split that splits on arbitrary separatorAndy Cedilnik2005-05-042-0/+26
* ENH: Allow spaces in update commandAndy Cedilnik2005-05-041-0/+2
* ENH: Improve syntaxAndy Cedilnik2005-05-0411-58/+246
* BUG: Fix bootstrap test on machines with spaces in the pathAndy Cedilnik2005-05-041-3/+6
* ENH: Expose ConvertToUnixOutputPathAndy Cedilnik2005-05-041-2/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-05-041-1/+1
* ENH: Add Site and BuildName, make sure that the rest of the default -S rule d...Andy Cedilnik2005-05-033-4/+8
* ENH: No need to convert to output pathAndy Cedilnik2005-05-031-1/+0
* COMP: Removed warnings about unreachable code and constant control expression...Brad King2005-05-034-133/+8
* COMP: Added pragma directives for SGI compilers to avoid useless warnings.Brad King2005-05-038-0/+46
* COMP: Changed while(1) to for(;;) to avoid warning about constant control exp...Brad King2005-05-032-2/+2
* COMP: Removed stray semicolon.Brad King2005-05-031-4/+4
* COMP: Added hack to avoid SGI termios.h warnings.Brad King2005-05-031-0/+19
* COMP: Need #undef ECHO to avoid conflict with system ECHO definition.Brad King2005-05-032-0/+2
* COMP: Changed type of regmlen to avoid warnings when other lengths are conver...Brad King2005-05-031-1/+1
* ENH: Adding test of running executable with forward slashes on windows.Brad King2005-05-031-0/+24
* ENH: CleanupsAndy Cedilnik2005-05-0314-108/+108
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-0311-209/+486
* STYLE: Nightly Version updateAndy Cedilnik2005-05-031-1/+1
* ENH: Make ctest build command workAndy Cedilnik2005-05-022-0/+40
* ENH: Make AddCMakePath publicAndy Cedilnik2005-05-021-5/+5