Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cuda-arch-all' | Brad King | 2022-03-02 | 1 | -21/+22 |
|\ | |||||
| * | CUDA: Fix CMAKE_CUDA_ARCHITECTURES=all/all-major with NVCC 11.5+ | Brad King | 2022-03-01 | 1 | -1/+4 |
| * | CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logic | Brad King | 2022-03-01 | 1 | -20/+18 |
* | | Merge topic 'genex-LINK_GROUP' | Brad King | 2022-03-01 | 1 | -2/+7 |
|\ \ | |||||
| * | | SunPro C: ensure LINKER: prefix is usable for all versions | Marc Chevrier | 2022-02-27 | 1 | -2/+7 |
* | | | Merge topic 'FindThreads-revert-libc-pthread-flag' | Brad King | 2022-03-01 | 1 | -11/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindThreads: Revert "Honor THREADS_PREFER_PTHREAD_FLAG when ... in libc" | Brad King | 2022-02-28 | 1 | -11/+8 |
* | | | Merge topic 'ghs_fix_rtos_dir' | Brad King | 2022-02-24 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | GHS: Store full path of Integrity OS directory | Fred Baksik | 2022-02-23 | 1 | -2/+2 |
* | | | Merge topic 'cpack-zstd-parallel' | Brad King | 2022-02-24 | 1 | -6/+17 |
|\ \ \ | |||||
| * | | | CPack: Add parallel zstd compression | Russell Greene | 2022-02-23 | 1 | -0/+6 |
| * | | | CPack: Format CPACK_THREADS compression methods as a definition list | Brad King | 2022-02-22 | 1 | -6/+11 |
* | | | | Merge topic 'CheckTypeSize-doc' | Brad King | 2022-02-22 | 1 | -29/+36 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CheckTypeSize: Modernize and clarify documentation | Brad King | 2022-02-18 | 1 | -29/+36 |
| * | | | Merge topic 'FindGLUT-link-dirs' into release-3.23 | Brad King | 2022-02-16 | 1 | -0/+3 |
| |\ \ \ | |||||
* | | | | | ExternalProject: Remove extra quotes in for-each-ref update step | Craig Scott | 2022-02-21 | 1 | -1/+1 |
* | | | | | Help: Clarify behavior of REBASE_CHECKOUT when switching branches | Craig Scott | 2022-02-21 | 1 | -0/+4 |
| |_|/ / |/| | | | |||||
* | | | | genex-LINK_LIBRARY: rename configuration variables | Marc Chevrier | 2022-02-16 | 5 | -33/+33 |
* | | | | Merge topic 'FindGLUT-link-dirs' | Brad King | 2022-02-16 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindGLUT: Use link directories for libs from pkg-config | Silvio Traversaro | 2022-02-15 | 1 | -0/+3 |
* | | | | Merge topic 'FindHDF5-info-binary-exists' | Brad King | 2022-02-16 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindHDF5: Tolerate failure during compiler interrogation | Axel Huebl | 2022-02-15 | 1 | -2/+2 |
| * | | | Merge topic 'FindMatlab-mcr911' into release-3.23 | Brad King | 2022-02-15 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge topic 'FortranCInterface-macos-arch' into release-3.23 | Brad King | 2022-02-14 | 2 | -0/+19 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23 | Brad King | 2022-02-14 | 1 | -24/+17 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'LINK_LIBRARY-framework' | Brad King | 2022-02-16 | 4 | -0/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GenEx/LINK_LIBRARY: Add features for framework support on Apple | Marc Chevrier | 2022-02-15 | 4 | -0/+56 |
* | | | | | | | Merge topic 'cpack-rpm-component-var-off' | Brad King | 2022-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/RPM: Honor CPACK_RPM_<component>_PACKAGE_ variables when set OFF | Philip Bailey | 2022-02-08 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'FindMatlab-mcr911' | Brad King | 2022-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | FindMatlab: Fix version detection for MCR >= 9.10 | Tom M | 2022-02-14 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.22 | Brad King | 2022-02-09 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindGSL: Improve version extraction regex | مهدي شينون (Mehdi Chinoune) | 2022-02-08 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'FortranCInterface-macos-arch' | Brad King | 2022-02-14 | 2 | -0/+19 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | FortranCInterface: Fix mangling detection for x86_64 on arm64 macOS | Brad King | 2022-02-11 | 2 | -0/+19 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'clang-cross-compile-windows-pdb' into release-3.23 | Brad King | 2022-02-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'GoogleTest-discovery-fix-escaping' | Brad King | 2022-02-14 | 1 | -24/+17 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | GoogleTest: Fix escaping in test names | Evgeniy Shcherbina | 2022-02-11 | 1 | -24/+17 |
* | | | | | | | | Merge topic 'clang-cross-compile-windows-pdb' | Brad King | 2022-02-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Windows/Clang: Support PDB when cross-compiling | Deniz Bahadir | 2022-02-08 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'IntelLLVM-depfile-flags' | Brad King | 2022-02-10 | 3 | -3/+3 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'backport-IntelLLVM-depfile-flags' into IntelLLVM-depfile-flags | Brad King | 2022-02-09 | 3 | -3/+3 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | |||||
| | * | | | | IntelLLVM: Add dependencies on system header files on Windows | William R. Dieter | 2022-02-09 | 1 | -1/+1 |
| | * | | | | Intel: Add dependencies on system header files on Windows | Brad King | 2022-02-09 | 2 | -2/+2 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge topic 'GoogleTest-discover-type-params' into release-3.23 | Brad King | 2022-02-08 | 1 | -3/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'default-extensions' into release-3.23 | Brad King | 2022-02-04 | 3 | -7/+4 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23 | Brad King | 2022-02-04 | 3 | -2/+19 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'genex-LINK_LIBRARY-to-decorate-library' | Brad King | 2022-02-09 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | $<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target property | Marc Chevrier | 2022-02-08 | 1 | -0/+6 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'GoogleTest-discover-type-params' | Brad King | 2022-02-08 | 1 | -3/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | |