summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-265-3/+12
* STYLE: Nightly Version updateAndy Cedilnik2006-07-261-1/+1
* BUG: Mask signals during SystemTools::Delay to avoid interrupted sleep.Brad King2006-07-251-1/+29
* COMP: fix compile issueKen Martin2006-07-251-1/+1
* BUG: some bug fixes, better docs, and more coverageKen Martin2006-07-253-1/+150
* ENH: remove uncompiled headerBill Hoffman2006-07-251-3/+0
* STYLE: Nightly Version updateAndy Cedilnik2006-07-251-1/+1
* ENH: allow for source tree to be in root directoryBill Hoffman2006-07-242-6/+19
* STYLE: Nightly Version updateAndy Cedilnik2006-07-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-221-1/+1
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...Brad King2006-07-216-96/+96
* ENH: fix color output inside of ctest runsKen Martin2006-07-212-1/+6
* ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with ...Andy Cedilnik2006-07-211-12/+13
* BUG: Fixed building of C++-only projects and added a test.Brad King2006-07-211-0/+10
* STYLE: Nightly Version updateAndy Cedilnik2006-07-211-1/+1
* BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.Brad King2006-07-201-0/+9
* STYLE: Nightly Version updateAndy Cedilnik2006-07-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-191-1/+1
* BUG: If the user specifies a cache entry on the command line without a type, ...Brad King2006-07-185-9/+50
* COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler ...Brad King2006-07-181-3/+53
* STYLE: fix long linesKen Martin2006-07-182-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-07-181-1/+1
* BUG: When handing the child stdin pipe a file, allow another process to be wr...Brad King2006-07-171-2/+3
* COMP: fix warningKen Martin2006-07-171-1/+1
* COMP: Only delete onceAndy Cedilnik2006-07-171-4/+0
* STYLE: Nightly Version updateAndy Cedilnik2006-07-171-1/+1
* COMP: Remove some warningsAndy Cedilnik2006-07-172-2/+12
* STYLE: Nightly Version updateAndy Cedilnik2006-07-161-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-151-1/+1
* ENH: Add a way to get unused arguments and add a testAndy Cedilnik2006-07-145-0/+167
* COMP: Remove warningAndy Cedilnik2006-07-141-1/+1
* ENH: It does not really makes sense to have Boolean Argument ListAndy Cedilnik2006-07-142-22/+0
* ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for l...Andy Cedilnik2006-07-145-174/+464
* STYLE: Nightly Version updateAndy Cedilnik2006-07-141-1/+1
* ENH: added progress to custom commands with commentsKen Martin2006-07-131-0/+13
* COMP: Remove warningsAndy Cedilnik2006-07-132-10/+12
* STYLE: Fix kwstyleAndy Cedilnik2006-07-131-1/+2
* COMP: Remove warningsAndy Cedilnik2006-07-131-3/+3
* STYLE: Nightly Version updateAndy Cedilnik2006-07-131-1/+1
* ENH: Remove debugAndy Cedilnik2006-07-122-3/+2
* BUG: Fix error conditionsAndy Cedilnik2006-07-121-3/+3
* COMP: fix old compiler issueKen Martin2006-07-121-1/+5
* BUG: reduce the number of file handles kept openKen Martin2006-07-122-15/+12
* ENH: added progress for subdir all targets and fixed compiler waringKen Martin2006-07-123-11/+72
* STYLE: Remove debugAndy Cedilnik2006-07-121-4/+0
* COMP: Remove warningsAndy Cedilnik2006-07-124-11/+12
* STYLE: Nightly Version updateAndy Cedilnik2006-07-121-1/+1
* ENH: Added creation of XXX_FIND_COMPONENTS list of all components requested w...Brad King2006-07-111-3/+31
* COMP: Fix stl string accessAndy Cedilnik2006-07-111-2/+2