summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set value of HDF5_INCLUDE_DIR for backwards compatibility.Will Dicharry2009-12-151-0/+5
* Fix issue #9011 - eliminate unnecessary uses of CPACK_PACKAGE_INSTALL_DIRECTORY.David Cole2009-12-151-10/+10
* Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_...David Cole2009-12-151-14/+29
* Added a second call to find_library to find the static library.Marcus Hanwell2009-12-141-0/+8
* Provide macro to force Fortran compilerBrad King2009-12-141-0/+20
* Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have...David Cole2009-12-111-5/+12
* Consider a windows directory named syswow* a 'system' directory for GetPrereq...David Cole2009-12-111-1/+1
* New decision method to enable Fortran testsBrad King2009-12-101-3/+0
* Fix parallel HDF5 detection (#9982)Alexander Neundorf2009-12-091-1/+1
* Minor typo in commentsMathieu Malaterre2009-12-081-2/+2
* Document usage of the include(CTest) moduleBrad King2009-12-041-9/+45
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-042-6/+12
* Remove GNU-specific flags from Linux.cmakeBrad King2009-12-044-7/+0
* Generalize support for Portland Group CompilerBrad King2009-12-048-15/+86
* Remove duplicate info from Linux SunPro info filesBrad King2009-12-043-6/+0
* Consolidate Linux Intel compiler informationBrad King2009-12-044-28/+38
* Fix GNU C and Fortran flags on SunOSBrad King2009-12-042-1/+3
* Move GNU flags from SunOS.cmake to SunOS-GNU.cmakeBrad King2009-12-022-17/+9
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-0216-22/+16
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-024-22/+0
* Fix OS X dylib and module GNU flagsBrad King2009-12-024-0/+30
* Modernize GNU compiler info on WindowsBrad King2009-12-026-98/+83
* Split GNU compiler information filesBrad King2009-12-0232-158/+204
* Use one arch for 1.4-compatible check_type_sizeBrad King2009-12-011-0/+16
* Fix #9970: Use execute_process instead of deprecated exec_program.James Bigler2009-12-011-1/+1
* Drop -rdynamic from Linux build rulesBrad King2009-12-0112-16/+0
* Don't allow -G -M on CUDA versions less than 3.0.James Bigler2009-11-301-1/+15
* Singly-quote target names for Watcom linkerBrad King2009-11-301-4/+4
* CPackRPM:: Fix bug on Open SuSE 11.2 coming from initial fix of bug8972Eric Noulard2009-11-281-5/+18
* also provide QT_DESIGNER_EXECUTABLE and QT_LINGUIST_EXECUTABLEAlexander Neundorf2009-11-231-1/+18
* CPackRPM: do not forget to include installed symlinks (bug 9927)Eric Noulard2009-11-221-1/+5
* don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosme...Alexander Neundorf2009-11-222-32/+22
* Fix the build for non-MS compilers.Bill Hoffman2009-11-211-1/+3
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-199-36/+62
* FortranCInterface: Honor language flags in checksBrad King2009-11-192-0/+6
* Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca l...Mathieu Malaterre2009-11-191-63/+70
* Fix bug #9918, spaces included in QT_LIBRARIES when using QtOpenGL.Clinton Stimpson2009-11-181-0/+1
* only add -DQT_DLL on Windows, ok by ClintonAlexander Neundorf2009-11-171-2/+2
* Don't search for QtMotif on all platforms - only on X11.Clinton Stimpson2009-11-171-39/+46
* FortranCInterface: Use CMake 2.8.0 behaviorBrad King2009-11-171-0/+7