| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'file-DOWNLOAD-EXPECTED_HASH' | David Cole | 2012-09-25 | 1 | -1/+1 |
|\ |
|
| * | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value | Brad King | 2012-09-19 | 1 | -1/+1 |
|
|
* | | Merge topic 'ExternalProject-DOWNLOAD_NAME' | Brad King | 2012-09-19 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | ExternalProject: Add DOWNLOAD_NAME option | Brad King | 2012-09-18 | 1 | -1/+5 |
|
|
* | | Rename SSL terminology to TLS | Brad King | 2012-09-14 | 1 | -20/+20 |
|
|
* | | Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add. | Bill Hoffman | 2012-09-12 | 1 | -2/+31 |
|
|
* | | ExternalProject: Generalize URL_MD5 option to URL_HASH | Brad King | 2012-09-11 | 1 | -49/+47 |
|/ |
|
* | ExternalProject: Add Mercurial (hg) repository support | Brad King | 2012-08-16 | 1 | -1/+127 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -27/+27 |
|
|
* | ExternalProject: Fix 'make' builds with Ninja (#13159) | Matt McCormick | 2012-05-21 | 1 | -2/+6 |
|
|
* | ExternalProject: Avoid repeated git clone operations (#12564) | David Cole | 2012-04-28 | 1 | -1/+26 |
|
|
* | ExternalProject: Refactor repeated code into function (#12564) | David Cole | 2012-04-28 | 1 | -27/+39 |
|
|
* | ExternalProject: Avoid unnecessary git clones (#12564) | David Cole | 2012-04-25 | 1 | -1/+7 |
|
|
* | ExternalProject: Add missing COMMAND keyword | David Cole | 2012-04-22 | 1 | -1/+2 |
|
|
* | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -2/+17 |
|
|
* | ExternalProject: Update copyright year | Brad King | 2012-01-10 | 1 | -1/+1 |
|
|
* | ExternalProject: Fix git.cmd version detection | Brad King | 2012-01-10 | 1 | -0/+1 |
|
|
* | ExternalProject: Always use --non-interactive with svn | David Cole | 2011-04-18 | 1 | -4/+4 |
|
|
* | ExternalProject: Add SVN_TRUST_CERT argument | David Cole | 2011-04-11 | 1 | -2/+11 |
|
|
* | ExternalProject: Extract file names from more urls | David Cole | 2011-03-04 | 1 | -4/+9 |
|
|
* | ExternalProject: Replace location tags in CMAKE_CACHE_ARGS | David Cole | 2011-01-07 | 1 | -10/+22 |
|
|
* | Merge branch 'ep-log-output-under-vs' into ep-fix-substitutions | David Cole | 2011-01-07 | 1 | -1/+2 |
|\ |
|
| * | ExternalProject: Avoid bleed-through output when logging. | David Cole | 2011-01-06 | 1 | -1/+2 |
|
|
* | | Fixed bug where last entry would be lost. | Marcus D. Hanwell | 2010-12-13 | 1 | -0/+5 |
|
|
* | | Escape file write expansion, and build up lists. | Marcus D. Hanwell | 2010-12-11 | 1 | -12/+25 |
|
|
* | | Added CMAKE_CACHE_ARGS to ExternalProject. | Marcus D. Hanwell | 2010-12-10 | 1 | -0/+33 |
|
|
* | | BUG 11451 - pass CMAKE_EXTRA_GENERATOR down. | Marcus D. Hanwell | 2010-11-13 | 1 | -1/+6 |
|/ |
|
* | Merge topic 'fix-11173' | David Cole | 2010-10-28 | 1 | -2/+16 |
|\ |
|
| * | ExternalProject: No svn --username if empty (#11173) | David Cole | 2010-10-22 | 1 | -2/+16 |
|
|
* | | Fixed parallel build for generators with EXTRA. | Marcus D. Hanwell | 2010-10-22 | 1 | -2/+1 |
|/ |
|
* | Add STEP_TARGETS to ExternalProject module. | David Cole | 2010-08-23 | 1 | -2/+68 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Merge topic 'ExternalProject-cygwin-make' | Brad King | 2010-08-03 | 1 | -0/+20 |
|\ |
|
| * | ExternalProject: Fix $(MAKE) with cygpath on Windows | Brad King | 2010-08-02 | 1 | -0/+20 |
|
|
* | | Merge topic 'fix-issue-11034' | Brad King | 2010-08-03 | 1 | -10/+2 |
|\ \
| |/
|/| |
|
| * | ExternalProject: Remove 'unknown keyword' warning (#11034) | David Cole | 2010-07-28 | 1 | -10/+2 |
|
|
* | | ExternalProject: Use $(MAKE) whenever possible. | David Cole | 2010-07-23 | 1 | -3/+5 |
|/ |
|
* | Merge topic 'external-project-launcher' | Brad King | 2010-07-13 | 1 | -0/+137 |
|\ |
|
| * | Detect CMake warnings and errors in build output. | David Cole | 2010-07-10 | 1 | -1/+1 |
|
|
| * | ExternalProject: Add LOG_* options to hide step output | Brad King | 2010-06-21 | 1 | -0/+137 |
|
|
* | | Qualify name of extraction location with ExternalProject name. | David Cole | 2010-06-23 | 1 | -5/+4 |
|/ |
|
* | Fix issue #10346. Error if SOURCE_DIR is empty. | David Cole | 2010-06-09 | 1 | -1/+14 |
|
|
* | Merge branch 'improve-file-download' | Brad King | 2010-06-07 | 1 | -11/+68 |
|\ |
|
| * | Improve FILE(DOWNLOAD) and ExternalProject. | David Cole | 2010-05-27 | 1 | -11/+68 |
|
|
* | | Merge branch 'add-git-to-ExternalProject' | Brad King | 2010-06-07 | 1 | -0/+128 |
|\ \ |
|
| * | | Add FindGit module. | David Cole | 2010-06-03 | 1 | -9/+8 |
|
|
| * | | Add git support to ExternalProject. | David Cole | 2010-06-02 | 1 | -0/+129 |
| |/ |
|
* | | Merge branch 'more-formats-in-ExternalProject' | Brad King | 2010-06-07 | 1 | -9/+9 |
|\ \ |
|
| * | | Add .zip and .tar.bz2 extraction to ExternalProject. | David Cole | 2010-05-31 | 1 | -9/+9 |
| |/ |
|
* | | Merge branch 'use-rename-not-copy-ExternalProject' | Brad King | 2010-06-07 | 1 | -9/+10 |
|\ \ |
|