summaryrefslogtreecommitdiff
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-111-2/+2
|\
| * Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-101-2/+2
* | Merge topic 'FindBoost-old-context'Brad King2018-09-051-1/+5
|\ \ | |/ |/|
| * FindBoost: Fix context discovery for 1.60 and belowIgor Kostenko2018-09-041-1/+5
* | Merge topic 'boost-1.68-beta1'Brad King2018-07-131-4/+23
|\ \ | |/
| * FindBoost: Change context header usedRoger Leigh2018-07-111-1/+1
| * FindBoost: Add support for Boost 1.68 beta1Roger Leigh2018-07-111-3/+22
* | FindBoost: Update MSVC architecture check code styleMatt Powley2018-06-271-5/+5
|/
* Merge topic 'FindBoost-backport-python-deps'Brad King2018-05-111-34/+34
|\
| * FindBoost: Backport versioned python dependencies for v1.35 to v1.66Filip Matzner2018-05-091-20/+20
| * FindBoost: Remove extra indentation in 1.65/1.66 dependency blockBrad King2018-05-081-16/+16
* | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logicArkady Shapkin2018-04-041-26/+7
|/
* FindBoost: Add support for Boost 1.67 with Python version suffixesRoger Leigh2018-03-211-41/+129
* FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-191-3/+5
* FindBoost: Generate imported targets for future Boost versionsPaul "TBBle" Hampson2018-01-101-1/+0
* FindBoost: Search for upstream-packaged libs next to includesPaul "TBBle" Hampson2018-01-101-0/+1
* FindBoost: Implement "Architecture and Address Model" tagPaul "TBBle" Hampson2018-01-101-10/+42
* FindBoost: Fix incorrect alphabetisation of headers listPaul "TBBle" Hampson2018-01-101-1/+1
* FindBoost: Boost 1.66.0 dependency and release updatePaul "TBBle" Hampson2018-01-101-4/+4
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in ModulesCraig Scott2017-12-301-5/+6
* FindBoost: Add Windows ABI tag for Clang debugRoger Leigh2017-11-271-0/+1
* FindBoost: Use CMAKE_CXX_COMPILER_ID for Intel compilerRoger Leigh2017-11-271-5/+2
* FindBoost: support more than one number in version componentsBen Boeckel2017-11-061-1/+1
* FindBoost: use CMake's compiler version rather than querying againBen Boeckel2017-11-031-6/+1