Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | GoogleTest: Change format for typed tests | Evgeniy Shcherbina | 2022-02-07 | 1 | -3/+10 |
| * | | | | | GoogleTest: Fix type param tests for suites with many cases | Evgeniy Shcherbina | 2022-02-07 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23 | Brad King | 2022-02-04 | 1 | -5/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'default-extensions' | Brad King | 2022-02-04 | 3 | -7/+4 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | CompilerId: Fix default extensions check for Clang targeting MSVC ABI | Brad King | 2022-02-03 | 3 | -7/+4 |
* | | | | | | Merge topic 'ep-patch-USES_TERMINAL' | Brad King | 2022-02-04 | 3 | -2/+19 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | ExternalProject: Add support for USES_TERMINAL_PATCH keyword | Craig Scott | 2022-02-03 | 3 | -2/+19 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'GoogleTest-discover-spaces-in-parameters' | Brad King | 2022-02-04 | 1 | -5/+4 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | GoogleTest: Preserve spaces in test parameters | Evgeniy Shcherbina | 2022-02-03 | 1 | -5/+4 |
* | | | | CheckPIESupported: Document version adding support for more languages | Brad King | 2022-02-03 | 1 | -2/+7 |
|/ / / | |||||
* | | | Merge topic 'cuda_generic_arch_all' | Brad King | 2022-02-02 | 4 | -78/+150 |
|\ \ \ | |||||
| * | | | CUDA: Generic all and all-major support | Raul Tambre | 2022-02-01 | 4 | -78/+150 |
* | | | | Merge topic 'ep-redownload-on-SOURCE_DIR-change' | Brad King | 2022-02-02 | 2 | -63/+63 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Rerun download on SOURCE_DIR change | Craig Scott | 2022-02-01 | 2 | -63/+63 |
* | | | | | Merge topic 'FindHDF5-imported-per-config' | Brad King | 2022-02-01 | 1 | -4/+42 |
|\ \ \ \ \ | |||||
| * | | | | | FindHDF5: Set config-specific locations for imported targets | Brad King | 2022-01-31 | 1 | -2/+42 |
| * | | | | | FindHDF5: Drop IMPORTED_IMPLIB property from imported UNKNOWN libraries | Brad King | 2022-01-31 | 1 | -2/+0 |
* | | | | | | Merge topic 'feature/findruby-3x' | Brad King | 2022-02-01 | 1 | -7/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindRuby: evict non-matching binaries and keep scanning. | Mihai Moldovan | 2022-01-31 | 1 | -1/+12 |
| * | | | | | | FindRuby: add support for versions up to 3.1. | Mihai Moldovan | 2022-01-31 | 1 | -6/+16 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cpack_nsis_no_description' | Brad King | 2022-02-01 | 1 | -2/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | CPack/NSIS: Fix description not displayed for components | Johnny Jazeix | 2022-01-29 | 1 | -2/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'iar_cmp0057' | Brad King | 2022-01-31 | 1 | -3/+6 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | IAR/CXX: Fix compatibility with CMP0057 OLD | Raul Tambre | 2022-01-29 | 1 | -3/+6 |
| * | | | Merge topic 'FindThreads-libc-pthread-flag' into release-3.22 | Brad King | 2022-01-27 | 1 | -8/+11 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libc | Mattias Ellert | 2022-01-26 | 1 | -8/+11 |
* | | | | Merge topic 'FindOpenSSL-wince' | Brad King | 2022-01-29 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | FindOpenSSL: Fix ws2 reference on WinCE | leha-bot | 2022-01-28 | 1 | -1/+5 |
* | | | | | IBMClang: Do not use -fvisibility on AIX | Brad King | 2022-01-28 | 2 | -0/+2 |
* | | | | | Merge topic 'ibmclang-compiler' | Brad King | 2022-01-28 | 11 | -1/+190 |
|\ \ \ \ \ | |||||
| * | | | | | IBMClang: Add support for IBM Open XL C/C++ | Aaron Liu | 2022-01-27 | 11 | -1/+190 |
* | | | | | | CUDA: Fix issuing error if default architecture detection fails | Raul Tambre | 2022-01-27 | 1 | -32/+30 |
* | | | | | | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by user | Raul Tambre | 2022-01-27 | 1 | -1/+8 |
* | | | | | | CUDA: Actually use reverse architecture deprecation order for Clang | Raul Tambre | 2022-01-27 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | FindCUDA: Make version extraction robust to empty output | David Berard | 2022-01-26 | 1 | -2/+2 |
* | | | | | Merge topic 'FindMPI-static-first' | Brad King | 2022-01-26 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindMPI: Place static first in mpi test source | Brad King | 2022-01-25 | 1 | -1/+1 |
* | | | | | Merge topic 'FindXercesC-NAMES_PER_DIR' | Brad King | 2022-01-26 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | FindXercesC: Use NAMES_PER_DIR | jpfeuffer | 2022-01-25 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'FindCUDAToolkit-doc' | Brad King | 2022-01-25 | 1 | -3/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | |