Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindCURL-list-index-if' | Brad King | 2020-07-29 | 1 | -3/+3 |
|\ | |||||
| * | FindCURL: Fix list index check after search | Mike Gelfand | 2020-07-28 | 1 | -3/+3 |
* | | Merge topic 'sysroot-prefix' | Brad King | 2020-07-28 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Compilers: Ignore -print-sysroot prefix when it is '/' | Brad King | 2020-07-27 | 1 | -1/+3 |
| * | Merge topic 'externalproject-download-git-2.20-fix' into release-3.18 | Brad King | 2020-07-27 | 1 | -1/+5 |
| |\ | |||||
| * \ | Merge topic 'FindXalanC-1.12' into release-3.18 | Brad King | 2020-07-27 | 1 | -3/+3 |
| |\ \ | |||||
* | \ \ | Merge topic 'externalproject-download-git-2.20-fix' | Brad King | 2020-07-27 | 1 | -1/+5 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | ExternalProject: omit --no-checkout from git clone when using git 2.20.x. | Nate Avers | 2020-07-24 | 1 | -1/+5 |
* | | | | Merge topic 'FindXalanC-1.12' | Brad King | 2020-07-27 | 1 | -3/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | FindXalanC: Fix version parsing for XalanC 1.12 | Brad King | 2020-07-24 | 1 | -3/+3 |
| |/ / | |||||
* | | | Merge topic 'pgi-no-A' | Brad King | 2020-07-23 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | PGI: Remove -A from the C++ flags we use when CXX_EXTENSIONS is OFF | Tin Huynh | 2020-07-22 | 1 | -4/+4 |
* | | | | Merge topic 'fix-typos-identified-using-codespell' | Brad King | 2020-07-23 | 26 | -40/+40 |
|\ \ \ \ | |||||
| * | | | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 26 | -40/+40 |
* | | | | | Merge topic 'CheckTypeSize-std-types' | Brad King | 2020-07-23 | 1 | -18/+36 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | CheckTypeSize: Use C++-style headers to check for std:: types | Aiden Woodruff | 2020-07-20 | 1 | -18/+36 |
* | | | | | Merge topic 'xcode-native-arch' | Craig Scott | 2020-07-21 | 2 | -0/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 2 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | FindX11: Add Xaw libraries | Kurt Sansom | 2020-07-16 | 1 | -0/+19 |
| |_|/ |/| | | |||||
* | | | Merge topic 'macOS-sdk-latest' | Brad King | 2020-07-16 | 1 | -21/+12 |
|\ \ \ | |||||
| * | | | macOS: Always pick latest SDK if user has not set one explicitly | Tor Arne Vestbø | 2020-07-14 | 1 | -21/+12 |
| | |/ | |/| | |||||
* | | | Merge topic 'compi-ti-improvements' | Brad King | 2020-07-15 | 5 | -38/+64 |
|\ \ \ | |||||
| * | | | Compiler/TI: Avoid response file usage for linker | Josef Angstenberger | 2020-07-14 | 1 | -1/+5 |
| * | | | Compiler/TI: Add compiler flags to linker | Josef Angstenberger | 2020-07-14 | 1 | -1/+1 |
| * | | | Compiler/TI: Avoid usage of ranlib | Josef Angstenberger | 2020-07-14 | 1 | -0/+1 |
| * | | | Compiler/TI: Sync ASM settings to C/CXX | Josef Angstenberger | 2020-07-14 | 1 | -6/+2 |
| * | | | Compiler/TI: Refactor C/CXX to use a common file | Josef Angstenberger | 2020-07-14 | 3 | -31/+39 |
| * | | | Compiler/TI: Detect architecture | Josef Angstenberger | 2020-07-14 | 1 | -1/+18 |
| |/ / | |||||
* | | | Merge topic 'nvcc_host' | Brad King | 2020-07-15 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | NVCC: Handle host compiler with spaces in path | Raul Tambre | 2020-07-14 | 1 | -2/+2 |
| * | | Merge topic 'irsl-intel-ia32' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge topic 'FindOpenMP-version' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'FindJava-no-macos-stub' into release-3.18 | Brad King | 2020-07-09 | 1 | -3/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'cuda-11-ptx-arch' into release-3.18 | Brad King | 2020-07-09 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'doc-CPack-source-package' into release-3.18 | Brad King | 2020-07-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'FindMPI-nvcc-link-pthread' into release-3.18 | Brad King | 2020-07-08 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvcc | Brad King | 2020-07-14 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'irsl-intel-ia32' | Brad King | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | IRSL: Fix path to Intel 32-bit redist libraries | Torgeir Rusten | 2020-07-09 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'FindOpenMP-version' | Brad King | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | FindOpenMP: Set version variables every time CMake runs | Brad King | 2020-07-09 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindMatlab-unknown-version' | Brad King | 2020-07-09 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMatlab: set MATLAB_DEFAULT_RELEASE for unknown version | Alexey Kreschuk | 2020-07-08 | 1 | -1/+4 |
* | | | | | | | | Merge topic 'cpack2' | Brad King | 2020-07-09 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Duplicate essential information on install paths in CPack. | Joachim Wuttke (h) | 2020-07-08 | 1 | -3/+7 |
* | | | | | | | | | Merge topic 'FindJava-no-macos-stub' | Brad King | 2020-07-09 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | FindJava: Update check to avoid accepting macOS stub 'java' as Java | Brad King | 2020-07-08 | 1 | -3/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cuda-11-ptx-arch' | Brad King | 2020-07-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | FindCUDA/select_compute_arch: generate PTX for the latest architecture | zasdfg bnm | 2020-07-08 | 1 | -2/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'cuda-11-compute-arch' into release-3.18 | Brad King | 2020-07-08 | 1 | -7/+27 |
| |\ \ \ \ \ \ |