summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added SOURCES property to targets. This is based on patch from issues #...Brad King2007-12-171-1/+11
* ENH: Added test for Fortran90 modules in subdirectories.Brad King2007-12-155-0/+12
* ENH: change to libs that are not realBill Hoffman2007-12-071-1/+1
* BUG: fix for bug 5455, handle nodefaultlib with more than one libBill Hoffman2007-12-061-1/+4
* ENH: add functions and raise scopeKen Martin2007-12-031-0/+1
* ENH: add functions and raise scope to cmakeKen Martin2007-12-032-0/+93
* BUG: try to fix configure error on dashboardBill Hoffman2007-11-251-6/+6
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-241-33/+54
* ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.Brad King2007-11-196-3/+18
* ENH: switch to new install commands to match book textKen Martin2007-11-131-4/+4
* ENH: switch to new install commands to match book textKen Martin2007-11-1310-20/+25
* BUG: Fixed fake generation of files to behave more like fluid.Brad King2007-11-102-5/+0
* BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably...David Cole2007-11-102-6/+8
* ENH: Add new Tutorial steps. Diff between Step5 and Step6 shows how to add a ...David Cole2007-11-0820-2/+474
* ENH: add doc test for strict buildsKen Martin2007-11-061-1/+5
* ENH: add a etst to verify props are documentedKen Martin2007-11-062-0/+39
* ENH: remove findqt3 from cmake's cmakelist filesBill Hoffman2007-11-023-19/+15
* ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad.Alexander Neundorf2007-10-262-0/+13
* BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...David Cole2007-10-156-4/+86
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* ENH: Finish up the Framework creation code restructuring. Frameworks build an...David Cole2007-10-102-16/+37
* ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...Brad King2007-10-105-0/+39
* COMP: Rename the executables for the SimpleInstall tests so that the executab...David Cole2007-10-013-14/+14
* ENH: increase timeoutBill Hoffman2007-09-251-1/+1
* ENH: VV make too much data for the dashboardBill Hoffman2007-09-201-1/+1
* ENH: Disable package test only on OSX < 10.4. Added comment explaining reaso...Brad King2007-09-202-12/+34
* ENH: Restore shorter timeout for SimpleInstall-Stage2.Brad King2007-09-201-6/+0
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-191-1/+1
* ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give it...Brad King2007-09-193-0/+12
* COMP: reenable the installation of the PUBLIC_HEADERsAlexander Neundorf2007-09-192-4/+4
* ENH: increase timeout for long testBill Hoffman2007-09-181-1/+1
* COMP: disable packaging test on Apple, see if this fixes the timeoutsAlexander Neundorf2007-09-172-2/+16
* ENH: test install of debug libsBill Hoffman2007-09-172-0/+2
* ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.Brad King2007-09-174-0/+68
* ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader te...Brad King2007-09-131-32/+16
* ENH: turn this stuff off to see if it fixes the dashboard on midworldBill Hoffman2007-09-102-4/+4
* ENH: fix memory leakBill Hoffman2007-09-101-1/+2
* ENH: add test that builds a nightly windows cmake binaryBill Hoffman2007-09-101-0/+15
* STYLE: adapt the test to the change from FILENAME to FILEAlexander Neundorf2007-08-302-2/+10
* ENH: added tests for the CMAKE_MATCH_(0..9) variables, which get set byAlexander Neundorf2007-08-291-0/+33
* COMP: enable ANSI C, this should make it work with the HP-UX compilerAlexander Neundorf2007-08-282-5/+12
* COMP: maybe it compiles this way with the HP-UX compilerAlexander Neundorf2007-08-281-5/+5
* ENH: add test for installing a header marked as PUBLIC_HEADER of a libraryAlexander Neundorf2007-08-272-0/+4
* COMP: add a test for exporting and importing targetsAlexander Neundorf2007-08-272-2/+34
* COMP: the SimpleInstall test also succeeds on the Mac, so maybe AndysAlexander Neundorf2007-08-272-70/+32
* ENH: add the source_group() demo to the testsAlexander Neundorf2007-08-272-0/+10
* BUG: demo (not really test) for the source_group() commandAlexander Neundorf2007-08-243-7/+28
* ENH: Add InstallNameFixupPath to support installing built frameworks on the M...David Cole2007-08-244-8/+11
* ENH: add test for source_groupAlexander Neundorf2007-08-246-0/+37
* ENH: fix leakBill Hoffman2007-08-213-0/+3