Commit History

Author SHA1 Message Date
  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 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
  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
  Ruslan Baratov d610407cca ExternalProject: Use uppercase placeholders for script generation 9 years ago
  Brad King bdca68388b ExternalProject: Always run update step with non-empty UPDATE_COMMAND 9 years ago
  Ilya Kulakov 79410eeb1f ExternalProject: Initialize Git submodules recursively and on update (#16083) 9 years ago
  Brad King 7db9f3f294 ExternalProject: Add option to perform a shallow Git clone (#15291) 9 years ago
  Brad King 4d8c988caa ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO} 9 years ago
  Brad King 23a71e4e4d ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFF 9 years ago