summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject/hgrepo.tgz
Commit message (Collapse)AuthorAgeFilesLines
* ExternalProject: Add Mercurial (hg) repository supportBrad King2012-08-161-0/+0
Add options HG_REPOSITORY and HG_TAG to specify an external project hosted in a Mercurial repository. Teach ExternalProject to clone the repository and update from it. Extend the ExternalProject test to try a Mercurial repository when hg is available.