summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalWatcomWMakeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Adding support for # escape in Watcom WMake.Brad King2006-10-251-0/+1
* BUG: Fixed display of custom command comments with quotes, dollars, and other...Brad King2006-10-041-1/+0
* ENH: Added SYMBOLIC source file property to mark custom command outputs that ...Brad King2006-10-021-0/+1
* STYLE: fix line lengthKen Martin2006-05-111-3/+4
* ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...Brad King2006-04-271-1/+1
* BUG: Work-around Watcom WMake limitation for multiple-output custom command s...Brad King2006-04-131-0/+1
* ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...Brad King2006-03-301-0/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-2/+2
* ENH: fix problem with watcom and short paths and -IBill Hoffman2006-01-231-0/+1
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-0/+65