summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda_clang_cmp0105'Brad King2021-11-092-1/+5
|\
| * CUDA: Support CMP0105 on ClangRaul Tambre2021-11-082-1/+5
* | Merge topic 'cpack-drop-osxx11'Brad King2021-11-083-4/+1
|\ \
| * | CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-053-4/+1
| |/
* | Merge topic 'vs-framework-version'Brad King2021-11-082-0/+12
|\ \
| * | VS: Model a default target frameworkBrad King2021-11-062-0/+12
* | | Merge topic 'doc-PKG_CONFIG_ARGN'Craig Scott2021-11-081-16/+33
|\ \ \ | |_|/ |/| |
| * | Help: Clarify how PKG_CONFIG env var initializes cache varsCraig Scott2021-11-071-16/+33
* | | Merge topic 'CheckLinkerFlag-policies'Brad King2021-11-051-0/+6
|\ \ \ | |/ /
| * | CheckLinkerFlag: Set policies needed by the implementationThomas Dickerson2021-11-041-0/+6
| * | Merge topic 'FindHDF5-avoid-duplicate-library-entries' into release-3.22Brad King2021-11-041-0/+8
| |\ \
| * \ \ Merge topic 'FindHDF5-fix-windows-hl-implib-query' into release-3.22Brad King2021-11-041-1/+1
| |\ \ \
| * \ \ \ Merge topic 'GNUtoMS-vs2022' into release-3.22Brad King2021-11-041-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindHDF5-avoid-duplicate-library-entries'Brad King2021-11-041-0/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindHDF5: clear language-specific libraries list before discoveryBen Boeckel2021-11-031-0/+6
| * | | | | FindHDF5: clear library output variables at the top of the moduleBen Boeckel2021-11-031-0/+2
| |/ / / /
* | | | | Merge topic 'FindHDF5-fix-windows-hl-implib-query'Brad King2021-11-041-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FindHDF5: fix variable name when querying `hdf5_hl`'s implibBen Boeckel2021-11-031-1/+1
| |/ / /
| * | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
| |\ \ \ | | |_|/ | |/| |
* | | | Merge topic 'GNUtoMS-vs2022'Brad King2021-11-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
* | | | Merge topic 'nvhpc-isystem'Brad King2021-11-031-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | | | Merge topic 'support_nvcc_native_flag'Brad King2021-11-021-8/+30
|\ \ \ \
| * | | | CUDA: Support nvcc 11.5 new -arch=all|all-major flagsRobert Maynard2021-11-011-8/+30
* | | | | Merge topic 'FindMPI-pkg-config'Brad King2021-11-021-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindMPI: Fix finding PkgConfg for fallbackBrad King2021-11-011-2/+2
* | | | | Merge topic 'msvc-c17'Brad King2021-10-291-29/+39
|\ \ \ \ \ | |/ / / /
| * | | | MSVC: Add support for C17Brad King2021-10-281-0/+2
| * | | | MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versionsBrad King2021-10-281-0/+2
| * | | | MSVC: Refactor C compile features table for C90, C99, and C11Brad King2021-10-281-29/+35
| | |/ / | |/| |
* | | | Merge topic 'vulkan-version-support'Brad King2021-10-281-14/+43
|\ \ \ \
| * | | | FindVulkan: Add version supportRalf Habacker2021-10-271-14/+43
* | | | | Merge topic 'cpack-qtifw-4.2'Brad King2021-10-281-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | CPack/IFW: Add support for QtIFW 4.2Erlend E. Aasland2021-10-271-0/+1
* | | | Merge topic 'hip-flags-append'Brad King2021-10-271-1/+1
|\ \ \ \ | |/ / /
| * | | HIP: Add missing space when appending --cuda-host-onlyBrad King2021-10-261-1/+1
| * | | Merge topic 'binutils-llvm-strip' into release-3.22Brad King2021-10-261-1/+4
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'check-symbol-exists-pedantic-errors'Brad King2021-10-261-0/+15
|\ \ \ \
| * | | | CheckSymbolExists: Work around GCC failure with -pedantic-errors optionTimo Röhling2021-10-221-0/+15
* | | | | Merge topic 'binutils-llvm-strip'Brad King2021-10-261-1/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | BinUtils: Avoid llvm-strip versions older than Clang 11Brad King2021-10-221-1/+4
* | | | Merge topic 'lcc-policy'Brad King2021-10-223-0/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-213-0/+37
* | | | Merge topic 'vs-instance'Brad King2021-10-211-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Refactor sysroot detection under Visual StudioBrad King2021-10-201-1/+3
* | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-204-24/+9
* | | | Merge topic 'platform-generic-elf'Brad King2021-10-201-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Generic-ELF: Add platform module to configure the .elf file extensionJordan Williams2021-10-191-0/+7
* | | | Merge topic 'lcc-compiler'Brad King2021-10-1927-11/+421
|\ \ \ \