summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: add missing fileBill Hoffman2009-01-291-0/+43
* BUG: fix for #8423Bill Hoffman2009-01-291-0/+1
* ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...Bill Hoffman2009-01-271-1/+1
* ENH: Isolate policy changes in included scriptsBrad King2009-01-223-1/+42
* ENH: Better policies for functions and macrosBrad King2009-01-223-0/+60
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-221-0/+6
* BUG: Avoid trying to package the X11 test on Windows when there is no NSIS in...David Cole2009-01-221-3/+5
* BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of t...David Cole2009-01-212-1/+10
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-212-4/+16
* BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...David Cole2009-01-202-0/+17
* ENH: Test find_package re-find featureBrad King2009-01-141-0/+3
* ENH: Teach ctest_submit about partsBrad King2009-01-121-0/+5
* ENH: Re-enable new 'testing' test modeBrad King2009-01-053-22/+36
* ENH: make it take longerBill Hoffman2008-12-291-1/+1
* ENH: add test for -j N ctest stuffBill Hoffman2008-12-292-0/+21
* 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: Disable new 'testing' test mode for nowBrad King2008-12-181-5/+7
* BUG: Fix new 'testing' test for CMake releasesBrad King2008-12-182-0/+20
* BUG: Fix windows command line escape for empty argBrad King2008-12-181-3/+3
* ENH: Improve 'testing' test to actually testBrad King2008-12-183-5/+4
* ENH: Teach find_package about more install dirsBrad King2008-12-175-1/+23
* ENH: Allow most characters in ENV variable refsBrad King2008-12-171-0/+7
* ENH: Strengthen FindPackageTest version checkBrad King2008-12-165-3/+14
* BUG: One more conditional in the ExternalProject test to prevent build errors...David Cole2008-12-111-10/+32
* ENH: remove some verbosity to reduce test timeBill Hoffman2008-12-111-3/+3
* BUG: Prevent KWStyle portion of ExternalProject test from configuring, buildi...David Cole2008-12-101-20/+35
* ENH: Add useful search locations to find_packageBrad King2008-12-093-2/+2
* 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-046-0/+214
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-263-0/+55
* ENH: add more debug stuff to CTestCTest2 so I can figure out redwallBill Hoffman2008-11-231-1/+1
* ENH: make ctest more verbose so that we can see failure on redwallBill Hoffman2008-11-211-1/+1
* ENH: make this test pass if new curl is onBill Hoffman2008-11-213-3/+3
* ENH: only link in curl directories that exist, this will help with vs6 nmakeBill Hoffman2008-11-203-9/+18
* ENH: make it work if new curl is onBill Hoffman2008-11-193-12/+9
* ENH: make it work if new curl is onBill Hoffman2008-11-183-3/+15
* ENH: add gfortran-4Bill Hoffman2008-11-181-1/+1
* ENH: fix gcc sun fortran mixBill Hoffman2008-11-111-2/+5
* ENH: put a check in for the gnu sunpro caseBill Hoffman2008-11-101-0/+5
* ENH: make the test pass when fortran is gnu and c is clBill Hoffman2008-11-061-34/+44
* ENH: add a way to fix bullseye link with fortranBill Hoffman2008-11-061-0/+5
* ENH: only call the fortran c interface test when compilers matchBill Hoffman2008-11-051-47/+63
* ENH: only allow matching fortran a c compilers to be usedBill Hoffman2008-11-031-2/+11
* ENH: do not error when sunpro or mipspro fortran usedBill Hoffman2008-10-311-1/+1