summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: First draft of add_external_project functionality. Tweaks, dashboard fix...David Cole2008-12-045-0/+201