summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalWatcomWMakeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-271-1/+0
* Watcom: Enable 'WMake Makefiles' generator on LinuxJiri Malak2014-03-171-0/+4
* Makefile: Improve handling of WMake verbose output and errorsJiri Malak2014-03-101-2/+1
* Watcom: Suppress WMake interactive prompt on errorBrad King2013-11-251-1/+1
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-1/+0
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* 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