Historia zmian

Autor SHA1 Wiadomość Data
  Jiri Malak 64c2342a8d Watcom: Enable 'WMake Makefiles' generator on Linux 11 lat temu
  Jiri Malak f1b689b64a Makefile: Improve handling of WMake verbose output and errors 11 lat temu
  Brad King abd2b36089 Watcom: Suppress WMake interactive prompt on error 12 lat temu
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 lat temu
  Patrick Gansterer 5170a8800f Make cmGlobalGenerator::GetDocumentation() a static function 13 lat temu
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 lat temu
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 lat temu
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 lat temu
  Alexander Neundorf 43de8c8628 18 lat temu
  Brad King 142210997f BUG: Watcom WMake needs empty rule commands even for symbolic targets. This fixes the cmake_force target. 18 lat temu
  Ken Martin d160362e83 ENH: remove unused variable 18 lat temu
  Brad King 54731fa2c8 ENH: Adding support for # escape in Watcom WMake. 19 lat temu
  Brad King 406f3554c7 BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them. 19 lat temu
  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 lat temu
  Ken Martin bf0cb4d49a STYLE: fix line length 19 lat temu
  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 lat temu
  Brad King b323c3f51c BUG: Work-around Watcom WMake limitation for multiple-output custom command support. 19 lat temu
  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 lat temu
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 lat temu
  Bill Hoffman 7f237c51f4 ENH: fix problem with watcom and short paths and -I 20 lat temu
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 lat temu