Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'intel-windows-xilib' | Brad King | 2018-08-09 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Intel: Use xilib as librarian on Windows | yrHeTaTeJlb | 2018-08-07 | 1 | -1/+1 | |
* | | | | Merge topic 'xerces-version-fix' | Brad King | 2018-08-07 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | FindXercesC: Correct order of version detection and versioned library checks | Roger Leigh | 2018-08-03 | 1 | -4/+4 | |
* | | | | Merge topic 'nag-fortran-rsp' | Brad King | 2018-08-06 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | NAG: Pass response files through front-end to the linker | Brad King | 2018-08-01 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'xl-exe-pic' | Brad King | 2018-08-06 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | XL: Use -qpic for position independent executables | Brad King | 2018-08-01 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindMatlab-mcc' | Brad King | 2018-08-06 | 1 | -1/+22 | |
|\ \ \ \ | ||||||
| * | | | | FindMatlab: Add component to find MCC, the Matlab compiler | Jason Heeris | 2018-08-01 | 1 | -1/+22 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindMatlab-cross-compile' | Brad King | 2018-08-06 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindMatlab: only search registry on windows hosts | Julien Schueller | 2018-08-01 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'cuda-arch-version' | Brad King | 2018-08-06 | 1 | -2/+3 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | FindCUDA/select_compute_arch: Restore two-component CUDA_VERSION | Brad King | 2018-08-01 | 1 | -2/+3 | |
* | | | Merge topic 'UseSWIG-legacy-user-flags' | Brad King | 2018-08-01 | 1 | -3/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGS | Marc Chevrier | 2018-07-31 | 1 | -3/+4 | |
| * | | Merge branch 'cpack-default-package-version-zero' into release-3.12 | Craig Scott | 2018-07-29 | 1 | -12/+15 | |
| |\ \ | ||||||
* | \ \ | Merge topic 'cpack-default-package-version-zero' | Craig Scott | 2018-07-29 | 1 | -12/+15 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | CPack: Restore support for 0-valued version components | Brad King | 2018-07-27 | 1 | -12/+15 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'UseSWIG-target-name-policy' | Brad King | 2018-07-27 | 1 | -15/+26 | |
|\ \ \ | ||||||
| * | | | UseSWIG: add policy to manage target naming strategy. | Marc Chevrier | 2018-07-25 | 1 | -15/+26 | |
* | | | | Merge topic 'googletest_policy_settings' | Brad King | 2018-07-26 | 1 | -0/+7 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | GoogleTest: Ensure policy settings allow use of IN_LIST | Craig Scott | 2018-07-25 | 1 | -0/+7 | |
| * | | | Merge branch 'FindPython-fix-multiple-calls' into release-3.12 | Brad King | 2018-07-23 | 1 | -5/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'tcl-8.7' into release-3.12 | Brad King | 2018-07-18 | 3 | -0/+9 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'GetPrerequisites-dylibsframeworks' | Brad King | 2018-07-25 | 1 | -14/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | GetPrerequisites: Move dylibs from MacOS to Frameworks folder in bundle | Harry Mallon | 2018-07-24 | 1 | -14/+4 | |
* | | | | | | Merge topic 'FindPython-fix-multiple-calls' | Brad King | 2018-07-24 | 1 | -5/+1 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | FindPython*: fix erroneous behavior on multiple 'find_package' calls | Marc Chevrier | 2018-07-23 | 1 | -5/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'FindPkgConfig-global-target' | Brad King | 2018-07-23 | 1 | -16/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindPkgConfig: allow to create global imported targets | Rolf Eike Beer | 2018-07-22 | 1 | -16/+31 | |
| | |/ / / | |/| | | | ||||||
* | | | | | BundleUtilities: message(FATAL_ERROR) on otool -l error | Harry Mallon | 2018-07-20 | 1 | -0/+5 | |
|/ / / / | ||||||
* | | | | Merge topic 'tcl-8.7' | Brad King | 2018-07-19 | 3 | -0/+9 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | FindTCL: Add support for version 8.7 | Dima Panov | 2018-07-18 | 3 | -0/+9 | |
| |/ / | ||||||
* | | | Merge topic 'UseSWIG-csharp-conditional' | Brad King | 2018-07-19 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | UseSWIG: Use CSharp language only if it is enabled | Brad King | 2018-07-18 | 1 | -1/+1 | |
* | | | Merge topic 'csharp-compiler-loaded' | Brad King | 2018-07-19 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled | Brad King | 2018-07-18 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge branch 'intel-std-fix' into release-3.12 | Brad King | 2018-07-12 | 2 | -8/+10 | |
| |\ | ||||||
| * \ | Merge branch 'boost-1.68-beta1' into release-3.12 | Brad King | 2018-07-12 | 1 | -4/+23 | |
| |\ \ | ||||||
* | \ \ | Merge topic 'FindProtobuf-upstream-impl' | Brad King | 2018-07-17 | 1 | -99/+143 | |
|\ \ \ \ | ||||||
| * | | | | Protobuf: restore previous output directory | André Apitzsch | 2018-07-16 | 1 | -2/+2 | |
| * | | | | Protobuf: restore 'DESCRIPTORS' support | André Apitzsch | 2018-07-16 | 1 | -4/+23 | |
| * | | | | Protobuf: restore 'PROTOBUF_IMPORT_DIRS' check | André Apitzsch | 2018-07-16 | 1 | -0/+8 | |
| * | | | | Protobuf: use upstream implementation to generate cpp and python files | André Apitzsch | 2018-07-16 | 1 | -104/+121 | |
* | | | | | Merge topic 'FindOpenCL-arch-paths' | Brad King | 2018-07-17 | 1 | -10/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenCL: Search per-architecture path suffixes on UNIX | Anton Myagkov | 2018-07-16 | 1 | -10/+21 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindXercesC-versioned-names' | Brad King | 2018-07-16 | 1 | -2/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindXercesC: Search for version-named library files | Raul Metsma | 2018-07-13 | 1 | -2/+9 | |
* | | | | | Merge topic 'intel-std-fix' | Brad King | 2018-07-13 | 2 | -8/+10 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | |