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