summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: also search in /usr/X11R7, remove /usr/lib and /usr/local/lib, they areAlexander Neundorf2008-08-161-4/+2
* ENH: add more names for libtiff, mark TIFF_INCLUDE_DIR and TIFF_LIBRARY asAlexander Neundorf2008-08-161-2/+4
* ENH: also search for xmllint, which comes with libxml2 (sync with FindLibXml2...Alexander Neundorf2008-08-161-4/+9
* ENH: add more names of linpng (sync with the KDE version)Alexander Neundorf2008-08-161-1/+1
* STYLE: /usr/local/bin is in the path anywayAlexander Neundorf2008-08-161-6/+10
* ENH: add platform file for bounds checkerBill Hoffman2008-08-151-0/+4
* BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUNDAlexander Neundorf2008-08-142-2/+2
* ENH: Improve robustness of compiler INFO stringsBrad King2008-08-076-40/+57
* ENH: Add preprocessor and assembly rules for IntelBrad King2008-08-062-0/+6
* BUG: fix #7452, bad closing ENDIF() statementAlexander Neundorf2008-08-051-1/+1
* ENH: Build large archives incrementallyBrad King2008-08-043-21/+15
* STYLE: Fixed module list in documentation; Magick should be MagickCore.Miguel A. Figueroa-Villanueva2008-08-021-1/+1
* BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC c...David Cole2008-07-301-12/+19
* BUG: #7416 fix error when jpeg is not foundBill Hoffman2008-07-291-1/+3
* BUG: Be more careful with Boost_MINOR_VERSION in FindBoost moduleDouglas Gregor2008-07-281-9/+15
* BUG: Work around Boost 1.36.0 bug fix on Darwin by setting the mangled compil...Douglas Gregor2008-07-281-17/+23
* ENH: Updated FindImageMagick to:Miguel A. Figueroa-Villanueva2008-07-231-60/+173
* ENH: change to correct line feedBill Hoffman2008-07-221-71/+71
* ENH: change to correct line feedBill Hoffman2008-07-222-731/+731
* ENH: FindBLAS.cmake, FindLAPACK.cmake modules were redesigned so now you hav...Alin Elena2008-07-223-561/+733
* ENH: get out of module if no fortranBill Hoffman2008-07-212-2/+4
* ENH: this should fail only if required is sent to find packageBill Hoffman2008-07-212-206/+215
* ENH: checks if Fortran is enbaled. If not an error message is produced.Alin Elena2008-07-212-6/+15
* ENH: Modules/CheckFortranFunctionExists.cmake helps gfortran to check the exi...Alin Elena2008-07-212-4/+7
* BUG: #7333, search dirs for FedoraAlexander Neundorf2008-07-201-0/+2
* BUG: #7360: add support for FreeBSDAlexander Neundorf2008-07-201-1/+8
* BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRSAlexander Neundorf2008-07-201-3/+20
* ENH: Use the HINTS feature of find_library to find the right libraries forDouglas Gregor2008-07-181-6/+7
* ENH: FindBoost can now find the upcoming Boost 1.46Douglas Gregor2008-07-141-5/+5
* ENH: Improved support for finding wxWidgets in MinGW environment.Miguel A. Figueroa-Villanueva2008-07-131-6/+17
* BUG: Fix dylib versioning flags for old OSX.Brad King2008-07-091-2/+2