Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ExternalProject-check-explicit-include' | Craig Scott | 2018-09-07 | 1 | -0/+5 |
|\ | |||||
| * | ExternalProject: Report error if local variables are not defined | Jean-Christophe Fillion-Robin | 2018-09-06 | 1 | -0/+5 |
* | | Merge topic 'CMakeFindBinUtils-fix-not-cached' | Brad King | 2018-09-06 | 1 | -3/+15 |
|\ \ | |||||
| * | | CMakeFindBinUtils: Fix use with non-cached tool settings | Brad King | 2018-09-05 | 1 | -3/+15 |
* | | | Merge topic 'FindMatlab-no-CMAKE_CL_64' | Brad King | 2018-09-06 | 1 | -15/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindMatlab: Remove erroneous duplicate code | Raffi Enficiaud | 2018-09-05 | 1 | -15/+0 |
* | | | Merge topic 'FindBoost-old-context' | Brad King | 2018-09-05 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | FindBoost: Fix context discovery for 1.60 and below | Igor Kostenko | 2018-09-04 | 1 | -1/+5 |
| |/ / | |||||
* | | | Merge topic 'FindBLAS-implicit-blas-final' | Brad King | 2018-08-31 | 1 | -498/+526 |
|\ \ \ | |||||
| * | | | FindBLAS: Make Intel MKL the most preferred explicit BLAS library again | Hubertus van Dam | 2018-08-30 | 1 | -180/+180 |
| * | | | FindBLAS: Make Intel MKL code block respect prior found BLAS libraries | Hubertus van Dam | 2018-08-30 | 1 | -155/+157 |
| * | | | FindBLAS: Detect implicitly linked BLAS library | Hubertus van Dam | 2018-08-30 | 1 | -2/+28 |
| * | | | FindBLAS: Re-indent module source code to use normal conventions | Kitware Robot | 2018-08-30 | 1 | -476/+476 |
* | | | | Merge topic 'CheckIPOSupported-output-backslashes' | Brad King | 2018-08-31 | 1 | -4/+11 |
|\ \ \ \ | |||||
| * | | | | CheckIPOSupported: Tolerate backslashes in output of failed checks | Brad King | 2018-08-30 | 1 | -1/+7 |
| * | | | | CheckIPOSupported: Simplify result reporting logic | Brad King | 2018-08-30 | 1 | -3/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmake_lang_compiler_predefines' | Brad King | 2018-08-30 | 3 | -3/+21 |
|\ \ \ \ | |||||
| * | | | | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND | Sebastian Holtermann | 2018-08-28 | 3 | -3/+21 |
* | | | | | Merge topic 'remove-lua-extra-paths' | Brad King | 2018-08-30 | 1 | -9/+0 |
|\ \ \ \ \ | |||||
| * | | | | | FindLua: Remove manually specified additional paths | Chuck Atkins | 2018-08-28 | 1 | -9/+0 |
* | | | | | | Merge topic 'android-ndk-r18' | Brad King | 2018-08-30 | 2 | -2/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 2 | -2/+15 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | FindMatlab: Guard against nonexistent installation | Chuck Atkins | 2018-08-27 | 1 | -12/+14 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'cray_cce_cxx14' | Brad King | 2018-08-27 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Cray: Record C++14 compiler mode options | Kelly (KT) Thompson | 2018-08-24 | 1 | -0/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'FindZLIB-ProgramFiles' | Brad King | 2018-08-27 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | FindZLIB: Fix path detection via ProgramFiles env variables | Andreas Schneider | 2018-08-24 | 1 | -3/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'xcode-compiler-id-sign-identity' | Brad King | 2018-08-27 | 2 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Set CODE_SIGN_IDENTITY during compiler identification | Rafal Parzych | 2018-08-24 | 2 | -0/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'extra-gen-fix-0' | Brad King | 2018-08-27 | 1 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Extra Generator: Fix extraction of macros with value 0 | ibisz | 2018-08-24 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge topic 'FindCUDA-deprecate-cublas_device' | Brad King | 2018-08-24 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | FindCUDA: Do not find cublas_device on CUDA >= 9.2 | Kenta Kubo | 2018-08-23 | 1 | -1/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cuda-no-cublas_device' | Brad King | 2018-08-24 | 2 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CUDA: Avoid using deprecated cublas_device to identify device lib dirs | Robert Maynard | 2018-08-23 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge branch 'cuda-arch-version' into release-3.12 | Brad King | 2018-08-01 | 1 | -2/+3 |
| |\ \ | |||||
* | | | | doc: Consistently use <PackageName> for describing the name of a package | Jean-Christophe Fillion-Robin | 2018-08-14 | 3 | -9/+9 |
| |_|/ |/| | | |||||
* | | | 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 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| |