Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindGLEW: Set documented variables when found via upstream package | Markus Mützel | 2022-06-21 | 1 | -0/+24 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FetchContent-doc-example' | Brad King | 2022-06-22 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FetchContent: Fix example code in documentation | pigeon | 2022-06-21 | 1 | -3/+3 | |
* | | | | | | | | | | Merge topic 'FindMPI-l-colon' | Brad King | 2022-06-22 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindMPI: Parse '-l:' flags in pkg-config output | Markus Mützel | 2022-06-21 | 1 | -8/+13 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'xcode14' | Brad King | 2022-06-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Xcode: automatically create Info.plist for signing during compiler id | Gregor Jasny | 2022-06-21 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'ExternalProject-stamp-cfgdir' | Brad King | 2022-06-22 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | ExternalProject: Fix regression in stamp creation for Xcode+iOS | Brad King | 2022-06-21 | 2 | -1/+6 | |
| |/ / / / | ||||||
| * | | | | Merge topic 'fetchcontent-global-targets' into release-3.24 | Brad King | 2022-06-11 | 1 | -2/+24 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'xcode-14' into release-3.24 | Brad King | 2022-06-11 | 2 | -1/+4 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge topic 'ExternalProject-stamp-genex' into release-3.24 | Brad King | 2022-06-10 | 1 | -15/+22 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'drhpc-findblas-pkgconfig' | Brad King | 2022-06-21 | 2 | -2/+21 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Modules/Find{BLAS,LAPACK}: allow choice of pkg-config package | Dr. Thomas Orgis | 2022-06-17 | 2 | -2/+21 | |
* | | | | | | | Merge topic 'find-wxwidgets' | Brad King | 2022-06-17 | 1 | -95/+54 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindwxWidgets: Support more wxWidgets versions, including 3.2 | Maarten Bent | 2022-06-15 | 1 | -40/+18 | |
| * | | | | | | | FindwxWidgets: Use version number from header for library names | Maarten Bent | 2022-06-15 | 1 | -35/+12 | |
| * | | | | | | | FindwxWidgets: Move extracting version number to a macro | Maarten Bent | 2022-06-15 | 1 | -20/+24 | |
| |/ / / / / / |