Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
9 years ago |
Brad King
|
3d6638471a
Merge topic 'size-empty'
|
9 years ago |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
9 years ago |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 years ago |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Zack Galbreath
|
993e48d045
CTest: Optionally use a secondary test timeout after matching output
|
9 years ago |
Zack Galbreath
|
a7393cbd40
ctest_test: Report which tests failed even when QUIET is used
|
9 years ago |
Sean McBride
|
710d8bab7e
Fix trivial clang -Wdouble-promotion warnings
|
10 years ago |
Stephen Kelly
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 years ago |
Stephen Kelly
|
6da4cd8fb9
CTest: Remove needless cmLocalGenerator creation.
|
10 years ago |
Brad King
|
e18f6fe276
Merge topic 'fix-ctest-xml-double-encoding'
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
92041eec49
cmGlobalGenerator: Remove MakeLocalGenerator method.
|
10 years ago |
Stephen Kelly
|
acb006229d
cmGlobalGenerator: Require a snapshot to create a local generator.
|
10 years ago |
Daniel Pfeifer
|
ab2524d63f
CTest: Fix XML double-encoding cases
|
10 years ago |
Brad King
|
eda29e6632
Merge topic 'ctest-add_subdirectory-crash'
|
10 years ago |
Ben Boeckel
|
64821e8a40
ctest: fix add_subdirectory() crash
|
10 years ago |
Betsy McPhail
|
42747fcc73
CTest: Show the number of tests for each label in the summary
|
10 years ago |
Betsy McPhail
|
f62d301b92
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 years ago |
Brad King
|
0c24c2311b
Merge topic 'ctest-xml-refactor'
|
10 years ago |
Brad King
|
a2312986af
Merge topic 'ctest-xml-minor-cleanup'
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Daniel Pfeifer
|
b04500a725
cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter
|
10 years ago |
Daniel Pfeifer
|
b26e5b552a
CTest: Generate NamedMeasurement elements directly into xml file
|
10 years ago |
Brad King
|
be248ab435
Merge topic 'refactor-cmLocalGenerator'
|
10 years ago |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |