summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalWatcomWMakeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+3
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-2/+4
* BUG: Watcom WMake needs empty rule commands even for symbolic targets. This ...Brad King2007-05-161-1/+1
* ENH: remove unused variableKen Martin2007-02-211-1/+0
* 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