summaryrefslogtreecommitdiffstats
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: only mark Boost_DIR as advanced if definedBen Boeckel2020-01-141-1/+4
* FindBoost: Add support for Boost 1.72Brad King2019-12-171-3/+17
* FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73Deniz Bahadir2019-11-051-0/+3
* Merge topic 'FindBoost-1.71'Brad King2019-09-041-9/+15
|\
| * FindBoost: Tolerate future Boost INTERFACE librariesBrad King2019-09-041-8/+14
| * FindBoost: Clarify role of legacy variables in warning messageBrad King2019-09-041-1/+1
* | Merge topic 'FindBoost-1.71'Brad King2019-09-031-18/+31
|\ \ | |/
| * FindBoost: Add support for Boost 1.71Brad King2019-08-301-2/+2
| * FindBoost: Unwrap compatibility INTERFACE targets for legacy variablesBrad King2019-08-301-0/+15
| * FindBoost: Remove incorrect 1.70 timer dependencyBrad King2019-08-301-1/+1
| * FindBoost: Simplify conditional block for last known versionBrad King2019-08-301-16/+14
* | FindBoost: Add note about header-only libs in warning msgDennis Klein2019-08-201-1/+2
|/
* FindBoost: Add legacy variables and targets for compatibilityAlexander Grund2019-06-181-0/+150
* FindBoost: Don't overwrite Boost_${_comp}_FOUNDAlexander Grund2019-06-181-5/+7
* FindBoost: Refactor debug messagesDennis Klein2019-05-281-100/+100
* Merge topic 'FindBoost-contract-requires-compile-features'Brad King2019-05-281-0/+10
|\
| * FindBoost: Add compiler features for Boost Contract libraryAlex Turbov2019-05-241-0/+10
* | FindBoost: Remove obsolete diagnostic message about Boost_ROOTDennis Klein2019-05-151-1/+5
* | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-3/+12
* | FindBoost: Modernize module mode with FPHSADennis Klein2019-05-071-130/+24
* | FindBoost: Fix and modernize config mode with FPHSADennis Klein2019-05-071-10/+26
* | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNTDennis Klein2019-05-071-19/+34
* | FindBoost: Introduce new imported target Boost::headersDennis Klein2019-05-071-5/+15
* | FindBoost: Compare versions consistently against Boost_VERSION_STRINGDennis Klein2019-05-071-55/+48
* | Merge topic 'FindBoost-fix-fiber-compiler-features'Brad King2019-05-011-3/+11
|\ \ | |/
| * FindBoost: Fix compiler features for `fiber` and `context`Alex Turbov2019-04-301-0/+2
| * FindBoost: Record compiler features for Boost 1.67 and aboveAlex Turbov2019-04-301-3/+9
| * Merge branch 'Boost-Gentoo' into release-3.14Brad King2019-04-161-1/+1
| |\
| * | FindBoost: Add support for MSVC toolset version 14.2Brad King2019-04-121-5/+20
* | | Merge topic 'Boost-Gentoo'Brad King2019-04-161-1/+1
|\ \ \ | | |/ | |/|
| * | FindBoost: Fix detection with version suffixes on GentooRolf Eike Beer2019-04-161-1/+1
| |/
* | FindBoost: Add support for MSVC toolset version 14.2Brad King2019-04-121-5/+20
* | Modules: Update documentation formattingBartosz Kosiorek2019-04-081-20/+20
* | FindBoost: Consider boost suffixes suitable for clang-clDouman2019-04-031-1/+7
* | FindBoost: always define BOOST_ALL_DYN_LINK for Boost::dynamic_linkingNeroBurner2019-03-111-2/+2
|/
* FindBoost: Find boost libraries built with --layout=taggedYves Frederix2019-02-181-0/+8
* FindBoost: Add support for Boost 1.70Mateusz Łoskot2018-12-181-3/+17
* Merge topic 'FindBoost-no-cxx'Brad King2018-11-271-6/+3
|\
| * FindBoost: Restore finding without CXX language enabledBrad King2018-11-261-6/+3
| * Merge branch 'FindBoost-1.69' into release-3.13Brad King2018-11-131-3/+3
| |\
* | | FindBoost: provide the version in x.y.z formatBen Boeckel2018-11-201-0/+2
* | | Merge topic 'FindBoost-1.69'Brad King2018-11-131-3/+3
|\ \ \ | | |/ | |/|
| * | FindBoost: Additional fixes for 1.69Roger Leigh2018-11-131-3/+3
* | | Merge topic 'FindBoost-compiler-guess-update'Brad King2018-11-121-7/+26
|\ \ \ | | |/ | |/|
| * | FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+Mateusz Łoskot2018-11-091-7/+26
* | | Merge topic 'FindBoost-link-threads'Brad King2018-11-091-0/+3
|\ \ \ | |/ /
| * | FindBoost: Add system thread library to Boost_LIBRARIESFelix Geyer2018-11-091-0/+3
| |/
* | Merge branch 'backport-FindBoost-explicit-arch-tag'Brad King2018-11-051-21/+32
|\ \ | |/
| * FindBoost: Add explicit Boost_ARCHITECTURE optionBrad King2018-11-051-19/+30
| * Merge branch 'FindBoost-stacktrace' into release-3.13Brad King2018-10-291-0/+6
| |\