summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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-011-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
* 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-171-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