summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: fix for 6462, delete key should delete the current charBill Hoffman2008-08-191-2/+9
* BUG: fix for 7045, use gcc for .mBill Hoffman2008-08-191-2/+3
* BUG: fix 6647 arguments after -E should not be parsed by CMakeBill Hoffman2008-08-193-11/+18
* BUG: fix for 6794 support for LTCG WholeProgramOptimization, which is not ava...Bill Hoffman2008-08-191-0/+1
* BUG: fix for 7496, do not just report configure done when there is an error d...Bill Hoffman2008-08-191-1/+6
* BUG: 7448 fix crash in ccmake when compiler is changedBill Hoffman2008-08-191-1/+4
* ENH: Disallow link-type keywords in link interfaceBrad King2008-08-194-0/+69
* ENH: Clarify link interface documentationBrad King2008-08-191-5/+14
* BUG: Linking to modules is for 2.2 compat onlyBrad King2008-08-191-8/+11
* STYLE: Nightly Date StampBrad King2008-08-191-1/+1
* ENH: Improve errors when a policy is REQUIREDBrad King2008-08-184-165/+142
* 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