summaryrefslogtreecommitdiffstats
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: Honor BOOST_ROOT when finding upstream BoostConfigBrad King2020-10-221-0/+6
* FindBoost: Honor Boost_NO_SYSTEM_PATHS when finding upstream BoostConfigBrad King2020-10-221-1/+6
* FindBoost: Add 1.74 to known versionsOlivier LIESS2020-10-041-0/+1
* FindBoost: Prevent warning with boost 1.74Olivier LIESS2020-10-041-1/+1
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* FindBoost: Allow Boost::zlib and Boost::bzip2 targets on all platformscorrea2020-06-111-4/+2
* Merge topic 'FindBoost-1.73'Brad King2020-05-051-1/+5
|\
| * FindBoost: Update MinGW compiler tag for Boost 1.73Brad King2020-05-041-1/+5
* | Merge topic 'FindBoost-1.73'Brad King2020-05-051-1/+1
|\ \
| * | FindBoost: Add 1.73 to known versionsBoris Basic2020-05-041-1/+1
| |/
* | Merge topic 'FindBoost-1.73'Brad King2020-04-281-1/+1
|\ \ | |/
| * FindBoost: Prevent warning with boost 1.73Orgad Shaneh2020-04-271-1/+1
* | Merge topic 'FindBoost-1.73'Brad King2020-04-211-312/+329
|\ \ | |/
| * FindBoost: Add support for Boost 1.73Alexander Grund2020-04-201-1/+16
| * FindBoost: Simplify Boost_VERSION_STRING comparisonsAlexander Grund2020-04-201-312/+314
* | FindBoost: Allow Boost_LIB_PREFIX to be set externallyBartlomiej Cieszkowski2020-03-271-9/+15
* | FindBoost: Clarify logic selecting Boost_LIB_PREFIXBrad King2020-03-271-3/+8
|/
* FindBoost: Do not add any Boost targets until after Boost foundNiall Murphy2020-01-271-37/+37
* 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