summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: remove dangerous access to ivar that should not be usedBill Hoffman2008-03-281-1/+0
* ENH: fix for the correct path to cmakeBill Hoffman2008-03-281-1/+1
* ENH: try to fix mac symlinks to the executableBill Hoffman2008-03-282-2/+4
* COMP: Add missing module for CHECK_INCLUDE_FILE macro.Brad King2008-03-281-0/+1
* ENH: Add note to Fortran_MODULE_DIRECTORY property documentation about using ...Brad King2008-03-281-1/+3
* ENH: Better default size for help dialog.Clinton Stimpson2008-03-281-1/+4
* 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
* STYLE: Nightly Date StampBrad King2008-03-271-1/+1
* ENH: clean up annoying output from rc tool in VS9Bill Hoffman2008-03-271-4/+9
* BUG: fix the default "Unspecified" component when only the generic (i.e. notAlexander Neundorf2008-03-261-4/+4
* 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
* ENH: fix for watcom can't use phonyBill Hoffman2008-03-251-1/+1
* STYLE: Nightly Date StampBrad King2008-03-251-1/+1
* 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-202-0/+20
* 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: Change generated try-compile projects to use cmake_minimum_required inst...Brad King2008-03-191-1/+1
* ENH: Improve warning about specifying a cmake versionBrad King2008-03-192-62/+63
* ENH: Clarify warning for policy CMP0003 further.Brad King2008-03-191-8/+11
* BUG: Missing a linker crashed error matching string.David Cole2008-03-191-0/+1
* ENH: do not warn about frameworks as they are not affected by -L anywayBill Hoffman2008-03-191-2/+5
* STYLE: Nightly Date StampBrad King2008-03-191-1/+1
* ENH: try to reduce the number of CMP0003 warnings that people see. Only repo...Bill Hoffman2008-03-182-9/+25
* ENH: exclude borland make as wellBill Hoffman2008-03-181-13/+14
* ENH: turn off extra rules for nmake and wmakeBill Hoffman2008-03-181-12/+16
* ENH: try to improve make speed by getting rid of some implicit rules that wer...Bill Hoffman2008-03-181-0/+12
* STYLE: Nightly Date StampBrad King2008-03-181-1/+1
* ENH: Improve documentation of cmake_policy command.Brad King2008-03-181-8/+28
* ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ...Brad King2008-03-171-0/+6
* STYLE: Nightly Date StampBrad King2008-03-171-1/+1
* STYLE: Nightly Date StampBrad King2008-03-161-1/+1
* COMP: Fix unreachable code warning for break after return in switch in CMP000...Brad King2008-03-151-2/+0