summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtob...Philip Lowman2011-05-269-9/+33
| |\ \ \ \ \ | | |/ / / /
| * | | | | FindProtobuf: Better MSVC support, Searching for protobuf litePhilip Lowman2011-05-261-22/+82
* | | | | | Merge topic 'hdf5-module-bug-fix'Brad King2011-06-021-45/+95
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove unnecessary mark_as_advanced from FindHDF5.Will Dicharry2011-05-251-15/+6
| * | | | | FindHDF5 ensures good link lines when libraries are duplicated.Will Dicharry2011-05-251-5/+16
| * | | | | Fix for bug 11752, mixed debug and release libraries.Will Dicharry2011-05-251-3/+7
| * | | | | Use HDF5_FOUND to control autoconf and CMake built FindHDF5.Will Dicharry2011-05-251-35/+34
| * | | | | Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.Will Dicharry2011-05-241-1/+1
| * | | | | Add logic for CMake built HDF5 install.Will Dicharry2011-05-161-15/+37
| * | | | | HDF5 high level library is a find COMPONENT now.Will Dicharry2011-05-161-2/+7
| * | | | | Modified the FindHDF5.cmake file to locate the Fortran bindings.Tim Gallagher2011-05-161-7/+25
* | | | | | Merge topic 'output-compile-lines'Brad King2011-05-241-0/+6
|\ \ \ \ \ \
| * | | | | | Only offer the compile command output feature on unix systemsManuel Klimek2011-05-161-3/+6
| * | | | | | make compile command output optionalManuel Klimek2011-04-251-0/+3
* | | | | | | Merge topic 'CPackRPM-fixForAIX'Brad King2011-05-241-3/+3
|\ \ \ \ \ \ \
| * | | | | | | CPack make RPM work on AIX. fix #0012183 merge patch from Pasi ValminenEric NOULARD2011-05-211-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'absoft-fortran-compiler'Brad King2011-05-246-4/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Absoft: Detect implicit link libraries on Linux and MacBrad King2011-05-203-3/+7
| * | | | | | Add Absoft Fortran compiler id and basic flagsBrad King2011-05-203-1/+12
* | | | | | | OpenBSD: Use 'arch -s' for host processor (#12143)Brad King2011-05-021-2/+5
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'multilingual-FindMPI'Brad King2011-04-261-304/+504
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added backward compatibility for input as well as output vars.Todd Gamblin2011-04-241-4/+30
| * | | | | FindMPI: Fix documentation formattingBrad King2011-03-161-24/+16
| * | | | | FindMPI: Handle multiple languagesTodd Gamblin2011-03-151-295/+477
* | | | | | Merge topic 'FindITK-passthru'Brad King2011-04-191-7/+9
|\ \ \ \ \ \
| * | | | | | FindITK: Use passthru find_package config mode for messagesBrad King2011-04-181-7/+9
* | | | | | | Merge topic 'add-svn-trust-cert-to-ExternalProject'Brad King2011-04-191-2/+11
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Always use --non-interactive with svnDavid Cole2011-04-181-4/+4
| * | | | | | | ExternalProject: Add SVN_TRUST_CERT argumentDavid Cole2011-04-111-2/+11
* | | | | | | | CPackRPM Fix #12096: handle absolute install path with component installEric NOULARD2011-04-171-0/+14
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'fixbug_0011782'Brad King2011-04-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG.cmake did not support multiple modules and parallel buildsMathieu Malaterre2011-04-081-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'fixbug_0011676'Brad King2011-04-121-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Add support for Java on HPMathieu Malaterre2011-04-081-4/+4
| |/ / / / / /
* | | | | | | Merge topic 'fixbug_0011215'Brad King2011-04-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG.cmake does not expand $(OutDir)Mathieu Malaterre2011-04-081-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'fixbug_0011183'Brad King2011-04-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add support for java on fedoraMathieu Malaterre2011-04-081-0/+1
| |/ / / / / /
* | | | | | | Merge topic 'fixbug_0010242'Brad King2011-04-121-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add support for FindJava on HP-UX and alphaMathieu Malaterre2011-04-081-0/+2
| |/ / / / / /
* | | | | | | Merge topic 'fixbug_0004147'Brad King2011-04-121-0/+59
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmakeMathieu Malaterre2011-04-081-0/+59
| |/ / / / /
* | | | | | Merge topic 'fixbug0011843'Brad King2011-04-121-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add support for new swig 2.0 applicationMathieu Malaterre2011-04-081-1/+2
| |/ / / /
* | | | | Merge topic 'refine-XL-rules'Brad King2011-04-121-0/+17
|\ \ \ \ \
| * | | | | XL: Avoid copying archives into shared libraries that link themBrad King2011-04-081-0/+17
* | | | | | Merge topic 'refine-XL-compiler-information'Brad King2011-04-124-22/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | XL: Consolidate compiler flag informationBrad King2011-04-074-23/+44
| * | | | | XL: Set C++ and Fortran flags consistently with CBrad King2011-04-072-0/+8
| | |/ / / | |/| | |
* | | | | FindZLIB: print library instead of include directoryRolf Eike Beer2011-04-071-1/+1
|/ / / /