summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Allow users to specify a custom Info.plist templateBrad King2008-05-171-0/+36
* ENH: Add Linux-PGI-Fortran platform file to support the Portland Group Fortra...Brad King2008-05-161-0/+1
* ENH: Teach Fortran compiler identification about the Portland Group compiler ...Brad King2008-05-161-0/+2
* BUG: make the toolchain-prefix recognition work with prefixes which containAlexander Neundorf2008-05-153-18/+27
* BUG: if CPACK_NSIS_MODIFY_PATH was OFF then the PATH was automatically modifiedBill Hoffman2008-05-131-1/+2
* STYLE: use IF(NOT ...) instead of IF() ELSE() ... ENDIF()Alexander Neundorf2008-05-121-3/+2
* BUG: fix #6375: print the variables which were not found, so it's easier toAlexander Neundorf2008-05-111-2/+7
* BUG: fix #6993Alexander Neundorf2008-05-101-19/+24
* BUG: Fix FindBoost version variable names to correct bug in Boost version det...Douglas Gregor2008-05-101-9/+9
* ENH: Qt/Mac binary install puts QtCLucene library in a different place than theClinton Stimpson2008-05-091-0/+4
* ENH: Allow finding phonon and QtDBus on Mac. Fixes #6950.Clinton Stimpson2008-05-031-0/+2
* ENH: X11_SM_LIB should be advanced as wellSebastien Barre2008-05-031-0/+1
* ENH: recognize vs 9 and possible 10 or greater when they come out...Bill Hoffman2008-05-021-9/+13
* ENH: When GetPrerequisites.cmake runs dumpbin while running inside the VS IDE...Brad King2008-05-011-0/+1
* BUG: remove typoBill Hoffman2008-04-301-1/+1
* BUG: fix for 6918 ncurses should work without cursesBill Hoffman2008-04-301-1/+5
* ENH: Make /opt/SUNWspro/lib, /opt/SUNWspro/prod/lib, and /usr/ccs/lib implici...Brad King2008-04-301-0/+6
* ENH: add more fortran flagsBill Hoffman2008-04-301-1/+1
* ENH: allow users to set sysrootBill Hoffman2008-04-281-0/+1
* ENH: remove FindKDE.cmake, which was obsolete (i.e. disabled using SEND_ERROR...Alexander Neundorf2008-04-271-9/+0
* BUG: don't fail with FATAL_ERROR if REQUIRED was not usedAlexander Neundorf2008-04-271-6/+6
* BUG: don't use CMAKE_MINIMUM_REQUIRED() in find modules, it can change theAlexander Neundorf2008-04-261-1/+5
* ENH: allow users to turn off extra checksBill Hoffman2008-04-251-4/+10
* ENH: remove c flags from cxx config fileBill Hoffman2008-04-251-6/+0
* ENH: rename Linux-ifort to Linux-Intel-FortranBill Hoffman2008-04-251-0/+0
* ENH: make sure all required headers are checked before checking type sizeBill Hoffman2008-04-251-1/+13
* ENH: do not clear find variablesBill Hoffman2008-04-252-2/+1
* ENH: do not force the intel ar on C from CXXBill Hoffman2008-04-251-3/+0
* ENH: support intel compiler on linuxBill Hoffman2008-04-252-1/+13
* ENH: FindBoost always sets Boost_LIBRARY_DIRS when it finds the Boost librariesDouglas Gregor2008-04-221-1/+2
* ENH: Integrated FindBoost improvements changes from Andreas Pakulat, Mike Jac...Douglas Gregor2008-04-221-137/+554
* BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and s...Bill Hoffman2008-04-221-1/+4
* BUG: As a last resort, FindMPI will look for mpi.h in the pathDouglas Gregor2008-04-221-0/+7
* BUG: Use -showme:incdirs and -showme:libdirs when we need themDouglas Gregor2008-04-221-0/+28
* ENH: fix FFFLAGS to be FLAGSBill Hoffman2008-04-221-1/+1
* BUG: fix handling of assembler executable (with path) #6858Alexander Neundorf2008-04-211-3/+2
* ENH: use xiar for the intel compilerBill Hoffman2008-04-211-0/+11
* ENH: fix init flags getting stuffed into the compile line by force.Bill Hoffman2008-04-213-16/+19