index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestUpdateCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-1/+0
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-1/+1
*
cmCTestUpdateCommand: Remove handler usage
Daniel Pfeifer
2024-11-13
1
-330/+174
*
cmCTestUpdateHandler: Move class into cmCTestUpdateCommand.cxx
Daniel Pfeifer
2024-11-13
1
-1/+392
*
cmCTest*Command: Port away from cmCommand
Daniel Pfeifer
2024-11-05
1
-9/+1
*
cmCTest*Command: Declare member functions const
Daniel Pfeifer
2024-11-05
1
-1/+1
*
cmCTest*Command: Direct use of cmExecutionStatus
Daniel Pfeifer
2024-11-05
1
-3/+4
*
cmCTest*Command: Access Makefile through an alias
Daniel Pfeifer
2024-11-05
1
-29/+23
*
cmCTest*Command: Generalize argument parsing and checking
Daniel Pfeifer
2024-11-05
1
-4/+3
*
cmCTest*Command: Loosen coupling with cmArgumentParser
Daniel Pfeifer
2024-11-05
1
-3/+13
*
cmCTest*Command: Access arguments through an alias
Daniel Pfeifer
2024-11-05
1
-26/+27
*
cmCTest*Command: Bring all classes to a uniform layout
Daniel Pfeifer
2024-11-05
1
-0/+12
*
cmCTest: Remove handler instances
Daniel Pfeifer
2024-10-29
1
-4/+5
*
Merge topic 'no-stringly-typed-variables'
Brad King
2024-10-25
1
-1/+1
|
\
|
*
CTestUpdate: Prefer concrete variables over map entries
Daniel Pfeifer
2024-10-23
1
-1/+1
*
|
cmCTestGenericHandler: Add cmCTest* argument to Initialize function
Daniel Pfeifer
2024-10-23
1
-1/+1
|
/
*
Use new SetOption signatures
Marc Chevrier
2021-09-15
1
-1/+1
*
cmCTestGenericHandler: Remove unused Command member
Craig Scott
2021-05-08
1
-1/+0
*
Reduce the scope of temporary cmProp variables and other improvements
Vitaly Stakhovsky
2020-11-05
1
-2/+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-1/+2
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
1
-3/+2
*
cmCTest*Command: Port to cmArgumentParser
Regina Pfeifer
2019-09-20
1
-5/+2
*
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
Zack Galbreath
2019-05-07
1
-0/+3
*
cmCTest: Use concrete accessor functions for TestingHandlers
Regina Pfeifer
2019-03-20
1
-7/+3
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
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/+4
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-63/+65
*
cmCTestGIT: add an option to initialize submodules on update
Ben Boeckel
2016-04-01
1
-0/+2
*
ctest_update: Add QUIET option
Zack Galbreath
2015-02-23
1
-21/+23
*
ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version
Bill Hoffman
2014-08-18
1
-0/+2
*
ctest_update: Add support for Perforce p4 client
Pedro Navarro
2013-10-26
1
-0/+8
*
ctest_update: Tell svn not to prompt interactively (#13024)
Nils Gladitz
2012-09-25
1
-0/+2
*
ctest_update: Support custom Git update command
Brad King
2010-06-08
1
-0/+2
*
CTest: Move initial checkout to ctest_start()
Brad King
2009-11-24
1
-26/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
1
-0/+4
*
ENH: Teach CTest to handle Bazaar repositories
Brad King
2009-05-14
1
-0/+4
*
ENH: Teach CTest to handle git repositories
Brad King
2009-04-22
1
-0/+4
*
BUG: Try to fix the problem of bad test names
Andy Cedilnik
2006-07-11
1
-2/+4
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-1/+2
*
COMP: Return 0 instead of false
Andy Cedilnik
2006-03-29
1
-3/+3
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-60/+18
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-9/+9
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-7/+8
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-15/+27
*
ENH: Set update options
Andy Cedilnik
2005-08-18
1
-0/+3
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1/+1
[next]