summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-config-mode' into release-3.19Brad King2020-10-261-1/+12
|\
| * FindBoost: Honor BOOST_ROOT when finding upstream BoostConfigBrad King2020-10-221-0/+6
| * FindBoost: Honor Boost_NO_SYSTEM_PATHS when finding upstream BoostConfigBrad King2020-10-221-1/+6
* | Help: Cleanup typos and grammar for the 3.19 releaseCraig Scott2020-10-243-12/+9
|/
* Merge topic 'FindPython-support-version-3.10' into release-3.19Brad King2020-10-191-1/+1
|\
| * FindPython: Add support of version 3.10Marc Chevrier2020-10-161-1/+1
* | Merge topic 'CheckSource-Fortran' into release-3.19Brad King2020-10-164-9/+19
|\ \
| * | CheckSource{Runs,Compiles}: Fix default Fortran source extensionMichael Hirsch2020-10-154-9/+19
| |/
* | IAR: Use .o object file extension with IAR-Ilink toolchainsFelipe Torrezan2020-10-151-0/+1
|/
* Android: show supported API level in error messageHaibo Huang2020-10-131-1/+2
* Merge topic 'android-verify-abi-in-ndk' into release-3.19Brad King2020-10-131-0/+6
|\
| * Android: Fatal if ABI is not supported by NDKHaibo Huang2020-10-091-0/+6
* | FindPython: Ensure Apple Xcode python 3 is usableMarc Chevrier2020-10-124-0/+37
* | Merge topic 'GNUInstallDirs-debian' into release-3.19Brad King2020-10-091-2/+13
|\ \ | |/ |/|
| * GNUInstallDirs: Comply with Debian Policy on LIBEXECDIRDennis Klein2020-10-081-2/+13
* | FetchContent: Remove unnecessary policy CMP0114 settingBrad King2020-10-081-1/+0
|/
* Merge topic 'android-ndk-r22'Brad King2020-10-081-61/+98
|\
| * Android: Add support for NDK r22Haibo Huang2020-10-071-24/+64
| * Android: Drop redundant setting of CMP0057 in Android-DetermineHaibo Huang2020-10-071-3/+0
| * Android: Select Android API after ABI is determinedHaibo Huang2020-10-071-60/+60
* | Merge topic 'check_cuda_helpers'Brad King2020-10-084-0/+12
|\ \
| * | CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-081-0/+2
| * | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-083-0/+10
| |/
* | Merge topic 'FindwxWidgets-freebsd'Brad King2020-10-081-1/+9
|\ \
| * | FindwxWidgets: Expand list of names for wx-configAdriaan de Groot2020-10-071-1/+9
* | | Merge topic 'FindJNI-freebsd'Brad King2020-10-081-0/+8
|\ \ \ | |_|/ |/| |
| * | FindJNI: Search in FreeBSD standard locationsAdriaan de Groot2020-10-071-0/+8
| |/
* | Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-072-0/+5
|\ \
| * | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-062-0/+5
* | | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10Luthaf2020-10-061-5/+5
|/ /
* | Merge topic 'boost-1.74.0'Brad King2020-10-061-1/+2
|\ \
| * | FindBoost: Add 1.74 to known versionsOlivier LIESS2020-10-041-0/+1
| * | FindBoost: Prevent warning with boost 1.74Olivier LIESS2020-10-041-1/+1
* | | Merge topic 'cuda_nvcc_abi_werror'Brad King2020-10-051-1/+1
|\ \ \ | |_|/ |/| |
| * | CMakeDetermineCompilerABI: Handle NVCC-style -Werror flagsRaul Tambre2020-10-041-1/+1
* | | Merge topic 'FetchContent_missing_SOURCE_DIR'Craig Scott2020-10-041-0/+6
|\ \ \ | |/ / |/| |
| * | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-031-0/+6
* | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-021-1/+6
| |/ |/|
* | Merge topic 'UseSWIG-output-source-file-properties'Brad King2020-10-021-9/+42
|\ \ | |/ |/|
| * UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file propertiesMarc Chevrier2020-09-301-9/+42
* | Merge topic 'FindSWIG-version-range'Craig Scott2020-10-021-6/+35
|\ \
| * | FindSWIG: Add version range supportMarc Chevrier2020-10-011-6/+35
| |/
* | Merge topic 'macos-arm64'Brad King2020-10-012-4/+26
|\ \
| * | macOS: Default to arm64 architecture on Apple Silicon hostsBrad King2020-09-302-4/+26
* | | Merge topic 'intel-clang'Brad King2020-10-012-0/+8
|\ \ \
| * | | Intel: Add Intel Clang compiler identificationHarini Chilamantula2020-09-292-0/+8
* | | | FindPython: Add version range supportMarc Chevrier2020-09-304-142/+327
| |_|/ |/| |
* | | Merge topic 'find-package-check-empty-version-range'Craig Scott2020-09-301-7/+3
|\ \ \
| * | | find_package: raise error on empty version rangeMarc Chevrier2020-09-291-7/+3
| |/ /
* | | Merge topic 'cxx-as-objcxx'Brad King2020-09-302-2/+2
|\ \ \