summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge topic 'FindCUDA-aarch64'Brad King2015-11-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Add paths for crosscompiling to aarch64Alexander Szakaly2015-11-231-0/+3
* | | | | | | | Merge topic 'FindXercesC-imported-targets'Brad King2015-11-241-10/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | FindXercesC: Add imported targets and unit testRoger Leigh2015-11-231-10/+57
* | | | | | | | | Merge topic 'revert-compiler-links-statically'Brad King2015-11-247-23/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Revert "Disable shared library support when compiler links statically" (#15855)Brad King2015-11-237-23/+0
* | | | | | | | Merge topic 'fix-forced-toolchain-dialect'Brad King2015-11-207-0/+29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Project: Guess default standard dialect if compiler was forced (#15852)Brad King2015-11-197-0/+29
* | | | | | | Merge topic 'add-cray-linux-platform'Brad King2015-11-191-66/+88
|\ \ \ \ \ \ \
| * | | | | | | Cray: Fix static / dynamic detection logic and parse more driver flagsChuck Atkins2015-11-181-66/+88
* | | | | | | | Merge topic 'FindGTest-avoid-CMP0064'Brad King2015-11-191-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindGTest: Refactor test type checks to avoid cases triggering CMP0064Brad King2015-11-181-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'fix-compute-default-dialect-lto'Brad King2015-11-182-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Make C and C++ default dialect detection robust to advanced optimizationsBrad King2015-11-182-0/+2
| |/ / / / /
| * | | | | Merge branch 'intel-fortran-2016' into releaseBrad King2015-10-291-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ExternalProject-fix-git-version' into releaseBrad King2015-10-151-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'xcode-adjust-deployment-to-host-version' into releaseBrad King2015-10-121-0/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindPostgreSQL-v9.5' into releaseBrad King2015-10-121-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cpack-wix-typos' into releaseBrad King2015-10-121-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'revert-compiler-features-solaris' into releaseBrad King2015-10-121-19/+13
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | SunOS: Remove obsolete Studio compiler library directoriesApril Chin2015-11-161-6/+0
* | | | | | | | | | | | Merge topic 'add-cray-linux-platform'Brad King2015-11-162-0/+239
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |