| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindBoost-1.73' | Brad King | 2020-05-05 | 1 | -1/+5 |
|\ |
|
| * | FindBoost: Update MinGW compiler tag for Boost 1.73 | Brad King | 2020-05-04 | 1 | -1/+5 |
|
|
* | | Merge topic 'FindBoost-1.73' | Brad King | 2020-05-05 | 1 | -1/+1 |
|\ \ |
|
| * | | FindBoost: Add 1.73 to known versions | Boris Basic | 2020-05-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'FindBoost-1.73' | Brad King | 2020-04-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | FindBoost: Prevent warning with boost 1.73 | Orgad Shaneh | 2020-04-27 | 1 | -1/+1 |
|
|
* | | Merge topic 'FindBoost-1.73' | Brad King | 2020-04-21 | 1 | -312/+329 |
|\ \
| |/ |
|
| * | FindBoost: Add support for Boost 1.73 | Alexander Grund | 2020-04-20 | 1 | -1/+16 |
|
|
| * | FindBoost: Simplify Boost_VERSION_STRING comparisons | Alexander Grund | 2020-04-20 | 1 | -312/+314 |
|
|
* | | FindBoost: Allow Boost_LIB_PREFIX to be set externally | Bartlomiej Cieszkowski | 2020-03-27 | 1 | -9/+15 |
|
|
* | | FindBoost: Clarify logic selecting Boost_LIB_PREFIX | Brad King | 2020-03-27 | 1 | -3/+8 |
|/ |
|
* | FindBoost: Do not add any Boost targets until after Boost found | Niall Murphy | 2020-01-27 | 1 | -37/+37 |
|
|
* | FindBoost: only mark Boost_DIR as advanced if defined | Ben Boeckel | 2020-01-14 | 1 | -1/+4 |
|
|
* | FindBoost: Add support for Boost 1.72 | Brad King | 2019-12-17 | 1 | -3/+17 |
|
|
* | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73 | Deniz Bahadir | 2019-11-05 | 1 | -0/+3 |
|
|
* | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-04 | 1 | -9/+15 |
|\ |
|
| * | FindBoost: Tolerate future Boost INTERFACE libraries | Brad King | 2019-09-04 | 1 | -8/+14 |
|
|
| * | FindBoost: Clarify role of legacy variables in warning message | Brad King | 2019-09-04 | 1 | -1/+1 |
|
|
* | | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-03 | 1 | -18/+31 |
|\ \
| |/ |
|
| * | FindBoost: Add support for Boost 1.71 | Brad King | 2019-08-30 | 1 | -2/+2 |
|
|
| * | FindBoost: Unwrap compatibility INTERFACE targets for legacy variables | Brad King | 2019-08-30 | 1 | -0/+15 |
|
|
| * | FindBoost: Remove incorrect 1.70 timer dependency | Brad King | 2019-08-30 | 1 | -1/+1 |
|
|
| * | FindBoost: Simplify conditional block for last known version | Brad King | 2019-08-30 | 1 | -16/+14 |
|
|
* | | FindBoost: Add note about header-only libs in warning msg | Dennis Klein | 2019-08-20 | 1 | -1/+2 |
|/ |
|
* | FindBoost: Add legacy variables and targets for compatibility | Alexander Grund | 2019-06-18 | 1 | -0/+150 |
|
|
* | FindBoost: Don't overwrite Boost_${_comp}_FOUND | Alexander Grund | 2019-06-18 | 1 | -5/+7 |
|
|
* | FindBoost: Refactor debug messages | Dennis Klein | 2019-05-28 | 1 | -100/+100 |
|
|
* | Merge topic 'FindBoost-contract-requires-compile-features' | Brad King | 2019-05-28 | 1 | -0/+10 |
|\ |
|
| * | FindBoost: Add compiler features for Boost Contract library | Alex Turbov | 2019-05-24 | 1 | -0/+10 |
|
|
* | | FindBoost: Remove obsolete diagnostic message about Boost_ROOT | Dennis Klein | 2019-05-15 | 1 | -1/+5 |
|
|
* | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 1 | -3/+12 |
|
|
* | | FindBoost: Modernize module mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -130/+24 |
|
|
* | | FindBoost: Fix and modernize config mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -10/+26 |
|
|
* | | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNT | Dennis Klein | 2019-05-07 | 1 | -19/+34 |
|
|
* | | FindBoost: Introduce new imported target Boost::headers | Dennis Klein | 2019-05-07 | 1 | -5/+15 |
|
|
* | | FindBoost: Compare versions consistently against Boost_VERSION_STRING | Dennis Klein | 2019-05-07 | 1 | -55/+48 |
|
|
* | | Merge topic 'FindBoost-fix-fiber-compiler-features' | Brad King | 2019-05-01 | 1 | -3/+11 |
|\ \
| |/ |
|
| * | FindBoost: Fix compiler features for `fiber` and `context` | Alex Turbov | 2019-04-30 | 1 | -0/+2 |
|
|
| * | FindBoost: Record compiler features for Boost 1.67 and above | Alex Turbov | 2019-04-30 | 1 | -3/+9 |
|
|
| * | Merge branch 'Boost-Gentoo' into release-3.14 | Brad King | 2019-04-16 | 1 | -1/+1 |
| |\ |
|
| * | | FindBoost: Add support for MSVC toolset version 14.2 | Brad King | 2019-04-12 | 1 | -5/+20 |
|
|
* | | | Merge topic 'Boost-Gentoo' | Brad King | 2019-04-16 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | FindBoost: Fix detection with version suffixes on Gentoo | Rolf Eike Beer | 2019-04-16 | 1 | -1/+1 |
| |/ |
|
* | | FindBoost: Add support for MSVC toolset version 14.2 | Brad King | 2019-04-12 | 1 | -5/+20 |
|
|
* | | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 1 | -20/+20 |
|
|
* | | FindBoost: Consider boost suffixes suitable for clang-cl | Douman | 2019-04-03 | 1 | -1/+7 |
|
|
* | | FindBoost: always define BOOST_ALL_DYN_LINK for Boost::dynamic_linking | NeroBurner | 2019-03-11 | 1 | -2/+2 |
|/ |
|
* | FindBoost: Find boost libraries built with --layout=tagged | Yves Frederix | 2019-02-18 | 1 | -0/+8 |
|
|
* | FindBoost: Add support for Boost 1.70 | Mateusz Ĺoskot | 2018-12-18 | 1 | -3/+17 |
|
|
* | Merge topic 'FindBoost-no-cxx' | Brad King | 2018-11-27 | 1 | -6/+3 |
|\ |
|