| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindHDF5-dbg-and-rel' into release-3.19 | Brad King | 2021-01-06 | 1 | -1/+1 |
|\ |
|
| * | FindHDF5: Fix finding both debug and release libs | Kris Thielemans | 2021-01-04 | 1 | -1/+1 |
|
|
* | | FindMPI: remove single quotes from include path | Eduard Valeyev | 2021-01-04 | 1 | -0/+1 |
|/ |
|
* | FetchContent: Relative SOURCE_DIR override cannot be a hard error | Craig Scott | 2020-12-22 | 1 | -1/+8 |
|
|
* | CMakePackageConfigHelpers: Relax restrictions on version range | Marc Chevrier | 2020-12-14 | 3 | -29/+53 |
|
|
* | Merge topic 'FindGLUT-macos-tbd' into release-3.19 | Brad King | 2020-12-14 | 1 | -2/+10 |
|\ |
|
| * | FindGLUT: Handle Mojave and Big Sur 'tbd' framework files | Robert Maynard | 2020-12-11 | 1 | -2/+10 |
|
|
* | | macOS: Add /opt/homebrew to CMAKE_SYSTEM_PREFIX_PATH on Apple Silicon | Brad King | 2020-12-11 | 1 | -0/+7 |
|
|
* | | macOS: Offer control over host architecture on Apple Silicon hosts | Brad King | 2020-12-10 | 2 | -13/+41 |
|/ |
|
* | Merge topic 'ispc-system-includes' into release-3.19 | Brad King | 2020-12-10 | 1 | -2/+0 |
|\ |
|
| * | ISPC: Treat system includes as '-I' includes | Robert Maynard | 2020-12-09 | 1 | -2/+0 |
|
|
* | | Merge topic 'FindPython-python2-soabi-suffix-fix' into release-3.19 | Brad King | 2020-12-08 | 1 | -2/+10 |
|\ \ |
|
| * | | FindPython2: avoid doubling the extension in CPython2 SOABI | Ben Boeckel | 2020-12-04 | 1 | -2/+10 |
|
|
* | | | Revert "Intel: Add Intel DPC++ compiler identification" | Brad King | 2020-12-07 | 2 | -8/+0 |
|
|
* | | | Revert "Intel: Add Intel Clang compiler identification" | Brad King | 2020-12-07 | 2 | -8/+0 |
|
|
* | | | CMakeDetermineCompilerId: Tolerate stray text around INFO strings | Brad King | 2020-12-03 | 1 | -0/+4 |
|
|
* | | | CMakeDetermineCompilerId: Add whitespace to clarify logic | Brad King | 2020-12-03 | 1 | -1/+5 |
|
|
* | | | CMakeDetermineCompilerId: Filter IAR-AVR format INFO strings earlier | Brad King | 2020-12-03 | 1 | -6/+7 |
|
|
* | | | Merge topic 'llvm-rc-preprocess-as-c' into release-3.19 | Brad King | 2020-12-03 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | llvm-rc: Force C language for the clang gnu frontend | Thomas Bernard | 2020-12-02 | 1 | -5/+5 |
|
|
* | | | | Merge topic 'FindHDF5-hdf5hl_fortran-variable' into release-3.19 | Brad King | 2020-12-02 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | FindHDF5: support the hdf5hl_fortran-based variable names | Ben Boeckel | 2020-12-01 | 1 | -0/+4 |
|
|
| * | | | | FindHDF5: improve error messages when a location variable isn't known | Ben Boeckel | 2020-12-01 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge topic 'ti-c-only-standard' into release-3.19 | Brad King | 2020-12-02 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Compiler/TI: Fix C standard flags in C-only project | Adam Weisi | 2020-12-01 | 1 | -3/+3 |
| |/ / / |
|
* | | | | Cray: Fix Cray compiler detection on new platforms | Justin LaPolla | 2020-12-01 | 3 | -5/+5 |
|/ / / |
|
* | | | Merge topic 'windows-clang-LINKER-prefix' into release-3.19 | Brad King | 2020-12-01 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Clang on Windows: 'LINKER:' prefix must be honored | Marc Chevrier | 2020-11-30 | 1 | -0/+3 |
|
|
* | | | | Merge topic 'correct_check_compiler_flag_regression' into release-3.19 | Brad King | 2020-11-30 | 3 | -7/+8 |
|\ \ \ \ |
|
| * | | | | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag | Robert Maynard | 2020-11-25 | 3 | -7/+8 |
|
|
* | | | | | Merge topic 'check-lang-conditions' into release-3.19 | Brad King | 2020-11-30 | 3 | -20/+20 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 3 | -20/+20 |
| |/ / / |
|
* | | | | Merge topic 'FPHSA-usable-outside-find_package' into release-3.19 | Marc Chevrier | 2020-11-28 | 1 | -2/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | FPHSA: ensure it can be used outside 'find_package' | Marc Chevrier | 2020-11-25 | 1 | -2/+7 |
|
|
* | | | | Merge topic 'cuda_detect_vs_codegen' into release-3.19 | Brad King | 2020-11-25 | 1 | -4/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | CUDA: Fix user-set architectures during detection with Visual Studio | Raul Tambre | 2020-11-25 | 1 | -4/+8 |
| | |/
| |/| |
|
* | | | Merge topic 'cuda_11' into release-3.19 | Brad King | 2020-11-23 | 1 | -4/+6 |
|\ \ \ |
|
| * | | | CUDA: Error if can't determine toolkit library root | Raul Tambre | 2020-11-22 | 1 | -0/+2 |
|
|
| * | | | CUDA: Clang CUDA 11.1 support | Raul Tambre | 2020-11-22 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'FindGTest-revert-no-release' into release-3.19 | Brad King | 2020-11-23 | 1 | -28/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindGTest: Revert "Allow either "Debug" or "Release" configurations." | Brad King | 2020-11-20 | 1 | -28/+12 |
|
|
* | | | Revert "specify language flag when source LANGUAGE property is set" | Brad King | 2020-11-19 | 12 | -24/+3 |
|/ / |
|
* | | CTest: Rename CudaMemcheck to CudaSanitizer | Tobias Ribizel | 2020-11-17 | 1 | -2/+2 |
|
|
* | | Merge topic 'qtifw-archivegen' into release-3.19 | Brad King | 2020-11-13 | 1 | -0/+10 |
|\ \ |
|
| * | | CPack/IFW: Locate the archivegen utility | Erlend Egeberg Aasland | 2020-11-12 | 1 | -0/+10 |
|
|
* | | | Merge topic 'qtifw-4.0' into release-3.19 | Brad King | 2020-11-13 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | CPack/IFW: Add support for QtIFW 4.0 | Erlend Egeberg Aasland | 2020-11-12 | 1 | -1/+2 |
|
|
* | | | | Merge topic 'xcode-compiler-id-path' into release-3.19 | Brad King | 2020-11-13 | 4 | -4/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archs | Brad King | 2020-11-12 | 4 | -4/+4 |
|
|
* | | | | Xcode: Default to arm64 arch on Apple Silicon hosts during compiler id | Brad King | 2020-11-12 | 2 | -2/+9 |
|
|