index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmStandardIncludes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove const char string comparison helper.
Stephen Kelly
2014-09-17
1
-6/+0
*
Remove extra semicolons from C++ code.
Stephen Kelly
2014-04-03
1
-3/+3
*
cmTypeMacro: Add a class to eat the semicolon following the macro use.
Stephen Kelly
2014-04-03
1
-1/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Accept strings in cmStrCmp
Ben Boeckel
2014-03-08
1
-3/+8
*
cmStandardIncludes: Include cmIML/INT.h for portable integer types
Brad King
2014-02-10
1
-0/+3
*
Add cmHasLiteralSuffix API.
Stephen Kelly
2014-01-06
1
-0/+25
*
Constify cmStrCmp.
Stephen Kelly
2013-12-19
1
-3/+3
*
cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.
Stephen Kelly
2013-11-25
1
-0/+6
*
cmStandardIncludes: Add new cmHasLiteralPrefix function.
Stephen Kelly
2013-11-21
1
-1/+25
*
cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC.
Stephen Kelly
2013-10-24
1
-1/+2
*
Add some templates for cleaner array iteration.
Stephen Kelly
2013-10-22
1
-0/+28
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-6/+4
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-8/+8
*
Provide std::ios_base typedef on GCC < 3
Brad King
2011-11-30
1
-0/+5
*
Tru64: Place cmOStringStream vtable uniquely (#10541)
Brad King
2010-06-10
1
-1/+2
*
Ignore some more sgi warnings.
Bill Hoffman
2010-05-12
1
-0/+1
*
Suppress Intel float-equality test warnings
Brad King
2009-11-24
1
-0/+1
*
Fix double bootstrap build for in source builds
Bill Hoffman
2009-11-10
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: Block warnings in Borland system headers
Brad King
2009-06-12
1
-0/+8
*
STYLE: suppress warnings for borland
Bill Hoffman
2009-06-09
1
-0/+1
*
STYLE: suppress warnings for borland
Bill Hoffman
2009-06-09
1
-1/+3
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
1
-15/+0
*
COMP: Fix Borland 5.5 build
Brad King
2008-02-24
1
-0/+1
*
ENH: Added method cmLocalGenerator::GetBackwardsCompatibility to reduce parsi...
Brad King
2007-12-29
1
-0/+3
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+10
*
BUG: revert doc changes since VS7 cannot compile them, will implement them in...
Ken Martin
2007-10-09
1
-3/+3
*
ENH: make documentation entries actually store their data
Ken Martin
2007-10-09
1
-3/+3
*
COMP: Fix warnings in system headers on VS6.
Brad King
2006-08-29
1
-0/+10
*
COMP: Use new KWSys IOStream component to help print large file size integer ...
Brad King
2006-08-27
1
-0/+8
*
COMP: Add large files support to CMake
Andy Cedilnik
2006-08-23
1
-0/+1
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+4
*
COMP: Remove warnings
Andy Cedilnik
2006-07-13
1
-1/+1
*
ENH: a warning fix and some more cleanup
Ken Martin
2006-03-16
1
-3/+3
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-1/+2
*
ENH: Added kwsys::String class to shorten debugging symbols and error message...
Brad King
2006-02-07
1
-20/+2
*
ENH: fix for borland memcpy junk
Bill Hoffman
2006-01-24
1
-0/+15
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+27
*
ENH: Add support for deque
Andy Cedilnik
2005-06-01
1
-0/+1
*
ENH: Add support for iomanip
Andy Cedilnik
2005-05-30
1
-0/+8
*
COMP: Added pragma directives for SGI compilers to avoid useless warnings.
Brad King
2005-05-03
1
-0/+8
*
COMP: Added hack to avoid SGI termios.h warnings.
Brad King
2005-05-03
1
-0/+19
*
COMP: Adding inclusion of stdarg.h to work-around SGI header bug in 7.4.2m.
Brad King
2005-04-26
1
-0/+2
*
BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED an...
Brad King
2005-04-06
1
-0/+3
*
COMP: Adding stdlib.h to standard includes. We are using functions from it a...
Brad King
2005-03-11
1
-0/+1
*
ENH: Adding cmCustomCommandLine and cmCustomCommandLines subclasses of std::v...
Brad King
2005-02-22
1
-0/+18
*
BUG: Add a safety check so that you cannot send cmOStringStream.str() to othe...
Andy Cedilnik
2004-04-29
1
-0/+3
*
ERR: Properly handle mode_t on borland
Andy Cedilnik
2004-01-27
1
-1/+1
*
ERR Fix borland
Andy Cedilnik
2004-01-26
1
-1/+1
[next]