| Commit message (Expand) | Author | Age | Files | Lines |
* | Put quotes arounds strings when doing STREQUAL. | Clinton Stimpson | 2010-01-18 | 1 | -2/+2 |
|
|
* | some tweaks as suggested by Brad (no functional changes) | Alexander Neundorf | 2010-01-18 | 1 | -16/+4 |
|
|
* | -create imported library targets for the Qt4 libs | Alexander Neundorf | 2010-01-17 | 1 | -34/+32 |
|
|
* | Fix bug #10114. Find phonon on some installations. | Clinton Stimpson | 2010-01-13 | 1 | -0/+10 |
|
|
* | Do not find cyg*.dll on Cygwin | Brad King | 2010-01-13 | 1 | -2/+2 |
|
|
* | Fix KDE3 .la file format on Cygwin | Brad King | 2010-01-13 | 1 | -1/+5 |
|
|
* | Search prefix /usr before root prefix / | Brad King | 2010-01-13 | 1 | -1/+1 |
|
|
* | Use if(CYGWIN) instead of if(WIN32 AND UNIX) | Brad King | 2010-01-13 | 1 | -2/+2 |
|
|
* | PathScale C/C++/Fortran Compiler Information | Brad King | 2010-01-13 | 4 | -0/+43 |
|
|
* | Recognize the PathScale C/C++/Fortran compilers | Brad King | 2010-01-13 | 3 | -0/+8 |
|
|
* | Restore -rdynamic in Linux build rules | Brad King | 2010-01-13 | 2 | -0/+7 |
|
|
* | Create Linux GNU compiler flag consolidation macro | Brad King | 2010-01-13 | 4 | -0/+28 |
|
|
* | Detect Fortran ABI Information | Brad King | 2010-01-12 | 2 | -2/+44 |
|
|
* | Changed warning string to use the WARNING flag. | James Bigler | 2010-01-08 | 1 | -1/+1 |
|
|
* | Reordered the arguments, so that user generated arguments go last and thus ge... | James Bigler | 2010-01-08 | 1 | -7/+7 |
|
|
* | Disable the --host-compilation flag for CUDA >= 3.0 since it is derecated. | James Bigler | 2010-01-08 | 1 | -1/+5 |
|
|
* | Fix Issue #9792, remove superfluous output when not searching for COMPONENTS,... | Philip Lowman | 2010-01-05 | 1 | -18/+34 |
|
|
* | Fix issue #10065, "FindGTest.cmake doesn't handle spaces around arguments to ... | Philip Lowman | 2010-01-05 | 1 | -7/+10 |
|
|
* | Fixes issue #9862 by adding official msvc import library names to FindCURL | Philip Lowman | 2010-01-05 | 1 | -4/+7 |
|
|
* | Should get FindGTK2 working with fink on Mac OSX | Philip Lowman | 2010-01-05 | 1 | -1/+9 |
|
|
* | make FindRuby work on Windows e.g. with ruby 1.9.1 (version string was constr... | Alexander Neundorf | 2010-01-03 | 1 | -4/+5 |
|
|
* | Fix issue with SDK not matching initial deployment target chosen by setting t... | David Cole | 2009-12-23 | 1 | -31/+37 |
|
|
* | fix logic of _QT4_ADJUST_LIB_VARS() wrt. release- and debug libraries | Alexander Neundorf | 2009-12-23 | 1 | -13/+15 |
|
|
* | -handle the REQUIRED and QUIET keywords in FindJNI.cmake, also set JNI_FOUND | Alexander Neundorf | 2009-12-21 | 1 | -0/+5 |
|
|
* | Added support for CTest awareness of the CDash version. This will help forwa... | Zach Mullen | 2009-12-21 | 1 | -0/+1 |
|
|
* | sync with KDE: sort the libs alphabetically | Alexander Neundorf | 2009-12-20 | 1 | -9/+8 |
|
|
* | -add support for QtMultimedia and some sync with KDE | Alexander Neundorf | 2009-12-20 | 1 | -6/+11 |
|
|
* | FindHDF5: Fix Windows compile-line parsing | Brad King | 2009-12-18 | 1 | -6/+6 |
|
|
* | New CheckTypeSize for OS X Universal Binaries | Brad King | 2009-12-17 | 4 | -137/+201 |
|
|
* | Fix for bug 9960, add support for MSVC10 runtime dlls. | Bill Hoffman | 2009-12-17 | 1 | -0/+69 |
|
|
* | -better support for Qt4 as frameworks | Alexander Neundorf | 2009-12-16 | 2 | -4/+10 |
|
|
* | Fix issue #10055 - add documentation for the CPack Mac OSX only Bundle genera... | David Cole | 2009-12-15 | 1 | -0/+21 |
|
|
* | BUG: Fix #10021 don't specify libraries Qt depends on unless Qt is static. | Clinton Stimpson | 2009-12-15 | 2 | -8/+29 |
|
|
* | FortranCInterface: Support '=' in language flags | Brad King | 2009-12-15 | 2 | -5/+5 |
|
|
* | Fix issue #9782 - add documentation for variables used by CPack DragNDrop gen... | David Cole | 2009-12-15 | 1 | -0/+39 |
|
|
* | Set value of HDF5_INCLUDE_DIR for backwards compatibility. | Will Dicharry | 2009-12-15 | 1 | -0/+5 |
|
|
* | Fix issue #9011 - eliminate unnecessary uses of CPACK_PACKAGE_INSTALL_DIRECTORY. | David Cole | 2009-12-15 | 1 | -10/+10 |
|
|
* | Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_... | David Cole | 2009-12-15 | 1 | -14/+29 |
|
|
* | Added a second call to find_library to find the static library. | Marcus Hanwell | 2009-12-14 | 1 | -0/+8 |
|
|
* | Provide macro to force Fortran compiler | Brad King | 2009-12-14 | 1 | -0/+20 |
|
|
* | Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have... | David Cole | 2009-12-11 | 1 | -5/+12 |
|
|
* | Consider a windows directory named syswow* a 'system' directory for GetPrereq... | David Cole | 2009-12-11 | 1 | -1/+1 |
|
|
* | New decision method to enable Fortran tests | Brad King | 2009-12-10 | 1 | -3/+0 |
|
|
* | Fix parallel HDF5 detection (#9982) | Alexander Neundorf | 2009-12-09 | 1 | -1/+1 |
|
|
* | Minor typo in comments | Mathieu Malaterre | 2009-12-08 | 1 | -2/+2 |
|
|
* | Document usage of the include(CTest) module | Brad King | 2009-12-04 | 1 | -9/+45 |
|
|
* | Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni... | David Cole | 2009-12-04 | 2 | -6/+12 |
|
|
* | Remove GNU-specific flags from Linux.cmake | Brad King | 2009-12-04 | 4 | -7/+0 |
|
|
* | Generalize support for Portland Group Compiler | Brad King | 2009-12-04 | 8 | -15/+86 |
|
|
* | Remove duplicate info from Linux SunPro info files | Brad King | 2009-12-04 | 3 | -6/+0 |
|
|