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
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmTargetLinkLibraryType: Extract from cmStandardIncludes.h
Daniel Pfeifer
2016-06-16
1
-7/+1
*
cmTypeMacro: Extract from cmStandardIncludes.h
Daniel Pfeifer
2016-06-16
1
-22/+1
*
cmCustomCommandLines: Extract from cmStandardIncludes.h
Daniel Pfeifer
2016-06-16
1
-18/+1
*
cmDocumentationEntry: Extract from cmStandardIncludes
Daniel Pfeifer
2016-06-13
1
-25/+1
*
cmConfigure.h: Establish as 'include first' file
Daniel Pfeifer
2016-06-13
1
-12/+0
*
Add missing braces around statements in header files
Daniel Pfeifer
2016-06-11
1
-4/+8
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-43/+47
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-5/+5
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-1/+1
*
Merge topic 'include-for-mode_t'
Brad King
2015-12-02
1
-0/+2
|
\
|
*
Include `sys/types.h` header to get `mode_t`
Kylie McClain
2015-12-02
1
-0/+2
*
|
cmTarget: Move link type enum out.
Stephen Kelly
2015-10-14
1
-0/+6
|
/
*
Remove use of include <cmsys/IOStream.hxx> from KWSys
Brad King
2015-08-21
1
-8/+0
*
Split cmAlgorithms into a separate header file.
Stephen Kelly
2015-02-10
1
-134/+0
*
cmStandardIncludes: Remove list include.
Stephen Kelly
2015-02-06
1
-1/+0
*
cmStandardIncludes: Remove deque include.
Stephen Kelly
2015-02-06
1
-1/+0
*
cmStandardIncludes: Remove some VS6 workarounds.
Stephen Kelly
2015-02-06
1
-10/+0
*
cmDeleteAll: Generalize deletion specialization for map types.
Stephen Kelly
2015-01-17
1
-4/+17
*
Add a generic algorithm for deleting items in a container.
Stephen Kelly
2015-01-13
1
-0/+27
*
Merge topic 'join-algorithm'
Brad King
2015-01-12
1
-0/+27
|
\
|
*
cmStandardIncludes: Add a join algorithm for string containers.
Stephen Kelly
2015-01-08
1
-0/+27
*
|
cmStandardIncludes: Remove obsolete cmOStringStream.
Stephen Kelly
2015-01-11
1
-61/+4
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
|
Remove unused cmIStringStream class.
Stephen Kelly
2015-01-08
1
-31/+0
*
|
cmStandardIncludes: Remove std namespace hack.
Stephen Kelly
2015-01-08
1
-5/+0
*
|
cmStandardIncludes: Remove ANSI_FOR_SCOPE hack.
Stephen Kelly
2015-01-08
1
-7/+0
*
|
cmStandardIncludes: Remove iostreams workaround for obsolete Compaq compiler.
Stephen Kelly
2015-01-08
1
-49/+0
*
|
cmStandardIncludes: Drop Comeau-related workaround.
Stephen Kelly
2015-01-08
1
-13/+0
*
|
Remove Borland-related undef.
Stephen Kelly
2015-01-08
1
-1/+0
*
|
cmStandardIncludes: Remove comment about Borland.
Stephen Kelly
2015-01-08
1
-11/+0
*
|
Drop SGI as a CMake host compiler.
Stephen Kelly
2015-01-08
1
-42/+1
|
/
*
Remove workaround for GCC < 3 ios_base absence.
Stephen Kelly
2015-01-01
1
-5/+0
*
Remove GCC 2.95 support macros in favor of template versions.
Stephen Kelly
2015-01-01
1
-16/+0
*
cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro.
Stephen Kelly
2014-11-20
1
-2/+1
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-20/+1
*
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
[next]