Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
0039ffa216
use CM_NULLPTR
|
9 年之前 |
Brad King
|
67a7dcef45
Merge topic 'readability-named-parameter'
|
9 年之前 |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 年之前 |
Daniel Pfeifer
|
a2af850ba6
fix a batch of include-what-you-use violations
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 年之前 |
Bill Hoffman
|
4472671432
ctest_memcheck: Add support for memory and leak sanitizer.
|
11 年之前 |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 年之前 |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
f0ab852000
COMP: Fix build with system-installed expat 2.0.1
|
16 年之前 |
Brad King
|
b5db18e723
ENH: Added cmXMLParser::FindAttribute method
|
16 年之前 |
Brad King
|
d033f0d2d1
ENH: Allow cmXMLParser subclasses to report errors
|
16 年之前 |
Bill Hoffman
|
bc2accc65e
STYLE: fix warning
|
18 年之前 |
Bill Hoffman
|
3f00d3cbc9
ENH: fix warning on win64
|
18 年之前 |
Bill Hoffman
|
f4ac0f8373
STYLE: fix compiler warning
|
18 年之前 |
Brad King
|
f91b3c1daa
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
|
19 年之前 |
Bill Hoffman
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 年之前 |
Andy Cedilnik
|
0532cc2920
COMP: Try to resolve compile errors because of missing includes and wrong include path
|
21 年之前 |
Andy Cedilnik
|
4a7a86e949
COMP: Use cmOStringStream not ostringstream
|
21 年之前 |
Andy Cedilnik
|
dcadffbe00
ENH: Add XML parser
|
21 年之前 |