summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindMPEG: also check if MPEG_vo_LIBRARY is validKovarththanan Rajaratnam2010-04-161-1/+1
* FindEXPAT: else() not neededKovarththanan Rajaratnam2010-04-161-3/+0
* FindJasper: don't put JASPER_LIBRARIES into cacheKovarththanan Rajaratnam2010-04-161-1/+1
* FindJasper: don't set JASPER_LIBRARIES twiceKovarththanan Rajaratnam2010-04-161-4/+0
* FindJasper: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-5/+0
* FindASPELL: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-6/+0
* FindHSPELL: capitalize Hspell properlyKovarththanan Rajaratnam2010-04-161-5/+5
* FindHSPELL: add version supportKovarththanan Rajaratnam2010-04-161-0/+10
* FindHSPELL: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-9/+2
* -add basic search directories for the "Generic" platformAlex Neundorf2010-04-141-0/+6
* FindSubversion: simplify using FindPackageHandleStandardArgs()Kovarththanan Rajaratnam2010-04-111-11/+2
* FindBZip2: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-111-4/+0
* FindBZip2: remove BZIP2_DEFINITIONS from doc (it's not referenced)Kovarththanan Rajaratnam2010-04-111-1/+0
* FindZLIB: add support for version handling (fixes #5588)Kovarththanan Rajaratnam2010-04-111-3/+13
* FindZLIB: add support for GnuWin32 (fixes #5588)Kovarththanan Rajaratnam2010-04-111-2/+9
* FindZLIB: FindPackageHandleStandardArgs already contains the quiet handlingKovarththanan Rajaratnam2010-04-111-7/+2
* -check for the ARM ABI/EABI compiler ABI for the GNU compilersAlex Neundorf2010-04-101-0/+10
* -revert the previous unintended commitAlex Neundorf2010-04-101-2/+0
* -no change, don't know why git wants to commit somethingAlex Neundorf2010-04-101-0/+2
* CPackRPM:: Fix bug #10363, specify compression type in RPM specEric NOULARD2010-04-101-0/+32
* Remove spurious tabsKovarththanan Rajaratnam2010-04-091-12/+12
* Revert "Include relative path in generated qrc and uic files. Fixes #10413."Clinton Stimpson2010-04-081-2/+2
* OpenBSD: Work-around static/runtime linker inconsistencyChuck Atkins2010-03-261-0/+16
* it's CMAKE_COMPILER_IS_GNUCC, not CMAKE_COMPILER_IS_GNUGCCAlex Neundorf2010-03-251-1/+1
* Teach CMake how to work with G95 on mingw.Bill Hoffman2010-03-231-0/+1
* Include relative path in generated qrc and uic files. Fixes #10413.Clinton Stimpson2010-03-171-2/+2
* Change to use FindX11.cmake. Should fix #9929.Clinton Stimpson2010-03-172-54/+26
* Add support for libXi.Clinton Stimpson2010-03-171-0/+10
* ENH: Hook in GetPrerequisites to override item typeMichael Wild2010-03-171-0/+11
* ENH: Clarify a doc string. Fixes #10358.Clinton Stimpson2010-03-171-1/+3
* ENH: Modify how OpenGL is searched for, that is, use FindOpenGL.cmake.Clinton Stimpson2010-03-171-17/+5
* Support multiple arguments in CC,CXX,FC valuesBrad King2010-03-151-0/+1
* Add a new registry key to check for the location of MPICH2.David Partyka2010-03-111-0/+1
* BUG #9419: Added wxWidgets_EXCLUDE_COMMON_LIBRARIES option.Miguel A. Figueroa-Villanueva2010-03-071-2/+10
* Fix Qt with OpenGL on the Mac.Bill Hoffman2010-03-101-1/+15
* Add .git .bzr and .hg to the list of default CPack ignore directories.Bill Hoffman2010-03-081-1/+1
* If tests failed on the last run, have them run first next timeZach Mullen2010-03-011-1/+0
* Configurable path to CTest cost data fileZach Mullen2010-03-011-0/+4
* Suppress GNU flag -fPIC on WindowsBrad King2010-02-191-0/+2
* Add support for QtDeclartive module.Clinton Stimpson2010-02-182-3/+12
* A few small changed from Pat Marion (in VTK CVS too)Marcus Hanwell2010-02-171-2/+2
* Applied patch from Pat Marion - modules header macro.Marcus Hanwell2010-02-171-6/+12
* Do not force frameworks on Mac OS X - never worked well.Marcus Hanwell2010-02-171-16/+0
* FortranCInterface: Fix PathScale detection againBrad King2010-02-161-0/+6
* Make a common function that prints the status during the checks for working c...David Cole2010-02-124-9/+36
* Do not warn for unknown CTest UPDATE_TYPEBrad King2010-02-101-7/+0
* Detect Git repositories for CTest UPDATE_TYPEBrad King2010-02-101-0/+7
* Simplify CTest.cmake module with ELSEIFBrad King2010-02-101-29/+17
* Fix for bug #10257, NSIS could remove a PATH if it was too longBill Hoffman2010-02-091-0/+9
* Moved call to cache CDash version information to cmCTest::initialize. Also a...Zach Mullen2010-02-081-0/+1