summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-3/+3
* Merge topic 'ctest-bad-generator'Brad King2014-05-081-0/+9
|\
| * ctest_build: Do not crash on bad generator nameBrad King2014-05-071-0/+9
* | Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-1/+1
* | Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* | stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+1
* | stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-2/+2
* | stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+2
|/
* ctest_build: Use "cmake --build" to launch the native build toolBrad King2013-11-151-7/+2
* ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-121-1/+2
* Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Fix for issue #5041 - improve error messages that may occur during ctest_buil...David Cole2009-12-291-4/+11
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-2/+14
* Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build...Zach Mullen2009-11-031-5/+18
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix CTEST_USE_LAUNCHERS in dashboard scriptsBrad King2009-02-131-0/+6
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-141-1/+27
* ENH: fix build issue with config type not being specified by ctestBill Hoffman2007-09-171-4/+18
* ENH: add more verbose outputBill Hoffman2007-06-141-0/+3
* STYLE: Fixed line-too-long.Brad King2007-02-021-1/+2
* ENH: Allow to specify build targetAndy Cedilnik2007-01-301-1/+3
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+1
* COMP: Return 0 instead of falseAndy Cedilnik2006-03-291-2/+2
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-62/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-9/+9
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-16/+18
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-18/+32
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-1/+2
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-1/+1
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-1/+1
* ENH: Remove memory leak and remember global generator for next timeAndy Cedilnik2005-05-081-6/+35
* ENH: Improve syntaxAndy Cedilnik2005-05-041-10/+51
* ENH: CleanupsAndy Cedilnik2005-05-031-3/+3
* ENH: Make ctest build command workAndy Cedilnik2005-05-021-0/+39
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-0/+48