Commit History

Author SHA1 Message Date
  David Cole 0470a0c1ad Remove DownloadFile.cmake and UntarFile.cmake from the Modules directory. Put functionality directly into ExternalProject.cmake itself so that these modules do not end up in the upcoming release of CMake. 16 years ago
  Brad King a03bb5a28f ENH: Check tarball filename in ep_add 16 years ago
  David Cole 10f4e911f0 BUG: Allow arbitrary text in values for some keywords. (And avoid warning that the arbitrary text is an unknown keyword.) 16 years ago
  David Cole 04fb177de1 BUG: cmd_set logic was missing from update and patch steps. Fix it so that UPDATE_COMMAND "" means "no update step even though this is a CVS/SVN repository..." 16 years ago
  Brad King 031379abe6 ENH: New ExternalProject.cmake module interface 16 years ago