summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: One more patch from Doug Gregor including PackageMaker functionality for...David Cole2008-07-092-22/+42
* ENH: Set version info for shared libs on OSX.Brad King2008-07-091-0/+5
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-082-5/+684
* BUG: Add new library richtext. Reported in #7284 thanks to earith.Miguel A. Figueroa-Villanueva2008-07-061-2/+3
* BUG: Watch for empty qconfig.pri files. Fixes #7287.Clinton Stimpson2008-07-051-3/+3
* COMP: Find Boost as installed by the BoostPro/Boost Consulting installers on ...Douglas Gregor2008-07-031-2/+6
* ENH: Cleanup FindBoost module, fixing several small bugs and providing better...Douglas Gregor2008-07-031-155/+203
* BUG: fix 7230: don't ignore first parameter if it's not ALLAlexander Neundorf2008-06-291-1/+1
* BUG: don't run KDE4_KDECONFIG_EXECUTABLE if it is notfoundBill Hoffman2008-06-261-4/+7
* ENH: undo optional because we need itBill Hoffman2008-06-241-3/+0
* ENH: rc is not so optional at least with 2005 and newer, as it is used to emb...Bill Hoffman2008-06-241-1/+1
* ENH: make rc optionalBill Hoffman2008-06-231-1/+4
* BUG: modify the compiler flags only if KDE3 has actually been foundAlexander Neundorf2008-06-181-41/+45
* STYLE: use uppercase to be consistent with the rest of the fileAlexander Neundorf2008-06-181-8/+8
* BUG: the variable is _KDE4_USE_FLAGSAlexander Neundorf2008-06-181-5/+6
* ENH: use correct variableBill Hoffman2008-06-181-6/+6
* ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contribut...David Cole2008-06-181-1/+3
* ENH: fix for findallBill Hoffman2008-06-181-6/+16
* ENH: try to module run testBill Hoffman2008-06-181-2/+2
* ENH: try to module run testBill Hoffman2008-06-182-8/+15
* BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Than...David Cole2008-06-181-0/+3
* ENH: no fatal error if not requiredBill Hoffman2008-06-181-2/+6
* ENH: Added support for MSYS as a unix style search.Miguel A. Figueroa-Villanueva2008-06-171-5/+5
* ENH: make find blas work if there is no fortran compilerBill Hoffman2008-06-171-1/+4
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-173-51/+189
* STYLE: fix indent for fileBill Hoffman2008-06-171-338/+338
* BUG: don't fail with FATAL_ERROR if REQUIRED was not usedAlexander Neundorf2008-06-161-1/+2
* ENH: fix find module stuff for testBill Hoffman2008-06-163-16/+23
* BUG: Fix so that MinGW use win32_find_style (6478). Also, consolidated search...Miguel A. Figueroa-Villanueva2008-06-161-20/+17
* BUG: Fixed incorrectly matched FOREACH (7008).Miguel A. Figueroa-Villanueva2008-06-131-1/+1
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-0939-531/+132
* STYLE: apply patch from Thomas Klausner (NetBSD): use "=" for testingAlexander Neundorf2008-06-091-3/+3
* BUG: Fix for #7118.Clinton Stimpson2008-06-061-0/+1
* ENH: Some Linux distros don't install xorg-devel, png-devel, etc... whenClinton Stimpson2008-06-031-14/+49
* BUG: fixed Lua50 to be Lua51 in FIND_PACKAGE_HANDLE_STANDARD_ARGS call.Eric Wing2008-06-021-1/+1
* ENH: Find debug libs from static Qt on Windows.Clinton Stimpson2008-05-261-18/+18
* ENH: use PATHS keywordBill Hoffman2008-05-231-0/+1
* ENH: Extend previous patch from Mathieu Malaterre to apply override to the bu...Brad King2008-05-211-2/+2
* ENH: Make Qt not found if the QtCore library can't be found.Clinton Stimpson2008-05-211-3/+17
* ENH: Similar to how qmake does it...Clinton Stimpson2008-05-191-4/+4
* BUG: Fixes for FindSubversionBrad King2008-05-191-10/+19
* ENH: Add basic flags for Portland Group fortran compiler.Brad King2008-05-171-0/+8