summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestConfigureCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* CTest: Use -A option to pass generator platform selectionBrad King2014-09-151-1/+1
* CTest: Add options to set generator platformBrad King2014-09-051-0/+9
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* Refactor internal resource location APIs and initializationBrad King2013-11-121-1/+1
* CTest: Simplify ctest_* command source/build dir lookupBrad King2013-04-121-26/+0
* CTest: Add options to set generator toolsetBrad King2013-02-071-0/+9
* CTest: Fix crash when variables are not definedDavid Cole2011-10-141-2/+2
* Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest ...David Cole2010-02-101-1/+2
* Fix for issue #5041 - improve error messages that may occur during ctest_buil...David Cole2009-12-291-0/+10
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-3/+32
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...David Cole2008-12-301-4/+33
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-111-4/+8
* COMP: Return 0 instead of falseAndy Cedilnik2006-03-291-4/+4
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-89/+28
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-5/+5
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-6/+7
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-14/+27
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-1/+1
* ENH: Add default configure rules for CMake projects and add default rules for...Andy Cedilnik2005-05-051-3/+62
* ENH: Improve syntaxAndy Cedilnik2005-05-041-10/+52
* ENH: CleanupsAndy Cedilnik2005-05-031-2/+2
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-0/+50