Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindOpenSSL-doc-pkg-config' | Brad King | 2022-07-06 | 1 | -5/+17 |
|\ | |||||
| * | FindOpenSSL: Document use of pkg-config | tofraa | 2022-07-05 | 1 | -0/+5 |
| * | FindOpenSSL: Reformat hints documentation as definition list | Brad King | 2022-07-05 | 1 | -5/+12 |
* | | Merge topic 'lcc-additional-implicit-link-dirs' | Brad King | 2022-07-06 | 1 | -0/+17 |
|\ \ | |||||
| * | | LCC: for OpenMP, collectly determine implicit link dirs | makise-homura | 2022-06-30 | 1 | -0/+17 |
* | | | Merge topic 'nvhpc-Werror' | Brad King | 2022-07-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | NVHPC: warnings as error flag is "-Werror" | Robert Maynard | 2022-07-01 | 1 | -1/+1 |
* | | | | Merge topic 'add_nvcc_compile_warning_support' | Brad King | 2022-07-05 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target property | Robert Maynard | 2022-07-01 | 1 | -0/+5 |
* | | | | Merge topic 'LINK_LIBRARY-Darwin-LIBRARY-features-enhancements' | Craig Scott | 2022-07-05 | 1 | -6/+6 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY features | Marc Chevrier | 2022-07-03 | 1 | -3/+3 |
| * | | | Darwin.cmake: Fix indenting | Craig Scott | 2022-07-03 | 1 | -3/+3 |
* | | | | Merge topic 'findicu' | Brad King | 2022-07-01 | 1 | -7/+5 |
|\ \ \ \ | |||||
| * | | | | FindICU: Fix component reporting logic | Alexander Grund | 2022-06-30 | 1 | -7/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindRuby-version-matching' | Brad King | 2022-07-01 | 1 | -46/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindRuby: Simplify version matching | Diego Pino Garcia | 2022-06-30 | 1 | -46/+7 |
* | | | | Merge topic 'FindCURL-package-version' | Brad King | 2022-06-30 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindCURL: Set CURL_VERSION_STRING when curl is found as a package | makise-homura | 2022-06-28 | 1 | -0/+2 |
* | | | | Merge topic 'FetchContent-avoid-IN_LIST' | Brad King | 2022-06-29 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | FetchContent: Don't use if(... IN_LIST ...) | Craig Scott | 2022-06-28 | 1 | -2/+8 |
| * | | Merge topic 'FindPython-multiple-queries' into release-3.24 | Brad King | 2022-06-28 | 1 | -2/+4 |
| |\ \ | |||||
| * \ \ | Merge topic 'revert-FindHDF5-library' into release-3.24 | Brad King | 2022-06-28 | 1 | -4/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'lcc-liblfortran-renamed' into release-3.24 | Brad King | 2022-06-28 | 1 | -1/+5 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'glew' | Brad King | 2022-06-28 | 1 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindGLEW: select_library_configuration might be used before it is defined | Markus Mützel | 2022-06-26 | 1 | -2/+1 |
* | | | | | | Merge topic 'FindPython-multiple-queries' | Brad King | 2022-06-28 | 1 | -2/+4 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindPython: fix error on multiple queries with different COMPONENTS | Marc Chevrier | 2022-06-27 | 1 | -2/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'revert-FindHDF5-library' | Brad King | 2022-06-28 | 1 | -4/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | FindHDF5: Revert "Add explicit library location instead of guessed ..." | Brad King | 2022-06-27 | 1 | -4/+4 |
| |/ / / | |||||
| * | | | Merge topic 'ipo_append_auto_on_gcc' into release-3.24 | Brad King | 2022-06-23 | 1 | -1/+12 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'lcc-liblfortran-renamed' | Brad King | 2022-06-28 | 1 | -1/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | LCC: link with -lgfortran instead of -llfortran since 1.26.03 | Igor Molchanov | 2022-06-27 | 1 | -1/+5 |
| * | | | ExternalProject: Fix regression in stamp creation for Xcode+iOS | Brad King | 2022-06-21 | 2 | -1/+6 |
| * | | | Merge branch 'xcode-14' into release-3.23 | Brad King | 2022-06-11 | 2 | -1/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindPython-use-VALIDATOR' | Brad King | 2022-06-23 | 1 | -103/+124 |
|\ \ \ \ \ | |||||
| * | | | | | FindPython: enhance search criterias | Marc Chevrier | 2022-06-22 | 1 | -103/+124 |
* | | | | | | Merge topic 'findvulkan-volk' | Brad King | 2022-06-23 | 1 | -0/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindVulkan: Add 'volk' component | Aiden Lambert | 2022-06-22 | 1 | -0/+41 |
* | | | | | | | Merge topic 'findopenal-add-import-library' | Brad King | 2022-06-23 | 1 | -0/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindOpenAL: Add imported target | Sam V | 2022-06-22 | 1 | -0/+26 |
* | | | | | | | | Merge topic 'ipo_append_auto_on_gcc' | Brad King | 2022-06-23 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | IPO: Use -flto=auto if compiler is GCC >= 10.1 | Linus Dierheimer | 2022-06-22 | 1 | -1/+12 |
* | | | | | | | | Merge topic 'revert-pkgconfig-static-libs' | Brad King | 2022-06-23 | 1 | -92/+44 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET." | Brad King | 2022-06-22 | 1 | -92/+44 |
| |/ / / / / | |||||
| * | | | | | Merge topic 'FetchContent-doc-example' into release-3.24 | Brad King | 2022-06-22 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FindMPI-l-colon' into release-3.24 | Brad King | 2022-06-22 | 1 | -8/+13 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'xcode14' into release-3.24 | Brad King | 2022-06-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindPython-registry-management' | Brad King | 2022-06-22 | 1 | -12/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindPython: enhance windows registry handling | Marc Chevrier | 2022-06-21 | 1 | -12/+25 |
* | | | | | | | | | | Merge topic 'glew' | Brad King | 2022-06-22 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ |