summaryrefslogtreecommitdiffstats
path: root/Modules/DownloadFile.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove DownloadFile.cmake and UntarFile.cmake from the Modules directory. ↵David Cole2009-08-191-31/+0
| | | | Put functionality directly into ExternalProject.cmake itself so that these modules do not end up in the upcoming release of CMake.
* ENH: First draft of add_external_project functionality. Tweaks, dashboard ↵David Cole2008-12-041-0/+31
fixing, more tests and documentation certain to follow as it gets used by others...