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
/
cmCTestConfigureCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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