| Commit message (Expand) | Author | Age | Files | Lines |
* | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-03-12 | 1 | -4/+14 |
|
|
* | Merge topic 'use_generator_is_multi_config' | Brad King | 2018-01-08 | 1 | -4/+7 |
|\ |
|
| * | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules | Craig Scott | 2017-12-29 | 1 | -4/+7 |
|
|
* | | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|/ |
|
* | ExternalProject: Support substituting <DOWNLOAD_DIR> | Craig Scott | 2017-12-06 | 1 | -3/+4 |
|
|
* | ExternalProject: Propagate the generator instance | Brad King | 2017-10-19 | 1 | -0/+15 |
|
|
* | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 1 | -2/+44 |
|\ |
|
| * | ExternalProject: Add support for NETRC and NETRC_FILE suboption | Shane Parris | 2017-10-18 | 1 | -2/+44 |
|
|
* | | ExternalProject: Avoid if() auto-dereferene in quoted arguments | Brad King | 2017-10-11 | 1 | -0/+5 |
|/ |
|
* | ExternalProject: Refactor code introducing _ep_get_complete_stampfile | Jean-Christophe Fillion-Robin | 2017-09-28 | 1 | -5/+11 |
|
|
* | ExternalProject: Prevent COMMAND from being treated as a true keyword | Craig Scott | 2017-09-02 | 1 | -0/+8 |
|
|
* | ExternalProject: Improve documentation | Craig Scott | 2017-07-17 | 1 | -374/+821 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2017-05-17 | 1 | -4/+4 |
|
|
* | ExternalProject: Run `git checkout` with `--` to clarify arguments | Brad King | 2017-04-03 | 1 | -4/+10 |
|
|
* | Merge topic 'ExternalProject-fix-remote-branch' | Brad King | 2017-04-03 | 1 | -1/+4 |
|\ |
|
| * | ExternalProject: Fix regression in GIT_TAG with remote branch name | Brad King | 2017-03-31 | 1 | -1/+4 |
|
|
| * | Merge branch 'ExternalProject-checkout-clarify' into release | Brad King | 2017-02-24 | 1 | -1/+1 |
| |\ |
|
* | | | ExternalProject: only append `COMMAND` if actually adding a command | Ben Boeckel | 2017-02-27 | 1 | -3/+2 |
|
|
* | | | Merge topic 'ExternalProject-checkout-clarify' | Brad King | 2017-02-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ExternalProject: Run `git checkout` with `--` to clarify arguments | Brad King | 2017-02-24 | 1 | -1/+1 |
|
|
* | | ExternalProject: Clarify documented role of `INSTALL_DIR` | Brad King | 2017-02-21 | 1 | -1/+4 |
|
|
* | | ExternalProject: Clarify documented role of `INSTALL_COMMAND` | Wilfried Goesgens | 2017-02-21 | 1 | -1/+5 |
|/ |
|
* | ExternalProject: Restore case-insensitive download hash check | Brad King | 2017-01-17 | 1 | -1/+1 |
|
|
* | ExternalProject: Do not trip over pre-existing 'cmd' variable | Karsten Sperling | 2016-11-17 | 1 | -68/+65 |
|
|
* | Merge topic 'add-SHA-3' | Brad King | 2016-11-15 | 1 | -1/+1 |
|\ |
|
| * | ExternalProject: Add support for SHA-3 algorithms | Brad King | 2016-11-11 | 1 | -1/+1 |
|
|
* | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps | Brad King | 2016-11-15 | 1 | -2/+2 |
|
|
* | | ExternalProject: Allow passing config flags to git clone | Christian Fetzer | 2016-11-09 | 1 | -2/+12 |
|/ |
|
* | Merge topic 'external-project-clone-progress' | Brad King | 2016-10-20 | 1 | -3/+14 |
|\ |
|
| * | ExternalProject: support GIT_PROGRESS argument | Ben Boeckel | 2016-10-18 | 1 | -2/+13 |
|
|
| * | ExternalProject: fix typo | Ben Boeckel | 2016-10-18 | 1 | -1/+1 |
|
|
* | | ExternalProject: support extracting the configure command | Ben Boeckel | 2016-10-19 | 1 | -20/+27 |
|
|
* | | Merge topic 'external-project-source-subdir-usage' | Brad King | 2016-10-19 | 1 | -8/+9 |
|\ \
| |/
|/| |
|
| * | ExternalProject: make SOURCE_SUBDIR directly appendable | Ben Boeckel | 2016-10-18 | 1 | -6/+6 |
|
|
| * | ExternalProject: error out only if the property is unset | Ben Boeckel | 2016-10-18 | 1 | -2/+3 |
|
|
* | | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS | Max Smolens | 2016-10-10 | 1 | -1/+1 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -14/+3 |
|
|
* | ExternalProject: Add HTTP_HEADER | Ruslan Baratov | 2016-09-19 | 1 | -2/+16 |
|
|
* | ExternalProject: Add HTTP_{USERNAME,PASSWORD} | Ruslan Baratov | 2016-09-15 | 1 | -2/+15 |
|
|
* | Merge topic 'ExternalProject-SOURCE_SUBDIR' | Brad King | 2016-08-16 | 1 | -5/+23 |
|\ |
|
| * | ExternalProject: Add SOURCE_SUBDIR option | Matthew Woehlke | 2016-08-16 | 1 | -5/+23 |
|
|
* | | issues: update references to the CMake issue tracker | Ben Boeckel | 2016-08-15 | 1 | -1/+1 |
|
|
* | | prefer list(APPEND) over string(APPEND) where appropriate | Daniel Pfeifer | 2016-08-08 | 1 | -1/+1 |
|
|
* | | Merge topic 'ExternalProject-no-DS_Store' | Brad King | 2016-08-03 | 1 | -0/+1 |
|\ \ |
|
| * | | ExternalProject: Ignore macOS .DS_Store files in tarball extraction | Brad King | 2016-08-02 | 1 | -0/+1 |
|
|
* | | | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -8/+8 |
|/ / |
|
* | | ExternalProject: Add support for multiple alternative URLs | Lars Schmertmann | 2016-07-13 | 1 | -3/+16 |
|
|
* | | ExternalProject: Use default file name if extracting from URL fails | Ruslan Baratov | 2016-07-07 | 1 | -1/+6 |
|
|
* | | ExternalProject: Match filenames in URLs with query strings and anchors | Brad King | 2016-07-05 | 1 | -7/+5 |
|/ |
|
* | ExternalProject: Fix git stash not using "--all" option | Christian Fetzer | 2016-05-21 | 1 | -0/+2 |
|
|