| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ |
|
| * | | Use RENAME, not COPY, to extract .tar.gz files. | David Cole | 2010-05-26 | 1 | -9/+10 |
| |/ |
|
* | | Merge branch 'ExternalProject-fixes' | Brad King | 2010-06-07 | 1 | -1/+12 |
|\ \ |
|
| * | | Fix issue #10258: re-configure if args change. | David Cole | 2010-05-26 | 1 | -1/+12 |
| |/ |
|
* | | Add svn user name and password to ExternalProject. | David Cole | 2010-05-26 | 1 | -3/+11 |
|/ |
|
* | -revert the previous unintended commit | Alex Neundorf | 2010-04-10 | 1 | -2/+0 |
|
|
* | -no change, don't know why git wants to commit something | Alex Neundorf | 2010-04-10 | 1 | -0/+2 |
|
|
* | Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have... | David Cole | 2009-12-11 | 1 | -5/+12 |
|
|
* | Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile gener... | David Cole | 2009-09-30 | 1 | -16/+42 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+12 |
|
|
* | Better error message tells user possible ways to resolve the error. | David Cole | 2009-09-18 | 1 | -1/+1 |
|
|
* | Missed another CMAKE_CFG_INTDIR reference in the previously previous commit. | David Cole | 2009-09-08 | 1 | -0/+1 |
|
|
* | Missed a CMAKE_CFG_INTDIR reference in the previous commit. | David Cole | 2009-09-08 | 1 | -1/+1 |
|
|
* | Use more verbose/descriptive names for the "public API" functions in the Exte... | David Cole | 2009-09-08 | 1 | -57/+63 |
|
|
* | Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since... | David Cole | 2009-09-03 | 1 | -7/+61 |
|
|
* | Add missing argument to _ep_write_downloadfile_script. | David Cole | 2009-08-26 | 1 | -1/+1 |
|
|
* | Remove DownloadFile.cmake and UntarFile.cmake from the Modules directory. Put... | David Cole | 2009-08-19 | 1 | -3/+130 |
|
|
* | ENH: Check tarball filename in ep_add | Brad King | 2009-07-13 | 1 | -2/+5 |
|
|
* | BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha... | David Cole | 2009-07-02 | 1 | -16/+30 |
|
|
* | BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP... | David Cole | 2009-07-02 | 1 | -3/+8 |
|
|
* | ENH: New ExternalProject.cmake module interface | Brad King | 2009-06-24 | 1 | -0/+704 |
|
|