Daniel Pfeifer
|
c3819acad2
cmConfigure.h: Establish as 'include first' file
|
9 年之前 |
Daniel Pfeifer
|
757b0ff5dd
Add missing braces around statements in header files
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Brad King
|
036b6ef7c4
Port CMake from cmIML to KWIML
|
10 年之前 |
Brad King
|
d956816d70
Merge topic 'include-for-mode_t'
|
10 年之前 |
Kylie McClain
|
001043ac30
Include `sys/types.h` header to get `mode_t`
|
10 年之前 |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
10 年之前 |
Brad King
|
04e708d8df
Remove use of include <cmsys/IOStream.hxx> from KWSys
|
10 年之前 |
Stephen Kelly
|
ac26d4b343
Split cmAlgorithms into a separate header file.
|
10 年之前 |
Stephen Kelly
|
af65da0aa9
cmStandardIncludes: Remove list include.
|
11 年之前 |
Stephen Kelly
|
e848cc5074
cmStandardIncludes: Remove deque include.
|
11 年之前 |
Stephen Kelly
|
5fea689834
cmStandardIncludes: Remove some VS6 workarounds.
|
11 年之前 |
Stephen Kelly
|
4dc0c488f9
cmDeleteAll: Generalize deletion specialization for map types.
|
11 年之前 |
Stephen Kelly
|
abb4a6781f
Add a generic algorithm for deleting items in a container.
|
11 年之前 |
Brad King
|
dd6c596c12
Merge topic 'join-algorithm'
|
11 年之前 |
Stephen Kelly
|
15e42bb27c
cmStandardIncludes: Remove obsolete cmOStringStream.
|
11 年之前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 年之前 |
Stephen Kelly
|
8dc8d756bc
cmStandardIncludes: Add a join algorithm for string containers.
|
11 年之前 |
Stephen Kelly
|
f194a009c8
Remove unused cmIStringStream class.
|
11 年之前 |
Stephen Kelly
|
3ec1bb1537
cmStandardIncludes: Remove std namespace hack.
|
11 年之前 |
Stephen Kelly
|
bb3bce706a
cmStandardIncludes: Remove ANSI_FOR_SCOPE hack.
|
11 年之前 |
Stephen Kelly
|
28fa4923c3
cmStandardIncludes: Remove iostreams workaround for obsolete Compaq compiler.
|
11 年之前 |
Stephen Kelly
|
837a8a6312
cmStandardIncludes: Drop Comeau-related workaround.
|
11 年之前 |
Stephen Kelly
|
4030ddfda8
Remove Borland-related undef.
|
11 年之前 |
Stephen Kelly
|
17d6a6fd59
cmStandardIncludes: Remove comment about Borland.
|
11 年之前 |
Stephen Kelly
|
26fb50114f
Drop SGI as a CMake host compiler.
|
11 年之前 |
Stephen Kelly
|
f07d96ccf4
Remove workaround for GCC < 3 ios_base absence.
|
11 年之前 |
Stephen Kelly
|
5a8b9437c2
Remove GCC 2.95 support macros in favor of template versions.
|
11 年之前 |