summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: remove hard codeded archBill Hoffman2008-03-281-3/+6
* ENH: make this backwards compatible with older FindCursesBill Hoffman2008-03-281-2/+1
* ENH: make this backwards compatible with older FindCursesBill Hoffman2008-03-281-10/+10
* STYLE: Nightly Date StampBrad King2008-03-281-1/+1
* BUG: fix for 6619Bill Hoffman2008-03-281-1/+2
* BUG: fix for bug 6660Bill Hoffman2008-03-281-0/+2
* BUG: fix for bug 6661Bill Hoffman2008-03-281-0/+3
* COMP: fix warning about unused mfAlexander Neundorf2008-03-272-13/+3
* BUG: fix install problem on make and allow symlinks to cmake bin directoryBill Hoffman2008-03-273-0/+14
* ENH:Alexander Neundorf2008-03-271-4/+4
* ENH: Add QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH variables.Clinton Stimpson2008-03-271-8/+12
* ENH: remove DashboardScripts and CMakeWeb from the change logBill Hoffman2008-03-271-11899/+4
* ENH: check in new change log for 2.6Bill Hoffman2008-03-271-878/+36706
* STYLE: Nightly Date StampBrad King2008-03-271-1/+1
* ENH: clean up annoying output from rc tool in VS9Bill Hoffman2008-03-271-4/+9
* ENH: use CPACK_PACKAGE_VERSION instead ofAlexander Neundorf2008-03-271-2/+2
* BUG: fix the default "Unspecified" component when only the generic (i.e. notAlexander Neundorf2008-03-261-4/+4
* ENH:Bill Hoffman2008-03-261-0/+15
* ENH:Bill Hoffman2008-03-261-0/+21
* ENH: make sure numAttempts is incrementedBill Hoffman2008-03-261-0/+1
* ENH: try to fix dashboard issue with not being able to remove try compile codeBill Hoffman2008-03-261-3/+19
* STYLE: Nightly Date StampBrad King2008-03-261-1/+1
* BUG: make test more robustKen Martin2008-03-251-2/+1
* BUG: add debugging into to check out a problemKen Martin2008-03-251-0/+2
* ENH: preclean some warningsKen Martin2008-03-2570-2/+72
* ENH: fix for watcom can't use phonyBill Hoffman2008-03-251-1/+1
* STYLE: Nightly Date StampBrad King2008-03-251-1/+1
* ENH: remove use of undefined cdrBill Hoffman2008-03-241-1/+2
* ENH: fix ifBill Hoffman2008-03-241-1/+1
* ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10Alin Elena2008-03-241-180/+196
* ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10Alin Elena2008-03-241-273/+338
* ENH: Cleanup policy version interface presented to user.Brad King2008-03-243-14/+30
* ENH: add PHONY targetsBill Hoffman2008-03-242-2/+5
* STYLE: Nightly Date StampBrad King2008-03-241-1/+1
* STYLE: Nightly Date StampBrad King2008-03-231-1/+1
* ENH: make sure -Wno-dev sticks so make rebuild_cache will workBill Hoffman2008-03-222-16/+22
* STYLE: Nightly Date StampBrad King2008-03-221-1/+1
* STYLE: Nightly Date StampBrad King2008-03-211-1/+1
* ENH: Yet another attempt at warning for CMP0003.Brad King2008-03-213-52/+42
* ENH: Add "if(POLICY policy-id)" option for IF command.Brad King2008-03-205-0/+35
* BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Test...Brad King2008-03-202-2/+2
* BUG: Remove reference to PROJECT_SOURCE_DIR so that the Subversion_WC_INFO ma...David Cole2008-03-201-1/+1
* ENH: tiny performance improvementKen Martin2008-03-201-1/+2
* ENH: small simple projects do not need to specify cmake minimum requiredKen Martin2008-03-201-1/+35
* ENH: Clarify end of (dev) warnings to explicitly state they are meant for pro...Brad King2008-03-201-1/+2
* STYLE: Nightly Date StampBrad King2008-03-201-1/+1
* BUG: Fix issue when Qt from Linux distro is usedClinton Stimpson2008-03-191-43/+47
* BUG: Change generated try-compile projects to use cmake_minimum_required inst...Brad King2008-03-191-1/+1
* BUG: Don't clear output strings before using.Clinton Stimpson2008-03-191-2/+2
* ENH: Improve warning about specifying a cmake versionBrad King2008-03-192-62/+63