summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge in from main treeBill Hoffman2008-09-121-1/+3
* ENH: 2.6.2 RC 4 merge into main treeBill Hoffman2008-09-129-12/+76
* ENH: 2.6.2 rc 2 merge from main treeBill Hoffman2008-09-0331-14/+240
* ENH: merge in fixes from main tree 2.6.2 RC 1Bill Hoffman2008-08-061-0/+10
* ENH: fix for branchBill Hoffman2008-07-311-1/+1
* ENH: merge in stuff from cvs head RC 16Bill Hoffman2008-07-317-0/+79
* ENH: merge in two bug fixes to 26Bill Hoffman2008-07-171-32/+0
* ENH: merge in fix for xcode and new version of find boostBill Hoffman2008-07-151-0/+33
* ENH: Merge from head create RC7Bill Hoffman2008-07-131-48/+28
* ENH: merge in changes from main treeBill Hoffman2008-06-2510-43/+263
* ENH: merge in changes from headBill Hoffman2008-06-139-11/+50
* ENH: merge in from main treeBill Hoffman2008-05-158-13/+86
* ENH: merge from cvs create yikes RC 10! (I hope this is the last RC...)Bill Hoffman2008-05-015-15/+57
* ENH: merge from main treeBill Hoffman2008-04-236-0/+21
* ENH: merge in from main treeBill Hoffman2008-04-211-4/+18
* ENH: merge in from main treeBill Hoffman2008-04-204-1/+157
* ENH: add missing fileBill Hoffman2008-04-091-0/+1
* ENH: merge in changes from main treeBill Hoffman2008-04-081-1/+5
* ENH: merge in main tree for RC 6Bill Hoffman2008-04-021-3/+35
* ENH: merge from main treeBill Hoffman2008-03-301-3/+3
* ENH: merge in from main treeBill Hoffman2008-03-2570-2/+73
* ENH: merge in from CVSBill Hoffman2008-03-245-2/+17
* ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove dupl...Sebastien Barre2008-03-121-0/+4
* ENH: Improve handling of old-style compatibility.Brad King2008-03-072-0/+2
* ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...David Cole2008-03-042-2/+159
* BUG: Fix typo XCode -> Xcode in Preprocess test.Brad King2008-03-011-2/+2
* ENH: Update Preprocess test to distinguish between the make tool or compiler ...Brad King2008-03-011-27/+75
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...Brad King2008-02-144-8/+19
* BUG: Need ANSI C.Brad King2008-02-081-0/+2
* ENH: Make Dependency test Case2 require two traversals of a static library loop.Brad King2008-02-076-6/+11
* ENH: complex must link to curl nowBill Hoffman2008-02-073-3/+6
* ENH: Combine all dependency* tests into one Dependency test. Add more diffic...Brad King2008-02-0618-54/+111
* ENH: Improve exporting/importing of targetsBrad King2008-02-061-1/+4
* COMP: Convert C function prototypes to use (void) instead of ().Brad King2008-02-034-5/+5
* ENH: disable test for vs 70 as devenv randomly segfaults when building the su...Ken Martin2008-02-011-2/+2
* BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator.Brad King2008-02-011-8/+8
* ENH: Update ExportImport test to enforce dependent library pathsBrad King2008-02-012-0/+11
* BUG: Fix commit 1.41 of Tests/CMakeLists.txt to place fake target before --ve...Brad King2008-02-011-1/+1
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-10/+5
* ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES.Brad King2008-01-307-14/+59
* ENH: add missing filesBill Hoffman2008-01-302-0/+18
* ENH: fix for bug 3218 dependant projects are written out automatically if the...Bill Hoffman2008-01-304-2/+49
* BUG: Custom command driver outputs must be SYMBOLIC since no corresponding fi...Brad King2008-01-291-0/+12
* BUG: Make sure CMAKE_INSTALL_PREFIX stays in subproject caches.Brad King2008-01-291-2/+2
* ENH: Added version support to Config mode of find_package command.Brad King2008-01-289-1/+77
* BUG: Fix Framework test after fixing FRAMEWORK targets to not install like fr...Brad King2008-01-281-0/+2
* ENH: Support exporting/importing of AppBundle targets.Brad King2008-01-284-3/+45
* BUG: Fix export/import file generation to not store link dependencies of exec...Brad King2008-01-283-1/+6
* ENH: Restored APPEND option to EXPORT() command in new implementation.Brad King2008-01-281-1/+5
* ENH: Added framework to ExportImport test.Brad King2008-01-284-5/+17