summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Nightly Version updateAndy Cedilnik2005-05-091-1/+1
|
* ENH: Add notesAndy Cedilnik2005-05-082-0/+18
|
* 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 ↵Brad King2005-05-051-1/+1
| | | | configuration. This fixes the failure of the complext test on the second run in the same tree.
* ENH: Add configuration file for kwsysAndy Cedilnik2005-05-051-0/+2
|
* ENH: Add new style ctest projectAndy Cedilnik2005-05-053-0/+49
|
* ENH: Add default configure rules for CMake projects and add default rules ↵Andy Cedilnik2005-05-052-7/+89
| | | | for submission
* 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
| | | | just fail always for now.
* 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 ↵Brad King2005-05-051-0/+21
| | | | functions from SGI termios.
* 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 ↵Andy Cedilnik2005-05-033-4/+8
| | | | does not happen, and make sure that new tag will be created
* ENH: No need to convert to output pathAndy Cedilnik2005-05-031-1/+0
|
* COMP: Removed warnings about unreachable code and constant control ↵Brad King2005-05-034-133/+8
| | | | expressions. Added the changes to the instructions in the input lex files.
* 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 ↵Brad King2005-05-032-2/+2
| | | | expression.
* 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 ↵Brad King2005-05-031-1/+1
| | | | converted to it.
* 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 ↵Andy Cedilnik2005-05-0312-211/+488
| | | | some cleanups
* STYLE: Nightly Version updateAndy Cedilnik2005-05-031-1/+1
|
* ENH: Make ctest build command workAndy Cedilnik2005-05-023-0/+41
|
* ENH: Make AddCMakePath publicAndy Cedilnik2005-05-021-5/+5
|
* ENH: Make FindMakeProgram publicAndy Cedilnik2005-05-021-3/+8
|
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-0211-19/+358
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-021-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-011-1/+1
|