summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-absolute-libs-for-cray-wrappers'Brad King2015-12-211-6/+11
|\
| * CrayPrgEnv: Don't use absolute paths for imlicit librariesChuck Atkins2015-12-181-6/+11
* | Merge topic 'release-wix-config-ng'Brad King2015-12-181-1/+2
|\ \
| * | CPackWIX: Allow multiple patch files and diagnose if any are missingNils Gladitz2015-12-141-1/+2
* | | Merge topic 'boost-1.60'Brad King2015-12-181-1/+15
|\ \ \
| * | | FindBoost: Add support for Boost 1.60Roger Leigh2015-12-171-1/+15
| | |/ | |/|
* | | Merge topic 'BundleUtilities-fix-osx-rpath'Brad King2015-12-181-1/+3
|\ \ \
| * | | BundleUtilities: Fix handling of multiple RPATHs from OS X otoolEmilie Harquel2015-12-171-1/+3
| |/ /
* | | CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-171-144/+4
|/ /
* | Merge topic 'FindOpenGL-no-osx-AGL'Brad King2015-12-171-4/+8
|\ \
| * | FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.David Gobbi2015-12-141-4/+8
| |/
* | Merge topic 'FindProtobuf-fix-case'Brad King2015-12-141-1/+1
|\ \
| * | FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUNDSebastian Schuberth2015-12-111-1/+1
* | | Merge topic 'FindGTest-imported-targets'Brad King2015-12-141-52/+108
|\ \ \
| * | | FindGTest: Add imported targets and update documentationRoger Leigh2015-12-101-52/+108
| |/ /
* | | Merge topic 'fix-CMP0065-NEW-AIX-HP'Brad King2015-12-144-4/+28
|\ \ \ | |_|/ |/| |
| * | AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEWMarc Chevrier2015-12-114-4/+28
* | | Merge topic 'ios-universal'Brad King2015-12-111-0/+297
|\ \ \
| * | | Xcode: Add support for combined install on iOSRuslan Baratov2015-12-101-0/+297
| | |/ | |/|
* | | Merge topic 'FindOpenMP-clang'Brad King2015-12-111-0/+3
|\ \ \
| * | | FindOpenMP: Add Clang supportChris Pavlina2015-12-101-0/+3
| |/ /
* | | FindOpenAL: Detect Windows architecture-specific installationBrad King2015-12-101-1/+8
|/ /
* | Merge topic 'detect-cray-wrappers'Brad King2015-12-0929-182/+351
|\ \
| * | Cray: Refactor the Cray platform files to use compiler wrapper checksChuck Atkins2015-12-0918-182/+264
| * | Cray: Add macro tests to detect the Cray compiler wrappersChuck Atkins2015-12-073-0/+17
| * | Compiler: Add infrastructure for detecting compiler wrappersChuck Atkins2015-12-078-0/+70
* | | CPackRPM: Configure RPM package group and name per componentMarkus Rickert2015-12-071-11/+28
* | | Merge topic 'FindTIFF-imported-targets'Brad King2015-12-071-10/+57
|\ \ \
| * | | FindTIFF: Add imported targets and update documentationRoger Leigh2015-12-071-10/+57
| |/ /
* | | Merge topic 'find-ftn-by-default'Brad King2015-12-071-0/+2
|\ \ \
| * | | Fortran: Add ftn, the Cray compiler wrapper, to the default search.Chuck Atkins2015-12-041-0/+2
| |/ /
* | | Merge topic 'FindJNI-aix'Brad King2015-12-071-2/+4
|\ \ \
| * | | FindJNI: Add support for AIX java sdkMarc Chevrier2015-12-041-2/+4
| |/ /
* | | Merge topic 'UseJava-relative-manifest'Brad King2015-12-071-1/+1
|\ \ \
| * | | UseJava: Allow relative path to manifest file just as with other sourcesMarc Chevrier2015-12-031-1/+1
| |/ /
* | | Merge topic 'fix-java-idlj-jarsigner-typos'Brad King2015-12-071-3/+3
|\ \ \
| * | | FindJava: Fix typos in IdlJ and JarSigner component implementationMarc Chevrier2015-12-031-3/+3
| | |/ | |/|
| * | Merge branch 'revert-compiler-links-statically' into releaseBrad King2015-11-237-23/+0
| |\ \
| * \ \ Merge branch 'fix-forced-toolchain-dialect' into releaseBrad King2015-11-197-0/+29
| |\ \ \
| * \ \ \ Merge branch 'FindGTest-avoid-CMP0064' into releaseBrad King2015-11-181-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-compute-default-dialect-lto' into releaseBrad King2015-11-182-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cray-fortran-version' into releaseBrad King2015-11-121-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'improve-embarcadero'Brad King2015-12-043-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__.James Johnston2015-12-031-1/+1
| * | | | | | | | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID.James Johnston2015-12-031-0/+4
| * | | | | | | | Embarcadero: Fix bug where duplicate Ninja job pools would be created.James Johnston2015-12-031-1/+5
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | FindBoost: Add imported targetsRoger Leigh2015-12-021-0/+122
* | | | | | | | FindBoost: Automatically add missing component dependenciesRoger Leigh2015-12-021-0/+43
* | | | | | | | FindBoost: Embed component dependency tableRoger Leigh2015-12-021-0/+221
|/ / / / / / /
* | | | | | | CPack/DragNDrop: Allow single license for multiple languagesSimon Levermann2015-12-021-1/+19