Brad King
|
f95a5832c7
cmArgumentParser: Drop unused keywordsMissingValue argument to Parse()
|
3 년 전 |
Brad King
|
2586afa31b
cmCTest*Command:: Use cm::optional for keyword argument presence
|
3 년 전 |
Brad King
|
1ee5a4a548
cmArgumentParser: Avoid allocating copies of keyword strings
|
3 년 전 |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 년 전 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 년 전 |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 년 전 |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 년 전 |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 년 전 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 년 전 |
Regina Pfeifer
|
0aa8a2ab8b
cmCTest*Command: Port to cmArgumentParser
|
6 년 전 |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 년 전 |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
6 년 전 |
Brad King
|
467e6ac728
Merge topic 'definitions_string_view'
|
6 년 전 |
Ben Boeckel
|
94f536b935
cmCTestHandlerCommand: fix typo of local variable
|
6 년 전 |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 년 전 |
Daniel Pfeifer
|
1eebc29563
cmCommand: deprecate functions GetMakefile and SetError
|
9 년 전 |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
6 년 전 |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 년 전 |
Regina Pfeifer
|
9501a6145d
CTest: Remove special case for Dart version <= 1
|
7 년 전 |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 년 전 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 년 전 |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 년 전 |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 년 전 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 년 전 |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 년 전 |
Daniel Pfeifer
|
615e2a17e4
cmCommand: Don't prefix error message with command name
|
8 년 전 |
Betsy McPhail
|
3a523eec78
ctest_memcheck: Add DEFECT_COUNT option to capture defect count
|
9 년 전 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 년 전 |
Bill Hoffman
|
d328dc6853
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
|
9 년 전 |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 년 전 |