summaryrefslogtreecommitdiff
path: root/Tests/CTestUpdateGIT.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix CTest.UpdateGIT under repo-local defaultBranch configBrad King2022-11-111-1/+1
* Tests: Update CTest.UpdateGIT test for custom defaultBranchBrad King2020-12-021-9/+23
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-1/+1
* Tests: Simplify CTest.UpdateGIT repo path constructionBrad King2015-12-101-19/+11
* ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)Brad King2015-06-111-0/+20
* Tests: Simplify CTest.UpdateGIT QUIET mode testBrad King2015-06-111-12/+3
* ctest_update: Add QUIET optionZack Galbreath2015-02-231-0/+33
* ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-181-0/+17
* CTest: Fix ctest_update with 'HEAD' file in source treeBrad King2013-02-281-4/+6
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Make CTest.UpdateGIT robust to Git safecrlf on WindowsBrad King2012-06-201-0/+3
* Merge topic 'ctest-git-flexibility'Brad King2010-08-031-0/+5
|\
| * ctest_update: Support ".git file" work treesBrad King2010-07-261-0/+5
* | CTest: Parse empty Git commits correctlyBrad King2010-06-231-2/+18
|/
* ctest_update: Support Git upstream branch rewritesBrad King2010-06-081-0/+2
* ctest_update: Support custom Git update commandBrad King2010-06-081-9/+44
* Generalize CTest.Update* test dashboard script helpersBrad King2010-06-081-2/+2
* Teach ctest_update about Git submodulesBrad King2010-05-041-0/+69
* Teach CTest.UpdateGIT test to fake file timestampBrad King2010-02-091-0/+6
* Make CTest.UpdateGIT robust to user git configBrad King2009-09-011-0/+7
* BUG: Fix CTest.UpdateGIT test for older gitBrad King2009-04-231-1/+1
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+174