summaryrefslogtreecommitdiffstats
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * \ Merge branch 'FindBoost-1.69' into release-3.13Brad King2018-10-251-14/+29
| |\ \
* | \ \ Merge topic 'FindBoost-exact-version'Brad King2018-11-021-2/+2
|\ \ \ \
| * | | | FindBoost: search default path if Boost_FIND_VERSION_EXACTHannes Franke2018-10-291-2/+2
* | | | | Merge topic 'FindBoost-debug-lib-prefix'Brad King2018-10-311-0/+7
|\ \ \ \ \
| * | | | | FindBoost: Output Boost_LIB_PREFIX if Boost_DEBUG=ON requestedMateusz Łoskot2018-10-301-0/+7
| |/ / / /
* | | | | Merge topic 'FindBoost-stacktrace'Brad King2018-10-301-0/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | FindBoost: Add support for stacktrace componentsMartin Quinson2018-10-291-0/+6
| | |/ | |/|
* | | Merge topic 'FindBoost-1.69'Brad King2018-10-251-14/+29
|\ \ \ | |/ /
| * | FindBoost: Add support for upcoming Boost 1.69Mateusz Łoskot2018-10-251-14/+29
* | | Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-231/+232
| |/ |/|
* | FindBoost: Search for -mt variant of release libsMario Bielert2018-10-111-0/+1
|/
* FindBoost: Suppress imported targets warning if Boost was not foundRoger Leigh2018-09-121-1/+1