Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'BundleUtilities-fix-osx-rpath' | Brad King | 2015-12-18 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BundleUtilities: Fix handling of multiple RPATHs from OS X otool | Emilie Harquel | 2015-12-17 | 1 | -1/+3 | |
| |/ / / / / | ||||||
* | | | | | | CMakeParseArguments: replace by native cmake_parse_arguments command | Matthias Maennich | 2015-12-17 | 1 | -144/+4 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'FindOpenGL-no-osx-AGL' | Brad King | 2015-12-17 | 1 | -4/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X. | David Gobbi | 2015-12-14 | 1 | -4/+8 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindProtobuf-fix-case' | Brad King | 2015-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUND | Sebastian Schuberth | 2015-12-11 | 1 | -1/+1 | |
* | | | | | | Merge topic 'FindGTest-imported-targets' | Brad King | 2015-12-14 | 1 | -52/+108 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindGTest: Add imported targets and update documentation | Roger Leigh | 2015-12-10 | 1 | -52/+108 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fix-CMP0065-NEW-AIX-HP' | Brad King | 2015-12-14 | 4 | -4/+28 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEW | Marc Chevrier | 2015-12-11 | 4 | -4/+28 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'ios-universal' | Brad King | 2015-12-11 | 1 | -0/+297 | |
|\ \ \ \ | ||||||
| * | | | | Xcode: Add support for combined install on iOS | Ruslan Baratov | 2015-12-10 | 1 | -0/+297 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'FindOpenMP-clang' | Brad King | 2015-12-11 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | FindOpenMP: Add Clang support | Chris Pavlina | 2015-12-10 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | FindOpenAL: Detect Windows architecture-specific installation | Brad King | 2015-12-10 | 1 | -1/+8 | |
|/ / / | ||||||
* | | | Merge topic 'detect-cray-wrappers' | Brad King | 2015-12-09 | 29 | -182/+351 | |
|\ \ \ | ||||||
| * | | | Cray: Refactor the Cray platform files to use compiler wrapper checks | Chuck Atkins | 2015-12-09 | 18 | -182/+264 | |
| * | | | Cray: Add macro tests to detect the Cray compiler wrappers | Chuck Atkins | 2015-12-07 | 3 | -0/+17 | |
| * | | | Compiler: Add infrastructure for detecting compiler wrappers | Chuck Atkins | 2015-12-07 | 8 | -0/+70 | |
* | | | | CPackRPM: Configure RPM package group and name per component | Markus Rickert | 2015-12-07 | 1 | -11/+28 | |
* | | | | Merge topic 'FindTIFF-imported-targets' | Brad King | 2015-12-07 | 1 | -10/+57 | |
|\ \ \ \ | ||||||
| * | | | | FindTIFF: Add imported targets and update documentation | Roger Leigh | 2015-12-07 | 1 | -10/+57 | |
| |/ / / | ||||||
* | | | | Merge topic 'find-ftn-by-default' | Brad King | 2015-12-07 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fortran: Add ftn, the Cray compiler wrapper, to the default search. | Chuck Atkins | 2015-12-04 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindJNI-aix' | Brad King | 2015-12-07 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | FindJNI: Add support for AIX java sdk | Marc Chevrier | 2015-12-04 | 1 | -2/+4 | |
| |/ / / | ||||||
* | | | | Merge topic 'UseJava-relative-manifest' | Brad King | 2015-12-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | UseJava: Allow relative path to manifest file just as with other sources | Marc Chevrier | 2015-12-03 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-java-idlj-jarsigner-typos' | Brad King | 2015-12-07 | 1 | -3/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | FindJava: Fix typos in IdlJ and JarSigner component implementation | Marc Chevrier | 2015-12-03 | 1 | -3/+3 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'revert-compiler-links-statically' into release | Brad King | 2015-11-23 | 7 | -23/+0 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'fix-forced-toolchain-dialect' into release | Brad King | 2015-11-19 | 7 | -0/+29 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'FindGTest-avoid-CMP0064' into release | Brad King | 2015-11-18 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'fix-compute-default-dialect-lto' into release | Brad King | 2015-11-18 | 2 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'cray-fortran-version' into release | Brad King | 2015-11-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'improve-embarcadero' | Brad King | 2015-12-04 | 3 | -2/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__. | James Johnston | 2015-12-03 | 1 | -1/+1 | |
| * | | | | | | | | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID. | James Johnston | 2015-12-03 | 1 | -0/+4 | |
| * | | | | | | | | Embarcadero: Fix bug where duplicate Ninja job pools would be created. | James Johnston | 2015-12-03 | 1 | -1/+5 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | FindBoost: Add imported targets | Roger Leigh | 2015-12-02 | 1 | -0/+122 | |
* | | | | | | | | FindBoost: Automatically add missing component dependencies | Roger Leigh | 2015-12-02 | 1 | -0/+43 | |
* | | | | | | | | FindBoost: Embed component dependency table | Roger Leigh | 2015-12-02 | 1 | -0/+221 | |
|/ / / / / / / | ||||||
* | | | | | | | CPack/DragNDrop: Allow single license for multiple languages | Simon Levermann | 2015-12-02 | 1 | -1/+19 | |
* | | | | | | | Merge topic 'FindCUDA-aarch64' | Brad King | 2015-11-24 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindCUDA: Add paths for crosscompiling to aarch64 | Alexander Szakaly | 2015-11-23 | 1 | -0/+3 | |
* | | | | | | | | Merge topic 'FindXercesC-imported-targets' | Brad King | 2015-11-24 | 1 | -10/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindXercesC: Add imported targets and unit test | Roger Leigh | 2015-11-23 | 1 | -10/+57 | |
* | | | | | | | | | Merge topic 'revert-compiler-links-statically' | Brad King | 2015-11-24 | 7 | -23/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Revert "Disable shared library support when compiler links statically" (#15855) | Brad King | 2015-11-23 | 7 | -23/+0 | |