Brad King
|
e11410bb0c
Merge topic 'cmWorkingDirectory_success_checking'
|
hace 7 años |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
hace 7 años |
Brad King
|
6be53c6695
CTest: Add options to control test process affinity to CPUs
|
hace 7 años |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
hace 7 años |
Brad King
|
92cd3d0677
Merge topic 'reduce-temporaries'
|
hace 7 años |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
hace 7 años |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
hace 8 años |
Brad King
|
1f5b2a8de9
Merge topic 'fix-ctest-chrono'
|
hace 8 años |
Brad King
|
f984296ba8
CTest: Remove unfinished batch test mode
|
hace 8 años |
Brad King
|
548e8f6ffe
CTest: Simplify std::chrono::duration<double> conversion to double
|
hace 8 años |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
hace 8 años |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
hace 8 años |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
hace 8 años |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
hace 8 años |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
hace 8 años |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
hace 8 años |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
hace 8 años |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
hace 8 años |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
hace 8 años |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
hace 8 años |
Bill Hoffman
|
5b829c89b8
CTest: Weight reported test times by PROCESSORS in summaries
|
hace 8 años |
Bill Hoffman
|
a6e32eb0c2
CTest: Split out labels and subproject labels in summary output
|
hace 8 años |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
hace 8 años |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
hace 8 años |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
hace 8 años |
Bill Hoffman
|
614921b4c9
Add the test property PROCESSORS to the CDash xml as a NamedMeasurement.
|
hace 8 años |
Brad King
|
47d9772618
Merge topic 'better-exception-reporting'
|
hace 8 años |
Bill Hoffman
|
0c650f3965
CTest: Report more detail about system exceptions in tests
|
hace 8 años |
Betsy McPhail
|
47b3a57c9b
Display subproject timing summary
|
hace 8 años |
Betsy McPhail
|
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
hace 8 años |