summaryrefslogtreecommitdiff
path: root/Tests/ExternalProject/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: handle a case when hg executable is brokenmakise-homura2022-06-281-1/+5
* Tests: Add cache entries to control ExternalProject test VCS toolsBrad King2022-02-071-84/+51
* Add deprecation warnings for policies CMP0097 and belowBrad King2022-02-031-0/+2
* Tests: Use the CVS :local: access method for local directoriesWilliam R. Dieter2021-01-281-3/+3
* Tests: Generate simpler ExternalProject sample Git repositoriesBrad King2021-01-251-7/+7
* Tests: FindGit already provides the git version, re-use itCraig Scott2021-01-201-8/+2
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-181-0/+3
* ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF`Ben Boeckel2020-04-021-0/+9
* ExternalProject: Quote each git --config option to handle spacesCraig Scott2020-02-151-1/+3
* Tests: Add missing ExternalProject smoke testsCraig Scott2020-02-151-0/+8
* ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-241-0/+60
* ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-241-2/+19
* ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderrWouter Klouwen2018-10-191-0/+1
* ExternalProject: add LOG_DIR option that allows overriding of log locationWouter Klouwen2018-10-191-0/+17
* ExternalProject: only append `COMMAND` if actually adding a commandBen Boeckel2017-02-271-0/+10
* ExternalProject: Allow passing config flags to git cloneChristian Fetzer2016-11-091-0/+17
* ExternalProject: Add option to perform a shallow Git clone (#15291)Brad King2016-04-271-0/+17
* ExternalProject: Add unit tests for GIT_SUBMODULES argumentDaniele E. Domenichelli2015-06-081-0/+60
* ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)Daniele E. Domenichelli2015-05-201-0/+35
* Tests/ExternalProject: Skip Windows hg tests with cygwin hgBrad King2014-10-221-0/+7
* Tests: split the ExternalProject testRolf Eike Beer2014-07-031-201/+2
* ExternalProject: Add option to disable download progress (#14807)Brad King2014-03-171-0/+1
* ExternalProject: Add option GIT_SUBMODULESGereon Kremer2014-01-281-0/+16
* ExternalProject: Allow DEPENDS on normal targets (#13849)Brad King2013-01-161-1/+3
* ExternalProject: Do smoke tests for Git Tutorial builds.Matt McCormick2012-11-031-0/+11
* ExternalProject: Generalize URL_MD5 option to URL_HASHBrad King2012-09-111-1/+1
* ExternalProject: Add Mercurial (hg) repository supportBrad King2012-08-161-2/+73
* Fix MSYS CVS local test repo path format (#13001)Brad King2012-03-021-0/+12
* Tests: ExternalProject: Remove unnecessary 'svn --version' callRolf Eike Beer2011-12-051-7/+0
* ExternalProject: Add SVN_TRUST_CERT argumentDavid Cole2011-04-111-0/+3
* ExternalProject: Replace location tags in CMAKE_CACHE_ARGSDavid Cole2011-01-071-1/+2
* Merge topic 'vs-project-groups'Brad King2010-10-051-0/+16
|\
| * New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-021-0/+16
* | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+45
|\ \ | |/
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+45
* | Add STEP_TARGETS to ExternalProject module.David Cole2010-08-231-0/+2
* | ExternalProject: Add LOG_* options to hide step outputBrad King2010-06-211-0/+6
|/
* Merge branch 'improve-file-download'Brad King2010-06-071-0/+8
|\
| * Improve FILE(DOWNLOAD) and ExternalProject.David Cole2010-05-271-0/+8
* | Merge branch 'add-git-to-ExternalProject'Brad King2010-06-071-4/+84
|\ \
| * | Add FindGit module.David Cole2010-06-031-6/+6
| * | Use relative path for git repo reference.David Cole2010-06-031-1/+1
| * | Fix ExternalProject test failures on dashboards.David Cole2010-06-021-3/+16
| * | Add git support to ExternalProject.David Cole2010-06-021-2/+69
| |/
* | Add .zip and .tar.bz2 extraction to ExternalProject.David Cole2010-05-311-1/+53
|/
* Fix problem with ExternalProject test in in-source builds.David Cole2010-02-171-0/+11
* Use more verbose/descriptive names for the "public API" functions in the Exte...David Cole2009-09-081-21/+29
* Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...David Cole2009-09-031-4/+13