Commit History

Author SHA1 Message Date
  Brad King 4deaa25f46 ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps 9 years ago
  Brad King a9fa60997a ExternalProject: Add support for SHA-3 algorithms 9 years ago
  Christian Fetzer 2be9d85af8 ExternalProject: Allow passing config flags to git clone 9 years ago
  Brad King fc7ecd6b05 Merge topic 'external-project-clone-progress' 9 years ago
  Ben Boeckel 63d215dfa8 ExternalProject: support extracting the configure command 9 years ago
  Brad King a08a48c2da Merge topic 'external-project-source-subdir-usage' 9 years ago
  Ben Boeckel e89fbfaf66 ExternalProject: support GIT_PROGRESS argument 9 years ago
  Ben Boeckel 615f3ed2b4 ExternalProject: make SOURCE_SUBDIR directly appendable 9 years ago
  Ben Boeckel fdce782b61 ExternalProject: error out only if the property is unset 9 years ago
  Ben Boeckel 64aa29b7d6 ExternalProject: fix typo 9 years ago
  Max Smolens a3c98cb30e ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Ruslan Baratov 0f424c3d07 ExternalProject: Add HTTP_HEADER 9 years ago
  Ruslan Baratov e1ca117332 ExternalProject: Add HTTP_{USERNAME,PASSWORD} 9 years ago
  Brad King e240a7c017 Merge topic 'ExternalProject-SOURCE_SUBDIR' 9 years ago
  Matthew Woehlke a8345d65f3 ExternalProject: Add SOURCE_SUBDIR option 9 years ago
  Ben Boeckel 2bdba83e4b issues: update references to the CMake issue tracker 9 years ago
  Daniel Pfeifer 3a7be4f394 prefer list(APPEND) over string(APPEND) where appropriate 9 years ago
  Brad King ef729c5bc2 Merge topic 'ExternalProject-no-DS_Store' 9 years ago
  Brad King 52aecc0c38 ExternalProject: Ignore macOS .DS_Store files in tarball extraction 9 years ago
  Daniel Pfeifer 5d0d980d99 Use string(APPEND) in Modules 9 years ago
  Lars Schmertmann 2eec433f98 ExternalProject: Add support for multiple alternative URLs 9 years ago
  Ruslan Baratov af7da934a7 ExternalProject: Use default file name if extracting from URL fails 9 years ago
  Brad King 57c337e2ef ExternalProject: Match filenames in URLs with query strings and anchors 9 years ago
  Christian Fetzer 2bc981e669 ExternalProject: Fix git stash not using "--all" option 9 years ago
  Ruslan Baratov 89113e125d ExternalProject: Re-implement download logic as a dedicated script 9 years ago
  Ruslan Baratov e7d5e4b4bf ExternalProject: Re-implement download verification as a dedicated script 9 years ago
  Ruslan Baratov ebcc70271d ExternalProject: Avoid repeating download verification 9 years ago
  Ruslan Baratov 33218f6a93 ExternalProject: Remove unused verify script logic 9 years ago
  Ruslan Baratov e5409d1e0f ExternalProject: Remove unused 'retries' argument from verify script 9 years ago