summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* IntelLLVM: Suppress -Rdebug-disables-optimization on debug buildsBram Metsch2023-09-071-0/+7
* Merge topic 'FindZLIB-1.3'Brad King2023-08-231-18/+17
|\
| * FindZLIB: Fix extraction of two-component version number 1.3Brad King2023-08-221-18/+17
| * Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
| |\
* | \ Merge topic 'doc'Brad King2023-08-221-1/+1
|\ \ \
| * | | Help:CheckCXXSymbolExists: refer to CheckSourceCompilesscivision2023-08-211-1/+1
* | | | Merge topic 'ep-svn-trust-cert-non-interactive'Craig Scott2023-08-211-2/+4
|\ \ \ \
| * | | | ExternalProject: Ensure svn --trust-server-cert has dependent optionsCraig Scott2023-08-201-2/+4
* | | | | Merge topic 'imported-cxxmodules'Brad King2023-08-212-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-172-0/+2
* | | | | Merge topic 'LLVMFlang-Fortran-flags'Brad King2023-08-191-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
* | | | | Merge topic 'vs-props-order'Brad King2023-08-192-4/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
| |/ / /
| * | | Merge topic 'clang_c23' into release-3.27Brad King2023-08-161-1/+4
| |\ \ \
| * \ \ \ Merge topic 'FindPython-3.13' into release-3.27Brad King2023-08-163-3/+3
| |\ \ \ \
| * \ \ \ \ Merge topic 'TAPI-is-Apple-only' into release-3.27Brad King2023-08-151-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'msvc-llvm-mt'Brad King2023-08-171-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | MSVC: Run manifest tool with llvm-mt compatible argumentsur4t2023-08-161-1/+1
* | | | | | | Merge topic 'ExternalProject-build-jobserver'Brad King2023-08-161-0/+40
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-151-0/+40
* | | | | | | | Merge topic 'clang_c23'Brad King2023-08-161-1/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Clang: use -std=c23 for Clang 18+Raul Tambre2023-08-151-1/+4
* | | | | | | | Merge topic 'FindPython-3.13'Brad King2023-08-163-3/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindPython: add support for Python 3.13Vasily Ryabov2023-08-153-3/+3
| |/ / / / /
* | | | | | Merge topic 'TAPI-is-Apple-only'Brad King2023-08-151-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-1/+1
| |/ / / /
* | | | | Merge topic 'FindJNI-no-xcode'Brad King2023-08-151-5/+9
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | FindJNI: Restore support for macOS without XcodeBrad King2023-08-111-5/+9
| |/ /
* | | Merge topic 'nvcc-std-flags'Brad King2023-08-112-62/+71
|\ \ \
| * | | NVIDIA-CUDA: Factor out helper for NVCC C++ standard flagsBrad King2023-08-102-62/+71
| | |/ | |/|
* | | HIP: Limit compiler id candidates to those supporting HIPBrad King2023-08-101-0/+4
|/ /
* | Merge topic 'FindPython-MINGW-support'Brad King2023-08-081-11/+54
|\ \
| * | FindPython: enhance MinGW supportMarc Chevrier2023-08-051-11/+54
* | | Merge topic 'FindJNI-xcode-12.2'Brad King2023-08-081-0/+17
|\ \ \ | | |/ | |/|
| * | FindJNI: Update for Xcode greater than 12.1 on macOSChristian Oyarzun2023-08-071-0/+17
* | | Merge topic 'cxxmodules-try-compile'Brad King2023-08-071-0/+1
|\ \ \
| * | | Modules/Internal/FeatureTesting: mark feature testing as a special testBen Boeckel2023-07-311-0/+1
* | | | FindwxWidgets: Fix returning optional componentsRick Budé2023-08-021-1/+2
| |_|/ |/| |
* | | Merge topic 'doc_ep'Brad King2023-08-011-862/+893
|\ \ \
| * | | ExternalProject: Add option subsection anchors for accessibility from TOCscivision2023-07-311-862/+893
| |/ /
* | | Merge topic 'FindPython-Debian-workaround'Brad King2023-08-011-1/+1
|\ \ \ | | |/ | |/|
| * | FindPython: Restore Python_SITE* values for versions below 3.10Marc Chevrier2023-07-311-1/+1
| * | Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27Brad King2023-07-211-1/+1
| |\ \
| * \ \ Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27Brad King2023-07-211-1/+1
| |\ \ \
* | | | | CheckLanguage: Document that CMAKE_CUDA_HOST_COMPILER should not be set aloneBrad King2023-07-311-0/+8
* | | | | CheckLanguage: Modernize documentation formattingBrad King2023-07-311-14/+25
| |_|_|/ |/| | |
* | | | Merge topic 'findcuda_mark_stub_libraries_as_no_rpath'Brad King2023-07-261-8/+17
|\ \ \ \
| * | | | FindCUDAToolkit: targets pointing to stubs now use IMPORTED_IMPLIBRobert Maynard2023-07-241-8/+17
* | | | | UsePkgConfig: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-5/+5