Commit History

Author SHA1 Message Date
  David Cole ec93cd2ead Merge topic 'fix-11173' 15 years ago
  David Cole 6e1282f840 ExternalProject: No svn --username if empty (#11173) 15 years ago
  Marcus D. Hanwell beeca11c9b Fixed parallel build for generators with EXTRA. 15 years ago
  David Cole ef9dd49d3d Add STEP_TARGETS to ExternalProject module. 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Brad King 7e578b8d73 Merge topic 'ExternalProject-cygwin-make' 15 years ago
  Brad King 68efc3ef86 Merge topic 'fix-issue-11034' 15 years ago
  Brad King ed43ea603f ExternalProject: Fix $(MAKE) with cygpath on Windows 15 years ago
  David Cole 9fa49dc3ad ExternalProject: Remove 'unknown keyword' warning (#11034) 15 years ago
  David Cole b62fe1242f ExternalProject: Use $(MAKE) whenever possible. 15 years ago
  Brad King a570ba6df7 Merge topic 'external-project-launcher' 15 years ago
  David Cole b2634b6aa3 Detect CMake warnings and errors in build output. 15 years ago
  David Cole 67f4759b55 Qualify name of extraction location with ExternalProject name. 15 years ago
  Brad King 012c986309 ExternalProject: Add LOG_* options to hide step output 15 years ago
  David Cole cd3d60b8b5 Fix issue #10346. Error if SOURCE_DIR is empty. 15 years ago
  Brad King 0d07e4379e Merge branch 'improve-file-download' 15 years ago
  Brad King a03e85f13c Merge branch 'add-git-to-ExternalProject' 15 years ago
  Brad King 79f01660c9 Merge branch 'more-formats-in-ExternalProject' 15 years ago
  Brad King 33b59ee8dd Merge branch 'use-rename-not-copy-ExternalProject' 15 years ago
  Brad King 2bc82e07bd Merge branch 'ExternalProject-fixes' 15 years ago
  David Cole 29383b4b85 Add FindGit module. 15 years ago
  David Cole 670e16af2d Add git support to ExternalProject. 15 years ago
  David Cole 2deba1b911 Add .zip and .tar.bz2 extraction to ExternalProject. 15 years ago
  David Cole f67139ae6f Improve FILE(DOWNLOAD) and ExternalProject. 15 years ago
  David Cole f5e8ce522e Use RENAME, not COPY, to extract .tar.gz files. 15 years ago
  David Cole ea6260cb18 Fix issue #10258: re-configure if args change. 15 years ago
  David Cole 672d9ba78c Add svn user name and password to ExternalProject. 15 years ago
  Alex Neundorf f99771ce0a -revert the previous unintended commit 15 years ago
  Alex Neundorf 8d907e298b -no change, don't know why git wants to commit something 15 years ago
  David Cole 490009c016 Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have explicit control over the amount of time they are willing to wait for a download step. Default to no timeout, which means just run download for however long it takes. 16 years ago