summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ENH: do not error when sunpro or mipspro fortran usedBill Hoffman2008-10-311-2/+13
* ENH: add some debug stuff for the dashboardsBill Hoffman2008-10-301-0/+28
* ENH: Use settings for CPackComponents test to make it fail if the recent fix ...David Cole2008-10-292-1/+31
* ENH: add test for FortranCInterfaceBill Hoffman2008-10-294-1/+40
* ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...David Cole2008-10-241-8/+4
* ENH: Enable cvs update test with CMake before 2.6Brad King2008-10-191-1/+6
* ENH: Test CTest update logic with VCS toolsBrad King2008-10-194-0/+440
* ENH: fix test to work with in-source testing of CMakeBill Hoffman2008-10-181-0/+6
* ENH: run the right cmakeBill Hoffman2008-10-151-1/+1
* ENH: run the right cmakeBill Hoffman2008-10-151-2/+4
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-152-0/+57
* ENH: Allow custom sources in custom targetsBrad King2008-10-091-0/+1
* ENH: Remove implicit NO_MODULE when recursingBrad King2008-10-081-1/+1
* ENH: Add UNSUITABLE result to package version testBrad King2008-10-032-0/+12
* ENH: Help recursive find_package calls in modulesBrad King2008-10-035-0/+13
* ENH: Create $CACHE{VAR} syntaxBrad King2008-09-251-0/+14
* ENH: Add version comparison to if() commandBrad King2008-09-101-0/+17
* ENH: Improve find_package version numberingBrad King2008-09-105-9/+46
* PERF: Test takes too long when recursing for executable files and when doing ...David Cole2008-09-091-1/+1
* BUG: fix test to work with new restrictions that cross compiling must be onBill Hoffman2008-09-091-1/+3
* ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...David Cole2008-09-061-1/+1
* BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...David Cole2008-09-054-3/+13
* ENH: Allow a custom list of debug configurationsBrad King2008-09-042-2/+11
* ENH: Add indirect dependency to Carbon and call a Carbon function from execut...David Cole2008-09-023-2/+31
* BUG: Fix Unset test on VS 6Brad King2008-08-302-2/+3
* ENH: Changes that allow configuring/building BundleTest test separately from ...David Cole2008-08-272-5/+5
* ENH: Add unset() command.Brad King2008-08-253-0/+45
* ENH: Allow custom limit on object file path lengthBrad King2008-08-211-2/+5
* ENH: Add if(TARGET) commandBrad King2008-08-206-0/+63