summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: When changing the qmake pointed to, re-find all of Qt's includes, libra...Clinton Stimpson2008-10-141-294/+117
* BUG: Fix find of dbus dependency in Qt 4.4Clinton Stimpson2008-10-131-3/+3
* BUG: Fix for issue #5193. Base result of FindMFC.cmake mostly on a TRY_COMPIL...David Cole2008-10-101-12/+40
* BUG: Avoid boost versions less than requiredBrad King2008-10-091-14/+31
* BUG: Pass definitions to rc with MakefilesBrad King2008-10-091-1/+1
* ENH: Fix #7784. Fix link of glib when needed.Clinton Stimpson2008-10-071-6/+7
* BUG: fix for 5705, link in standard libs for mingwBill Hoffman2008-10-021-0/+2
* ENH: find perl with FindPerl not find_program, bug: 6243Bill Hoffman2008-10-011-1/+2
* BUG: fix for 7451Bill Hoffman2008-10-011-0/+12
* BUG: fix for bug 4772, enable_language should now work on linux with correct ...Bill Hoffman2008-10-012-2/+14
* BUG: fix for 7746Bill Hoffman2008-09-271-0/+1
* BUG: fix for 7704Bill Hoffman2008-09-251-0/+6
* ENH: Fix #7433. Put list of files in a .pro file and call lupdate on it,Clinton Stimpson2008-09-221-3/+17
* BUG: remove debug statements.Clinton Stimpson2008-09-221-2/+0
* ENH: Teach find_library to find OpenBSD-style libsBrad King2008-09-221-0/+1
* BUG: 7435, remove warning for not setting DESTDIRBill Hoffman2008-09-221-5/+0
* BUG: 7435 fixes to add optional post-installBill Hoffman2008-09-191-18/+51
* ENH: try to make this work if ncurses lib is found bug not the ncurses headerBill Hoffman2008-09-181-14/+32
* ENH: For #7433, add a bit more documentation and add abilityClinton Stimpson2008-09-181-3/+9
* ENH: added a module to find Coin3DMatthew Leotta2008-09-171-0/+72
* BUG: Fix FindBoost versioned findBrad King2008-09-161-10/+13
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-154-1/+25
* BUG: fix for 6586, set THREADS_FOUNDBill Hoffman2008-09-111-0/+12
* ENH: Improve find_package version numberingBrad King2008-09-101-7/+12
* ENH: fix docs, bug 7590Bill Hoffman2008-09-091-0/+4
* BUG: only check for a toolchain prefix (e.g. "arm-linux-" inAlexander Neundorf2008-09-082-41/+51
* ENH: do not add the same thing to the PATH again and againBill Hoffman2008-09-081-2/+4
* BUG: #7359 make llvm-gcc work, by explicitely excluding "llvm-" from _CMAKE_T...Alexander Neundorf2008-09-072-2/+16
* ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...David Cole2008-09-062-29/+845
* BUG: make sure the intel compiler uses the intel linkerBill Hoffman2008-09-021-1/+1
* BUG: remove Catalan as 2.29 does not have itBill Hoffman2008-09-021-1/+0
* ENH: Create Info.plist files in OS X FrameworksBrad King2008-09-021-0/+26
* ENH: For #7433, add documentation that directories also can be specified toClinton Stimpson2008-08-301-3/+3
* BUG: Do not use "Default" as a language, remove 2nd occurence of "English", a...David Cole2008-08-261-7/+3
* ENH: Add comments about pre-processor defines and moc.Clinton Stimpson2008-08-261-2/+3
* ENH: Use COMPILE_DEFINTIONS instead of DEFINITIONS.Clinton Stimpson2008-08-261-4/+6
* ENH: Add -DWIN32 for moc on Windows. Final fix for #7465.Clinton Stimpson2008-08-261-0/+3
* ENH: Add -D preprocessor defines to the moc commands.Clinton Stimpson2008-08-251-16/+16
* BUG: remove extension from insertsBill Hoffman2008-08-221-56/+56
* 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: try to fix errorBill Hoffman2008-08-201-1/+0
* BUG: fix for bug 7104 look for GL in X11R6 dirsBill Hoffman2008-08-191-4/+4
* 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
* BUG: fix closing ENDIF()Alexander Neundorf2008-08-171-1/+1
* BUG: fix closing IF()Alexander Neundorf2008-08-171-1/+1
* BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can beAlexander Neundorf2008-08-164-6/+55
* STYLE: remove some unnecessary linesAlexander Neundorf2008-08-161-30/+14