Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPython-static-libs-hint' | Brad King | 2021-12-02 | 3 | -0/+15 |
|\ | |||||
| * | FindPython: clarify static libraries hint usage | Marc Chevrier | 2021-12-01 | 3 | -0/+15 |
| * | Merge topic 'GNUInstallDirs-conda-fix' into release-3.22 | Brad King | 2021-12-01 | 1 | -1/+3 |
| |\ | |||||
| * \ | Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22 | Brad King | 2021-11-30 | 1 | -0/+16 |
| |\ \ | |||||
* | \ \ | Merge topic 'GNUInstallDirs-freebsd-mandir' | Brad King | 2021-12-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Update CMAKE_INSTALL_MANDIR for FreeBSD | Dmitry Marakasov | 2021-11-30 | 1 | -1/+1 |
* | | | | | Merge topic 'GNUInstallDirs-conda-fix' | Brad King | 2021-12-01 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | GNUInstallDirs: Prefer system lib64 over conda lib when ambiguous | Robert Maynard | 2021-11-30 | 1 | -1/+3 |
* | | | | Merge topic 'doc-CMAKE_INSTALL_MODE' | Brad King | 2021-11-30 | 1 | -0/+16 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Clarify CMAKE_INSTALL_MODE documentation | Felix Lelchuk | 2021-11-23 | 1 | -0/+16 |
* | | | | Merge topic 'compiler-id-classic-c' | Brad King | 2021-11-29 | 3 | -3/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CompilerId: Restore support for classic C by avoiding C++ style comments | Brad King | 2021-11-23 | 3 | -3/+3 |
| |/ / | |||||
| * | | Merge branch 'UseSWIG-create-workingdir' into release-3.22 | Brad King | 2021-11-22 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| * | | Merge topic 'gtest_discover_tests-PRE_TEST-dep' into release-3.22 | Brad King | 2021-11-17 | 1 | -1/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindGTest-target-for-gmock' | Brad King | 2021-11-22 | 1 | -1/+55 |
|\ \ \ \ | |||||
| * | | | | FindGTest: Add target for gmock library | Eero Aaltonen | 2021-11-22 | 1 | -1/+55 |
* | | | | | Merge topic 'GNUInstallDirs-multiarch-prefixes' | Brad King | 2021-11-22 | 1 | -3/+7 |
|\ \ \ \ \ | |||||
| * | | | | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixes | Mathieu Malaterre | 2021-11-19 | 1 | -3/+7 |
* | | | | | | Merge topic 'cudatoolkit_update_cusparse_deps' | Brad King | 2021-11-22 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDAToolkit: Correct cusparse dependencies for 10.1, 11.2.2 | Robert Maynard | 2021-11-19 | 1 | -0/+17 |
* | | | | | | | Merge topic 'UseSWIG-create-workingdir' | Brad King | 2021-11-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | UseSWIG: ensure directory for depfile exists | Marc Chevrier | 2021-11-19 | 1 | -1/+1 |
| * | | | | | Merge branch 'IntelLLVM-Fortran-frontend-variant' into release-3.21 | Brad King | 2021-11-11 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ghs_initial_setup' | Brad King | 2021-11-19 | 2 | -33/+102 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | GHS: Allow setting GHS variables from toolchain file | Fred Baksik | 2021-11-15 | 1 | -32/+59 |
| * | | | | | | GHS: Update BSP selection logic | Fred Baksik | 2021-11-15 | 1 | -1/+17 |
| * | | | | | | GHS: Update RTOS selection logic | Fred Baksik | 2021-11-15 | 1 | -19/+24 |
| * | | | | | | GHS: Update toolset selection logic | Fred Baksik | 2021-11-15 | 1 | -0/+10 |
| * | | | | | | GHS: Continue splitting variables used by generator | Fred Baksik | 2021-11-15 | 1 | -6/+6 |
| * | | | | | | GHS: Update selection of primaryTarget in MULTI project file | Fred Baksik | 2021-11-15 | 2 | -8/+19 |
* | | | | | | | Merge topic 'FindHDF5-Fortran-without-HL' | Brad King | 2021-11-18 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindHDF5: Fix Fortran compiler interrogation without HL library | HÃ¥kon Strandenes | 2021-11-17 | 1 | -2/+0 |
* | | | | | | | | Merge topic 'gtest_discover_tests-PRE_TEST-dep' | Brad King | 2021-11-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | gtest_discover_tests: Re-run PRE_TEST discovery on any arg change | Craig Scott | 2021-11-16 | 1 | -1/+2 |
* | | | | | | | Merge topic 'clang_windows_thinlto' | Brad King | 2021-11-16 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Clang/Windows: Use ThinLTO if possible to match other platforms | Raul Tambre | 2021-11-14 | 1 | -1/+6 |
* | | | | | | | Merge topic 'doc-gtest_discover_tests-filter' | Brad King | 2021-11-15 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Clarify meaning of filter expression in gtest_discover_tests() | Craig Scott | 2021-11-14 | 1 | -2/+5 |
| |/ / / / | |||||
| * | | | | Merge topic 'IntelLLVM-Fortran-frontend-variant' into release-3.22 | Brad King | 2021-11-12 | 1 | -0/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | Merge topic 'IntelLLVM-Fortran-frontend-variant' | Brad King | 2021-11-12 | 1 | -0/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Fortran: Save frontend variant persistently for IntelLLVM | William R. Dieter | 2021-11-11 | 1 | -0/+1 |
| * | | | | Merge branch 'msvc-c++23' into release-3.20 | Brad King | 2021-10-12 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'revert-debian-libexec' into release-3.20 | Brad King | 2021-10-08 | 1 | -13/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ti-armcl-unknown-arg-warning' | Brad King | 2021-11-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | TI: Recognize invalid compiler option warning during try_compile() | Craig Scott | 2021-11-11 | 1 | -0/+1 |
| * | | | | | | Merge topic 'IntelLLVM-no-xilink' into release-3.22 | Brad King | 2021-11-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge topic 'vs-framework-version' into release-3.22 | Brad King | 2021-11-08 | 2 | -0/+12 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindVulkan-pre-1.2.175' | Brad King | 2021-11-11 | 1 | -4/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindVulkan: Fix finding versions < 1.2.175 | Ralf Habacker | 2021-11-10 | 1 | -4/+9 |
* | | | | | | | | | Merge topic 'FindThreads-libc-pthread-flag' | Brad King | 2021-11-11 | 1 | -8/+11 |
|\ \ \ \ \ \ \ \ \ |