summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* COMP: fix warningKen Martin2007-03-011-1/+1
* ENH: added a limit to the getline methodKen Martin2007-03-012-2/+22
* BUG: a couple bugs in system informaitonKen Martin2007-03-011-5/+6
* BUG: bad command lineKen Martin2007-03-011-1/+1
* BUG: bad command lineKen Martin2007-03-011-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-03-011-1/+1
* ENH: remove qnx special stuff that does not workBill Hoffman2007-02-281-9/+0
* BUG: cleanup paths in GetSourceFile to handle bug 2724Ken Martin2007-02-281-0/+1
* ENH: one more pass at paths with spaces and parensBill Hoffman2007-02-282-29/+17
* BUG: allow system information to accept the -G optionKen Martin2007-02-283-57/+94
* BUG: Assignment should always use reset().Brad King2007-02-281-1/+1
* COMP: Fix for auto_ptr_ref on Borland 5.8.Brad King2007-02-281-5/+10
* BUG: Fix for cmake_force target in Borland Makefiles.Brad King2007-02-281-0/+10
* BUG: fix to naming of results fileKen Martin2007-02-271-1/+1
* ENH: watcom wmake can not handle () in the path with cd commandBill Hoffman2007-02-272-2/+21
* ENH: add a fix for spaces in the path again...Bill Hoffman2007-02-271-2/+9
* BUG: possible fix for new SystemInfo testKen Martin2007-02-272-5/+4
* BUG: fix for unused variableKen Martin2007-02-271-1/+7
* ENH: fix for spaces in the path and mingwBill Hoffman2007-02-271-1/+2
* BUG: possible fix for new SystemInfo testKen Martin2007-02-271-1/+1
* ENH: added --system-information option to CMakeKen Martin2007-02-274-0/+117
* ENH: improvementsKen Martin2007-02-272-0/+6
* ENH: added for system information command line optionKen Martin2007-02-262-0/+174
* COMP: Added line accidentally removed.Brad King2007-02-261-0/+1
* BUG: Fixed implementation of auto_ptr_ref.Brad King2007-02-261-2/+1
* ENH: go back to \ escapes for qnxBill Hoffman2007-02-261-8/+22
* ENH: go back to EscapeForShell versionBill Hoffman2007-02-261-22/+8
* COMP: Disable rpath with spaces on some systems.Brad King2007-02-261-0/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-02-261-1/+1
* BUG: fix typo reported by Duncan Mac VicarAlexander Neundorf2007-02-261-1/+1
* ENH: try and use \ for space and () escapesBill Hoffman2007-02-251-8/+22
* ENH: try another thing 3Bill Hoffman2007-02-241-1/+1
* ENH: try another thingBill Hoffman2007-02-231-3/+6
* ENH: add some debug stuffBill Hoffman2007-02-231-1/+1
* ENH: add some debug stuffBill Hoffman2007-02-231-0/+2
* COMP: Disable test until generators are fixedAndy Cedilnik2007-02-231-13/+13
* ENH: Try to fix spaces in the path problemAndy Cedilnik2007-02-231-3/+4
* ENH: Try to fix spaces in the path problemAndy Cedilnik2007-02-231-2/+2
* ENH: Force libraries to be staticAndy Cedilnik2007-02-233-5/+5
* ENH: added some documentation on how to find the default properties of a testKen Martin2007-02-231-1/+2
* ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make IsIn...Andy Cedilnik2007-02-236-17/+40
* BUG: Produce error when include directories is invoked with an empty listAndy Cedilnik2007-02-231-2/+13
* ENH: hack put the hack back for qnx to try and fix spaces in the pathBill Hoffman2007-02-221-0/+4
* ENH: undo hack and try to get dashboard backBill Hoffman2007-02-221-4/+0
* ENH: add a commentBill Hoffman2007-02-221-0/+1
* BUG: Hack to try working around a problem with spaces in an rpath on QNX.Brad King2007-02-221-0/+4
* ENH: show make results on the dashboardBill Hoffman2007-02-221-0/+1
* ENH: add new escape stuffBill Hoffman2007-02-221-31/+14
* BUG: Fix bug#4482.Brad King2007-02-221-1/+12
* COMP: Use exec_program instead of execute_processAndy Cedilnik2007-02-221-4/+2