summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Cray: Enable Cray compiler wrapper detection on all platformsJustin LaPolla2021-03-103-5/+5
* Revert "Cray: Fix Cray compiler detection on new platforms"Brad King2021-03-083-5/+5
* Intel: Make explicit Fortran preprocessing under Ninja more robustBrad King2021-02-181-2/+10
* FindPython: fix erroneous variable handlingMarc Chevrier2021-02-161-2/+2
* Clang: Use -imsvc for system include only with MSVC-like front-endBrad King2021-02-092-1/+1
* Merge topic 'FindXCTest-bundle-inject' into release-3.19Brad King2021-02-091-2/+9
|\
| * FindXCTest: Fix output directory for test bundle with new build systemYauheni Khnykin2021-02-091-2/+9
* | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-081-13/+18
|/
* FindBoost: Add support for Boost 1.75Brad King2021-02-031-2/+17
* FindCUDAToolkit: Restore use of CUDA_PATH environment variableRobert Maynard2021-02-031-1/+1
* Intel: Replace deprecated Fortran flag -nofor_main with -nofor-mainBrad King2021-01-221-1/+1
* Merge topic 'FindHDF5-silence-output' into release-3.19Brad King2021-01-211-3/+5
|\
| * FindHDF5: silence STATUS messages when found with QUIETBen Boeckel2021-01-201-3/+3
| * FindHDF5: avoid writing to the output when testing h5ccBen Boeckel2021-01-201-0/+2
* | GetPrerequisites: Include weak macOS dependenciesBianca van Schaik2021-01-201-1/+1
|/
* IRSL: Install msvcp${v}${d}_atomic_wait.dll if available with CRTKelly Walker2021-01-151-0/+2
* Merge topic 'FindHDF5-dbg-and-rel' into release-3.19Brad King2021-01-061-1/+1
|\
| * FindHDF5: Fix finding both debug and release libsKris Thielemans2021-01-041-1/+1
* | FindMPI: remove single quotes from include pathEduard Valeyev2021-01-041-0/+1
|/
* FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-221-1/+8
* CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-143-29/+53
* Merge topic 'FindGLUT-macos-tbd' into release-3.19Brad King2020-12-141-2/+10
|\
| * FindGLUT: Handle Mojave and Big Sur 'tbd' framework filesRobert Maynard2020-12-111-2/+10
* | macOS: Add /opt/homebrew to CMAKE_SYSTEM_PREFIX_PATH on Apple SiliconBrad King2020-12-111-0/+7
* | macOS: Offer control over host architecture on Apple Silicon hostsBrad King2020-12-102-13/+41
|/
* Merge topic 'ispc-system-includes' into release-3.19Brad King2020-12-101-2/+0
|\
| * ISPC: Treat system includes as '-I' includesRobert Maynard2020-12-091-2/+0
* | Merge topic 'FindPython-python2-soabi-suffix-fix' into release-3.19Brad King2020-12-081-2/+10
|\ \
| * | FindPython2: avoid doubling the extension in CPython2 SOABIBen Boeckel2020-12-041-2/+10
* | | Revert "Intel: Add Intel DPC++ compiler identification"Brad King2020-12-072-8/+0
* | | Revert "Intel: Add Intel Clang compiler identification"Brad King2020-12-072-8/+0
* | | CMakeDetermineCompilerId: Tolerate stray text around INFO stringsBrad King2020-12-031-0/+4
* | | CMakeDetermineCompilerId: Add whitespace to clarify logicBrad King2020-12-031-1/+5
* | | CMakeDetermineCompilerId: Filter IAR-AVR format INFO strings earlierBrad King2020-12-031-6/+7
* | | Merge topic 'llvm-rc-preprocess-as-c' into release-3.19Brad King2020-12-031-5/+5
|\ \ \
| * | | llvm-rc: Force C language for the clang gnu frontendThomas Bernard2020-12-021-5/+5
* | | | Merge topic 'FindHDF5-hdf5hl_fortran-variable' into release-3.19Brad King2020-12-021-2/+6
|\ \ \ \
| * | | | FindHDF5: support the hdf5hl_fortran-based variable namesBen Boeckel2020-12-011-0/+4
| * | | | FindHDF5: improve error messages when a location variable isn't knownBen Boeckel2020-12-011-2/+2
| |/ / /
* | | | Merge topic 'ti-c-only-standard' into release-3.19Brad King2020-12-021-3/+3
|\ \ \ \
| * | | | Compiler/TI: Fix C standard flags in C-only projectAdam Weisi2020-12-011-3/+3
| |/ / /
* | | | Cray: Fix Cray compiler detection on new platformsJustin LaPolla2020-12-013-5/+5
|/ / /
* | | Merge topic 'windows-clang-LINKER-prefix' into release-3.19Brad King2020-12-011-0/+3
|\ \ \
| * | | Clang on Windows: 'LINKER:' prefix must be honoredMarc Chevrier2020-11-301-0/+3
* | | | Merge topic 'correct_check_compiler_flag_regression' into release-3.19Brad King2020-11-303-7/+8
|\ \ \ \
| * | | | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}FlagRobert Maynard2020-11-253-7/+8
* | | | | Merge topic 'check-lang-conditions' into release-3.19Brad King2020-11-303-20/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Check*: Tolerate variables set with names of languagesBrad King2020-11-253-20/+20
| |/ / /
* | | | Merge topic 'FPHSA-usable-outside-find_package' into release-3.19Marc Chevrier2020-11-281-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | FPHSA: ensure it can be used outside 'find_package'Marc Chevrier2020-11-251-2/+7