Commit History

Author SHA1 Message Date
  Stephen Kelly 2db55ffa56 Remove borland workarounds. 11 years ago
  Stephen Kelly 1927e4bacb Remove const char string comparison helper. 11 years ago
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. 11 years ago
  Stephen Kelly 4bef02e7aa cmTypeMacro: Add a class to eat the semicolon following the macro use. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel 381d50c149 stringapi: Accept strings in cmStrCmp 11 years ago
  Brad King 28805109bc cmStandardIncludes: Include cmIML/INT.h for portable integer types 11 years ago
  Stephen Kelly 802a28fc5e Add cmHasLiteralSuffix API. 12 years ago
  Stephen Kelly 218ad35f96 Constify cmStrCmp. 12 years ago
  Stephen Kelly 5ee9e6bc11 cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. 12 years ago
  Stephen Kelly 7d4b2b2ef3 cmStandardIncludes: Add new cmHasLiteralPrefix function. 12 years ago
  Stephen Kelly dfe0c2168b cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC. 12 years ago
  Stephen Kelly 73d7705416 Add some templates for cleaner array iteration. 12 years ago
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King ac2e45d089 Provide std::ios_base typedef on GCC < 3 14 years ago
  Brad King f20d091a2c Tru64: Place cmOStringStream vtable uniquely (#10541) 15 years ago
  Bill Hoffman 521e26752b Ignore some more sgi warnings. 15 years ago
  Brad King a03f801f7f Suppress Intel float-equality test warnings 16 years ago
  Bill Hoffman 21a59bdc4d Fix double bootstrap build for in source builds 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King e02d66e89e COMP: Block warnings in Borland system headers 16 years ago
  Bill Hoffman fc9e6c6e5c STYLE: suppress warnings for borland 16 years ago
  Bill Hoffman b81f09e341 STYLE: suppress warnings for borland 16 years ago
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering 16 years ago
  Brad King dab5ea859a COMP: Fix Borland 5.5 build 17 years ago
  Brad King f872c10b7e ENH: Added method cmLocalGenerator::GetBackwardsCompatibility to reduce parsing of CMAKE_BACKWARDS_COMPATIBILITY variable. Add cmLocalGenerator::NeedBackwardsCompatibility to simplify checks for compatibility requirements. 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
  Ken Martin 35e13b11f3 BUG: revert doc changes since VS7 cannot compile them, will implement them in a different manner 18 years ago
  Ken Martin 18ce24c748 ENH: make documentation entries actually store their data 18 years ago