summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add UNKNOWN type for IMPORTED librariesBrad King2008-08-187-10/+60
* STYLE: Convert unused target type cases to defaultBrad King2008-08-182-25/+5
* ENH: Make link interface mode more distinctBrad King2008-08-182-11/+20
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-182-0/+67
* STYLE: Nightly Date StampBrad King2008-08-181-1/+1
* STYLE: Nightly Date StampBrad King2008-08-171-1/+1
* STYLE: extend documentation for RETURN() a bitAlexander Neundorf2008-08-161-5/+9
* BUG: fix #7477, set VERBOSE=1 in the kdevelop setting for the environment,Alexander Neundorf2008-08-161-2/+4
* STYLE: remove some commented codeAlexander Neundorf2008-08-161-13/+2
* BUG: fix #7471, only put build directories and CMakeFiles/ in the blacklistAlexander Neundorf2008-08-161-4/+9
* STYLE: Nightly Date StampBrad King2008-08-161-1/+1
* COMP: Work-around bogus compiler warning.Brad King2008-08-151-0/+2
* STYLE: Nightly Date StampBrad King2008-08-151-1/+1
* ENH: Inform user when RPATH or RUNPATH is removedBrad King2008-08-143-5/+27
* BUG: Update both RPATH and RUNPATH entriesBrad King2008-08-141-70/+119
* BUG: Remove both RPATH and RUNPATH entriesBrad King2008-08-141-62/+92
* STYLE: Nightly Date StampBrad King2008-08-141-1/+1
* STYLE: Nightly Date StampBrad King2008-08-131-1/+1
* ENH: Teach find_package about lib64 pathsBrad King2008-08-122-9/+28
* STYLE: one ifdef block less, the documentation object can be created a bit laterAlexander Neundorf2008-08-121-3/+1
* STYLE: Nightly Date StampBrad King2008-08-121-1/+1
* ENH: Simple specification of link interfacesBrad King2008-08-112-12/+111
* STYLE: Nightly Date StampBrad King2008-08-111-1/+1
* STYLE: Nightly Date StampBrad King2008-08-101-1/+1
* STYLE: Nightly Date StampBrad King2008-08-091-1/+1
* STYLE: Nightly Date StampBrad King2008-08-081-1/+1
* ENH: Tolerate repeated link library typesBrad King2008-08-072-26/+62
* ENH: Clarify documentation of EXCLUDE_FROM_ALLBrad King2008-08-071-7/+15
* STYLE: Nightly Date StampBrad King2008-08-071-1/+1
* BUG: Avoid bogus dependency on executable targetsBrad King2008-08-064-7/+39
* ENH: Improve readability of circular depends errorBrad King2008-08-061-2/+2
* BUG: Fix crash on circular target dependenciesBrad King2008-08-061-1/+4
* BUG: don't crash in the generator is EXECUTABLE_OUTPUT_PATH orAlexander Neundorf2008-08-061-3/+3
* STYLE: Nightly Date StampBrad King2008-08-061-1/+1
* BUG: Custom command depends may match sourcesBrad King2008-08-051-0/+9
* BUG: Fix matching of ambiguous sf extensions.Brad King2008-08-052-18/+58
* BUG: Do not convert RPATH entries to full path.Brad King2008-08-051-1/+1
* BUG: Fix escaping in link scriptsBrad King2008-08-051-1/+1
* STYLE: Nightly Date StampBrad King2008-08-051-1/+1
* ENH: Build large archives incrementallyBrad King2008-08-041-0/+4
* BUG: Fix operator precedence error in cmELFBrad King2008-08-041-4/+4
* STYLE: Nightly Date StampBrad King2008-08-041-1/+1
* STYLE: Nightly Date StampBrad King2008-08-031-1/+1
* STYLE: Nightly Date StampBrad King2008-08-021-1/+1
* BUG: Improve fix for issue #7058 - comsuppd did not yet exist in VC6.David Cole2008-08-011-1/+6
* STYLE: Nightly Date StampBrad King2008-08-011-2/+2
* BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a...David Cole2008-07-311-6/+9
* BUG: Fix issue #7058 - link the commsup lib explicitly for use on some Visual...David Cole2008-07-311-0/+8
* BUG: fix for 7426 bad check for cpackBill Hoffman2008-07-311-1/+1
* BUG: Fix issue #5773 - add table entry to map /W0 to WarningLevel="0"David Cole2008-07-311-0/+1