summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Recognize the Compaq Fortran compilerBrad King2010-02-021-0/+5
* Add alternate per-vendor compiler id detectionBrad King2010-02-011-0/+40
* Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...David Cole2010-01-296-31/+40
* Add -rpath for cuda libraries on Apple. They use @rpath in the library link ...James Bigler2010-01-281-0/+8
* Updated the documentation on what kinds of flags you can use when setting tar...James Bigler2010-01-281-3/+6
* Define __CUDACC__ during dependency scanning, since NVCC doesn't.James Bigler2010-01-281-0/+7
* -remove unnecessary debug outputAlexander Neundorf2010-01-271-1/+0
* FortranCInterface: Fix PathScale detectionBrad King2010-01-222-0/+7
* -also put CMAKE_LINKER in the C and CXX compiler information filesAlexander Neundorf2010-01-222-0/+2
* Do not export all symbols from DLLs on CygwinBrad King2010-01-211-2/+3
* Fix CMAKE_DL_LIBS on CygwinBrad King2010-01-211-1/+0
* Add PathScale shared library flags on LinuxBrad King2010-01-214-0/+31
* -make the imported targets feature of FindQt4.cmake fully backwards compatibleAlexander Neundorf2010-01-181-42/+110
* Put quotes arounds strings when doing STREQUAL.Clinton Stimpson2010-01-181-2/+2
* some tweaks as suggested by Brad (no functional changes)Alexander Neundorf2010-01-181-16/+4
* -create imported library targets for the Qt4 libsAlexander Neundorf2010-01-171-34/+32
* Fix bug #10114. Find phonon on some installations.Clinton Stimpson2010-01-131-0/+10
* Do not find cyg*.dll on CygwinBrad King2010-01-131-2/+2
* Fix KDE3 .la file format on CygwinBrad King2010-01-131-1/+5
* Search prefix /usr before root prefix /Brad King2010-01-131-1/+1
* Use if(CYGWIN) instead of if(WIN32 AND UNIX)Brad King2010-01-131-2/+2
* PathScale C/C++/Fortran Compiler InformationBrad King2010-01-134-0/+43
* Recognize the PathScale C/C++/Fortran compilersBrad King2010-01-133-0/+8
* Restore -rdynamic in Linux build rulesBrad King2010-01-132-0/+7
* Create Linux GNU compiler flag consolidation macroBrad King2010-01-134-0/+28
* Detect Fortran ABI InformationBrad King2010-01-122-2/+44
* Changed warning string to use the WARNING flag.James Bigler2010-01-081-1/+1
* Reordered the arguments, so that user generated arguments go last and thus ge...James Bigler2010-01-081-7/+7
* Disable the --host-compilation flag for CUDA >= 3.0 since it is derecated.James Bigler2010-01-081-1/+5
* Fix Issue #9792, remove superfluous output when not searching for COMPONENTS,...Philip Lowman2010-01-051-18/+34
* Fix issue #10065, "FindGTest.cmake doesn't handle spaces around arguments to ...Philip Lowman2010-01-051-7/+10
* Fixes issue #9862 by adding official msvc import library names to FindCURLPhilip Lowman2010-01-051-4/+7
* Should get FindGTK2 working with fink on Mac OSXPhilip Lowman2010-01-051-1/+9
* make FindRuby work on Windows e.g. with ruby 1.9.1 (version string was constr...Alexander Neundorf2010-01-031-4/+5
* Fix issue with SDK not matching initial deployment target chosen by setting t...David Cole2009-12-231-31/+37
* fix logic of _QT4_ADJUST_LIB_VARS() wrt. release- and debug librariesAlexander Neundorf2009-12-231-13/+15
* -handle the REQUIRED and QUIET keywords in FindJNI.cmake, also set JNI_FOUNDAlexander Neundorf2009-12-211-0/+5
* Added support for CTest awareness of the CDash version. This will help forwa...Zach Mullen2009-12-211-0/+1
* sync with KDE: sort the libs alphabeticallyAlexander Neundorf2009-12-201-9/+8
* -add support for QtMultimedia and some sync with KDEAlexander Neundorf2009-12-201-6/+11
* FindHDF5: Fix Windows compile-line parsingBrad King2009-12-181-6/+6
* New CheckTypeSize for OS X Universal BinariesBrad King2009-12-174-137/+201
* Fix for bug 9960, add support for MSVC10 runtime dlls.Bill Hoffman2009-12-171-0/+69
* -better support for Qt4 as frameworksAlexander Neundorf2009-12-162-4/+10
* Fix issue #10055 - add documentation for the CPack Mac OSX only Bundle genera...David Cole2009-12-151-0/+21
* BUG: Fix #10021 don't specify libraries Qt depends on unless Qt is static.Clinton Stimpson2009-12-152-8/+29
* FortranCInterface: Support '=' in language flagsBrad King2009-12-152-5/+5
* Fix issue #9782 - add documentation for variables used by CPack DragNDrop gen...David Cole2009-12-151-0/+39