summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject
Commit message (Expand)AuthorAgeFilesLines
* 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-162-2/+73
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* 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
* Tests: Nudge MFC test to pass on VS 6 dashboards (#11213)David Cole2011-11-091-1/+1
* 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-072-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-022-2/+69
| |/
* | Add .zip and .tar.bz2 extraction to ExternalProject.David Cole2010-05-316-1/+64
|/
* 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
* BUG: Exclude svn portions of ExternalProject test when: svn client version is...David Cole2009-07-011-0/+26
* BUG: Avoid running the cvs portions of the ExternalProject test on non-cygwin...David Cole2009-06-291-2/+21
* BUG: Downgrade svn repository to be created with an svn 1.2 installation (rat...David Cole2009-06-262-11/+13
* ENH: Do not unzip the local repositories unless CVS and SVN executables are a...David Cole2009-06-261-26/+27
* ENH: Revise the ExternalProject test to use local CVS and SVN repositories to...David Cole2009-06-261-126/+87
* ENH: Add *.tgz files of cvs and svn repositories containing the TutorialStep1...David Cole2009-06-252-0/+0
* ENH: New ExternalProject.cmake module interfaceBrad King2009-06-241-63/+61
* ENH: Allow lists in AddExternalProject argumentsBrad King2009-04-092-0/+8
* ENH: Generalize AddExternalProject step creationBrad King2009-03-301-1/+8
* ENH: Add patch step for add_external_projectBrad King2009-03-182-1/+24
* ENH: Improve add_external_project interfaceBrad King2009-03-181-18/+16
* ENH: Better recursive make in AddExternalProjectBrad King2009-03-041-8/+16
* ENH: Re-work of fix committed yesterday for the Watcom WMake dashboard. Fix i...David Cole2008-12-241-19/+2
* BUG: Workaround for Watcom WMake not handling "always out of date" custom com...David Cole2008-12-231-0/+19
* BUG: One more conditional in the ExternalProject test to prevent build errors...David Cole2008-12-111-10/+32
* BUG: Prevent KWStyle portion of ExternalProject test from configuring, buildi...David Cole2008-12-101-20/+35
* COMP: No-op. White space only change to trigger a re-run of the ExternalProje...David Cole2008-12-051-1/+0
* COMP: No-op. White space only change to trigger a re-run of the ExternalProje...David Cole2008-12-051-0/+1
* COMP: No-op. White space only change to trigger a re-run of the ExternalProje...David Cole2008-12-051-1/+0
* COMP: No-op. White space only change to trigger a re-run of the ExternalProje...David Cole2008-12-051-0/+1
* ENH: Make it easier to use configure/make/make-install as the build steps for...David Cole2008-12-051-24/+73
* ENH: Use a TryCheckout technique to decide whether or not to attempt building...David Cole2008-12-042-6/+84