index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestConfigureCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-3
/
+3
*
ctest_config: pass -S, -B args for log clarity
Michael Hirsch
2022-11-04
1
-1
/
+6
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-6
/
+6
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-9
/
+9
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-3
/
+3
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
1
-9
/
+10
*
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
1
-1
/
+1
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-4
/
+3
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5
/
+6
*
cmCTest*Command: Port to cmArgumentParser
Regina Pfeifer
2019-09-20
1
-6
/
+6
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1
/
+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-3
/
+2
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-1
/
+2
*
cmCTest: Use concrete accessor functions for TestingHandlers
Regina Pfeifer
2019-03-20
1
-8
/
+3
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1
/
+1
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-5
/
+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-9
/
+8
*
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-0
/
+6
*
ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project
Bill Hoffman
2016-10-17
1
-0
/
+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-0
/
+7
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-8
/
+9
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-60
/
+45
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
ctest_configure: Add QUIET option
Zack Galbreath
2015-02-23
1
-2
/
+3
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
CTest: Use -A option to pass generator platform selection
Brad King
2014-09-15
1
-1
/
+1
*
CTest: Add options to set generator platform
Brad King
2014-09-05
1
-0
/
+9
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1
/
+1
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-1
/
+1
*
CTest: Simplify ctest_* command source/build dir lookup
Brad King
2013-04-12
1
-26
/
+0
*
CTest: Add options to set generator toolset
Brad King
2013-02-07
1
-0
/
+9
*
CTest: Fix crash when variables are not defined
David Cole
2011-10-14
1
-2
/
+2
*
Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest ...
David Cole
2010-02-10
1
-1
/
+2
*
Fix for issue #5041 - improve error messages that may occur during ctest_buil...
David Cole
2009-12-29
1
-0
/
+10
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-3
/
+32
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...
David Cole
2008-12-30
1
-4
/
+33
*
BUG: Try to fix the problem of bad test names
Andy Cedilnik
2006-07-11
1
-4
/
+8
*
COMP: Return 0 instead of false
Andy Cedilnik
2006-03-29
1
-4
/
+4
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-89
/
+28
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5
/
+5
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-6
/
+7
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-14
/
+27
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1
/
+1
*
ENH: Add default configure rules for CMake projects and add default rules for...
Andy Cedilnik
2005-05-05
1
-3
/
+62
*
ENH: Improve syntax
Andy Cedilnik
2005-05-04
1
-10
/
+52
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-2
/
+2
*
ENH: More commands. Start working on new style ctest configuration
Andy Cedilnik
2005-05-02
1
-0
/
+50