summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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-162-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
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-116-14/+36
* ENH: Made cmLocalVisualStudioGenerator a superclass of cmLocalVisualStudio6Ge...Brad King2006-07-112-4/+29
* ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...Brad King2006-07-119-126/+270
* ENH: fix compile warningKen Martin2006-07-111-2/+0
* BUG: changed to progress to make it more flexible and to no relink targets as...Ken Martin2006-07-116-109/+225
* STYLE: Nightly Version updateAndy Cedilnik2006-07-111-1/+1
* COMP: Remove warnings and style problemsAndy Cedilnik2006-07-101-28/+40
* STYLE: Nightly Version updateAndy Cedilnik2006-07-101-1/+1
* STYLE: Fix some style errorsAndy Cedilnik2006-07-102-83/+88
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-093-230/+279
* ENH: Add a copy constructor to copy the valuesAndy Cedilnik2006-07-092-0/+42
* ENH: Pass -C flag to cmake to generate the apropriate build commandAndy Cedilnik2006-07-092-1/+13
* STYLE: Nightly Version updateAndy Cedilnik2006-07-091-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-081-1/+1
* ENH: Be more verboseAndy Cedilnik2006-07-071-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-071-1/+1
* ENH: Improve the test to create a bundle in the subdirectoryAndy Cedilnik2006-07-061-1/+1
* BUG: Several fixes to handle bundle content on Mac OSXAndy Cedilnik2006-07-063-2/+16
* BUG: Make the path change more localized to bundles onlyAndy Cedilnik2006-07-061-0/+1
* BUG: Revert the change 1.152Andy Cedilnik2006-07-061-5/+0