Commit History

Author SHA1 Message Date
  Stephen Kelly 036372c4cd Remove obsolete overrides of CreateLocalGenerator. 10 years ago
  Stephen Kelly 684e5cefb2 cmGlobalGenerator: Host the MakeSilentFlag. 10 years ago
  Stephen Kelly 2047144f49 cmLocalGenerator: Remove unused IgnoreLibPrefix. 10 years ago
  Stephen Kelly 333c1fa83b cmGlobalUnixMakefileGenerator3: Host the UnixCD. 10 years ago
  Stephen Kelly a97df5e135 cmGlobalUnixMakefileGenerator3: Host the PassMakeflags. 10 years ago
  Stephen Kelly cf7f03e522 cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL. 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 10 years ago
  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
  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
  Bill Hoffman a9bda84ba8 ENH: LIBPATH is not required for cl to work 16 years ago
  Bill Hoffman 9430c3f335 ENH: better error message for mis-configured nmake environment 17 years ago
  Brad King 857e2e15dd ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added escape of ; for the VS IDE. 18 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 406f3554c7 BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them. 19 years ago
  Brad King 0bbcb49f65 ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells. 19 years ago
  Ken Martin b8483cf109 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 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 20 years ago
  Bill Hoffman f6588b7919 ENH: fix borland make clean targets before build, add new generators for msys and mingw 20 years ago
  Ken Martin caf17c123b ENH: added new generator 20 years ago
  Brad King 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 20 years ago
  Brad King c7beb28657 ENH: Enabling cmLocalUnixMakefileGenerator2 by default. 21 years ago
  Bill Hoffman 731369ef9c ENH: try to initialize all languages at the same time 21 years ago
  Bill Hoffman 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes 22 years ago