Commit History

Author SHA1 Message Date
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Jiri Malak 423009c17f Makefile: Generate single-quoted object lists for Watcom 11 years ago
  Jiri Malak 64c2342a8d Watcom: Enable 'WMake Makefiles' generator on Linux 11 years ago
  Jiri Malak f1b689b64a Makefile: Improve handling of WMake verbose output and errors 11 years ago
  Brad King abd2b36089 Watcom: Suppress WMake interactive prompt on error 12 years ago
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
  Patrick Gansterer 5170a8800f Make cmGlobalGenerator::GetDocumentation() a static function 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 years ago
  Alexander Neundorf 43de8c8628 18 years ago
  Brad King 142210997f BUG: Watcom WMake needs empty rule commands even for symbolic targets. This fixes the cmake_force target. 18 years ago
  Ken Martin d160362e83 ENH: remove unused variable 18 years ago
  Brad King 54731fa2c8 ENH: Adding support for # escape in Watcom WMake. 19 years ago
  Brad King 406f3554c7 BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them. 19 years ago
  Brad King e4ec89d036 ENH: Added SYMBOLIC source file property to mark custom command outputs that are never actually created on disk. This is used by the Watcom WMake generator to generate the .SYMBOLIC mark on the files in the make system. 19 years ago
  Ken Martin bf0cb4d49a STYLE: fix line length 19 years ago
  Brad King 4494c29078 ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support for color is automatically detected when messages are printed. Also made color scheme more readable on both black and white backgrounds. This option can be enabled by setting CMAKE_COLOR_MAKEFILE to true in the project. 19 years ago
  Brad King b323c3f51c BUG: Work-around Watcom WMake limitation for multiple-output custom command support. 19 years ago
  Brad King eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Bill Hoffman 7f237c51f4 ENH: fix problem with watcom and short paths and -I 20 years ago
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago