Commit History

Author SHA1 Message Date
  Stephen Kelly f194a009c8 Remove unused cmIStringStream class. 11 years ago
  Stephen Kelly 3ec1bb1537 cmStandardIncludes: Remove std namespace hack. 11 years ago
  Stephen Kelly bb3bce706a cmStandardIncludes: Remove ANSI_FOR_SCOPE hack. 11 years ago
  Stephen Kelly 28fa4923c3 cmStandardIncludes: Remove iostreams workaround for obsolete Compaq compiler. 11 years ago
  Stephen Kelly 837a8a6312 cmStandardIncludes: Drop Comeau-related workaround. 11 years ago
  Stephen Kelly 4030ddfda8 Remove Borland-related undef. 11 years ago
  Stephen Kelly 17d6a6fd59 cmStandardIncludes: Remove comment about Borland. 11 years ago
  Stephen Kelly 26fb50114f Drop SGI as a CMake host compiler. 11 years ago
  Stephen Kelly f07d96ccf4 Remove workaround for GCC < 3 ios_base absence. 11 years ago
  Stephen Kelly 5a8b9437c2 Remove GCC 2.95 support macros in favor of template versions. 11 years ago
  Stephen Kelly 5f4695cd06 cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro. 11 years ago
  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 12 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