summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Add -DWIN32 for moc on Windows. Final fix for #7465.Clinton Stimpson2008-08-261-0/+3
* STYLE: Nightly Date StampBrad King2008-08-261-1/+1
* ENH: Add -D preprocessor defines to the moc commands.Clinton Stimpson2008-08-251-16/+16
* ENH: Add unset() command.Brad King2008-08-2511-8/+207
* STYLE: Nightly Date StampBrad King2008-08-251-1/+1
* STYLE: Nightly Date StampBrad King2008-08-241-1/+1
* BUG: Correct typo in documentation: or -> ofDavid Cole2008-08-231-1/+1
* ENH: Add the RECURSE_SYMLINKS_OFF flag to the FILE GLOB_RECURSE command. Expo...David Cole2008-08-232-2/+18
* STYLE: Nightly Date StampBrad King2008-08-231-1/+1
* BUG: remove extension from insertsBill Hoffman2008-08-221-56/+56
* STYLE: Nightly Date StampBrad King2008-08-221-1/+1
* ENH: sort languages and use list from NSIS 2.22Bill Hoffman2008-08-211-49/+56
* BUG: remove some languages that are not supported in older versions of NSISBill Hoffman2008-08-211-4/+0
* ENH: Allow custom limit on object file path lengthBrad King2008-08-214-12/+66
* STYLE: Nightly Date StampBrad King2008-08-211-1/+1
* ENH: try to fix errorBill Hoffman2008-08-201-1/+0
* ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive ...David Cole2008-08-203-1/+19
* ENH: Add if(TARGET) commandBrad King2008-08-208-0/+72
* BUG: Handle case when select() liesBrad King2008-08-201-7/+10
* STYLE: Nightly Date StampBrad King2008-08-201-1/+1
* BUG: fix for 6462, delete key should delete the current charBill Hoffman2008-08-191-2/+9
* BUG: fix for bug 7104 look for GL in X11R6 dirsBill Hoffman2008-08-191-4/+4
* 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 bug 6775, FindPHP4 did not honor requiredBill Hoffman2008-08-191-0/+2
* BUG: fix for 6710 CMAKE_OSX_SYSROOT should be a PATHBill Hoffman2008-08-191-1/+1
* BUG: fix for 7446 NSIS support for other languagesBill Hoffman2008-08-191-1/+55
* ENH: check in current build scriptsBill Hoffman2008-08-194-3/+7
* 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: Add test_clean target to wipe out testsBrad King2008-08-192-0/+60
* 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-189-12/+70
* STYLE: Convert unused target type cases to defaultBrad King2008-08-182-25/+5
* ENH: Make link interface mode more distinctBrad King2008-08-183-12/+22
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-185-0/+82
* STYLE: Nightly Date StampBrad King2008-08-181-1/+1
* BUG: fix closing ENDIF()Alexander Neundorf2008-08-171-1/+1
* BUG: fix closing IF()Alexander Neundorf2008-08-171-1/+1
* STYLE: Nightly Date StampBrad King2008-08-171-1/+1
* BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can beAlexander Neundorf2008-08-164-6/+55
* STYLE: extend documentation for RETURN() a bitAlexander Neundorf2008-08-163-5/+20
* STYLE: remove some unnecessary linesAlexander Neundorf2008-08-161-30/+14
* 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