summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* STYLE: respect convention (while being backward compat)Mathieu Malaterre2009-10-301-11/+9
* FIX: BUG: 0009124. Fix documentationMathieu Malaterre2009-10-301-0/+44
* ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cm...Mathieu Malaterre2009-10-301-0/+4
* FIX: BUG: 0009804. Update FindDCMTK to look in more paths. Start looking for ...Mathieu Malaterre2009-10-301-17/+55
* FIX: BUG: 0008971 FindOpenSSL improvement. Teaches cmake to find openssl on w...Mathieu Malaterre2009-10-301-7/+26
* STYLE: Fix documentation (thanks Brad).Mathieu Malaterre2009-10-301-3/+4
* FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullnameMathieu Malaterre2009-10-301-1/+6
* FIX: BUG: 0007915 Integrate portion of the patch. Also add .pyd support for ...Mathieu Malaterre2009-10-301-2/+32
* ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per ...Mathieu Malaterre2009-10-301-40/+34
* FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/E...Mathieu Malaterre2009-10-301-10/+91
* Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h.Will Dicharry2009-10-291-7/+8
* Fix for bug #9793 try to make sure jni.h matches jni_md.hBill Hoffman2009-10-291-2/+1
* Fix flags for Intel Fortran on WindowsBrad King2009-10-291-3/+3
* clean up to work with manifest files better.Bill Hoffman2009-10-281-5/+5
* Allow this to handle hand edited manifest files.Bill Hoffman2009-10-271-1/+5
* COMP: need to add quotes when using get_filename_component otherwise it will ...Dave Partyka2009-10-271-2/+2
* COMP: fix syntax error.Dave Partyka2009-10-271-1/+1
* ENH: Improvements in finding MPI on windows. ENH: reorganized searching mpi f...Dave Partyka2009-10-271-55/+89
* 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-221-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-091-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-072-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