summaryrefslogtreecommitdiffstats
path: root/Source/cmStandardIncludes.h
Commit message (Expand)AuthorAgeFilesLines
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-3/+3
* cmTypeMacro: Add a class to eat the semicolon following the macro use.Stephen Kelly2014-04-031-1/+2
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Accept strings in cmStrCmpBen Boeckel2014-03-081-3/+8
* cmStandardIncludes: Include cmIML/INT.h for portable integer typesBrad King2014-02-101-0/+3
* Add cmHasLiteralSuffix API.Stephen Kelly2014-01-061-0/+25
* Constify cmStrCmp.Stephen Kelly2013-12-191-3/+3
* cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-251-0/+6
* cmStandardIncludes: Add new cmHasLiteralPrefix function.Stephen Kelly2013-11-211-1/+25
* cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC.Stephen Kelly2013-10-241-1/+2
* Add some templates for cleaner array iteration.Stephen Kelly2013-10-221-0/+28
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-6/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* Provide std::ios_base typedef on GCC < 3Brad King2011-11-301-0/+5
* Tru64: Place cmOStringStream vtable uniquely (#10541)Brad King2010-06-101-1/+2
* Ignore some more sgi warnings.Bill Hoffman2010-05-121-0/+1
* Suppress Intel float-equality test warningsBrad King2009-11-241-0/+1
* Fix double bootstrap build for in source buildsBill Hoffman2009-11-101-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Block warnings in Borland system headersBrad King2009-06-121-0/+8
* STYLE: suppress warnings for borlandBill Hoffman2009-06-091-0/+1
* STYLE: suppress warnings for borlandBill Hoffman2009-06-091-1/+3
* ENH: Overhaul CMake version numberingBrad King2009-03-051-15/+0
* COMP: Fix Borland 5.5 buildBrad King2008-02-241-0/+1
* ENH: Added method cmLocalGenerator::GetBackwardsCompatibility to reduce parsi...Brad King2007-12-291-0/+3
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+10
* BUG: revert doc changes since VS7 cannot compile them, will implement them in...Ken Martin2007-10-091-3/+3
* ENH: make documentation entries actually store their dataKen Martin2007-10-091-3/+3
* COMP: Fix warnings in system headers on VS6.Brad King2006-08-291-0/+10
* COMP: Use new KWSys IOStream component to help print large file size integer ...Brad King2006-08-271-0/+8
* COMP: Add large files support to CMakeAndy Cedilnik2006-08-231-0/+1
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+4
* COMP: Remove warningsAndy Cedilnik2006-07-131-1/+1
* ENH: a warning fix and some more cleanupKen Martin2006-03-161-3/+3
* ENH: fix line length style stuffBill Hoffman2006-03-101-1/+2
* ENH: Added kwsys::String class to shorten debugging symbols and error message...Brad King2006-02-071-20/+2
* ENH: fix for borland memcpy junkBill Hoffman2006-01-241-0/+15
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+27
* ENH: Add support for dequeAndy Cedilnik2005-06-011-0/+1
* ENH: Add support for iomanipAndy Cedilnik2005-05-301-0/+8
* COMP: Added pragma directives for SGI compilers to avoid useless warnings.Brad King2005-05-031-0/+8
* COMP: Added hack to avoid SGI termios.h warnings.Brad King2005-05-031-0/+19
* COMP: Adding inclusion of stdarg.h to work-around SGI header bug in 7.4.2m.Brad King2005-04-261-0/+2
* BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED an...Brad King2005-04-061-0/+3
* COMP: Adding stdlib.h to standard includes. We are using functions from it a...Brad King2005-03-111-0/+1
* ENH: Adding cmCustomCommandLine and cmCustomCommandLines subclasses of std::v...Brad King2005-02-221-0/+18
* BUG: Add a safety check so that you cannot send cmOStringStream.str() to othe...Andy Cedilnik2004-04-291-0/+3
* ERR: Properly handle mode_t on borlandAndy Cedilnik2004-01-271-1/+1
* ERR Fix borlandAndy Cedilnik2004-01-261-1/+1
* ERR: Fix build problems on Visual Studio 6Andy Cedilnik2004-01-261-0/+5