summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Look for nvcc in the 32 bit bin directory before the 64 bin directory.James Bigler2009-10-271-2/+2
* Fix Intel Fortran SHARED libraries on LinuxBrad King2009-10-271-1/+1
* Allow for /D to change install directory on the command line.Bill Hoffman2009-10-261-4/+16
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-262-3/+4
* Add support for the g95 Fortran compilerBrad King2009-10-232-0/+9
* Fix for bug#9686 convert java_home to a cmake path before using.Bill Hoffman2009-10-221-5/+8
* fix for bug# 9751, add check for MSVC10Bill Hoffman2009-10-211-0/+2
* Add license.Bill Hoffman2009-10-211-0/+14
* Clean up output a bit.Bill Hoffman2009-10-211-1/+3
* Add a module to test an install tree to verify that the MS CRT version is cor...Bill Hoffman2009-10-211-0/+4
* Add a module to test an install tree to verify that the MS CRT version is cor...Bill Hoffman2009-10-211-0/+91
* Better fix for finding the MSBuild that matches the VS 10 install.Bill Hoffman2009-10-201-4/+2
* Add search path for VS 10 beta 2 MSBuild.Bill Hoffman2009-10-201-0/+2
* Fixes version detection using osg/Version on Mac OSX when OSG is installed as...Philip Lowman2009-10-201-2/+8
* fix whitespace, so documentation is formatted properlyAlexander Neundorf2009-10-191-15/+15
* Fixed bug 8319, search for the Python shared library in the standard locations.Marcus Hanwell2009-10-191-2/+0
* Try to fix bug#9714, should not crash when version file is not where it shoul...Bill Hoffman2009-10-161-4/+7
* make it more robust wrt. #9621Alexander Neundorf2009-10-141-8/+8
* CTest-side support for compiler name and compiler version information. Requi...Zach Mullen2009-10-121-1/+4
* Several minor FindBoost changes to address posts on mailing listPhilip Lowman2009-10-091-8/+33
* Resolve #9685: Fix include dir to be correct pathPhilip Lowman2009-10-081-6/+7
* Split Borland compiler information filesBrad King2009-10-084-128/+125
* Check for openssl-linked option with Qt 4.4+ before making ssl a dependency.Clinton Stimpson2009-10-071-6/+15
* Modernize FindVTK moduleBrad King2009-10-071-61/+48
* More robust implicit link line detection regexBrad King2009-10-071-1/+3
* Fix Xcode build.James Bigler2009-10-062-6/+2
* Log implicit link line detection regexBrad King2009-10-061-0/+1
* Log implicit link information parsing actionsBrad King2009-10-062-2/+24
* Use work-around from bug 4772 for C++ and FortranBrad King2009-10-063-13/+27
* Updated copyright notice to conform to NVIDIA guidelines.James Bigler2009-10-054-8/+4
* FortranCInterface: Mangling for Intel on WindowsBrad King2009-10-051-0/+4
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-2/+2
* CPack: Fix bash-isms in launch scriptBrad King2009-10-051-4/+4
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-1/+7
* Avoid (Unix|Windows)Paths.cmake multiple includeBrad King2009-10-052-0/+20
* Add copyright notice to (Unix|Windows)Paths.cmakeBrad King2009-10-052-0/+28
* When getting include dirs for moc, also watch for framework includes and use ...Clinton Stimpson2009-10-051-1/+6
* Find locally installed software firstBrad King2009-10-051-1/+1
* Fix module docs to be manpage (groff) friendlyBrad King2009-10-053-30/+30
* Support GNU/kFreeBSDBrad King2009-10-052-11/+7
* FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)Brad King2009-10-051-2/+3
* Remove old license from FindPkgConfig.cmake moduleBrad King2009-10-051-24/+1
* Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t...David Cole2009-10-041-2/+2
* some syncing with the FindQt4.cmake from KDEAlexander Neundorf2009-10-041-13/+13
* -add the additional features for the dbus macros from KDE's FindQt4.cmakeAlexander Neundorf2009-10-031-7/+13
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-023-3/+9
* Fix typo in Intel xiar search codeBrad King2009-10-021-3/+3
* Fix the documentation to say what it really does. Bug #9638Bill Hoffman2009-10-023-4/+4
* document how the minimum version can be specifiedAlexander Neundorf2009-10-011-54/+57
* Add documentation for Cocoa flag and move Motif under X11 flag.Clinton Stimpson2009-10-011-1/+9