summaryrefslogtreecommitdiffstats
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-291-3/+2
* FindBoost: Simplify search in listsAlex Turbov2017-09-181-5/+9
* FindBoost: Improve behavior when thread dependency is missingBrad King2017-09-151-4/+14
* Merge topic 'boost-1.65.1'Brad King2017-09-081-1/+1
|\
| * FindBoost: Add version 1.65.1Roger Leigh2017-09-061-1/+1
* | Merge topic 'FindBoost-limit-configs'Brad King2017-09-071-16/+32
|\ \ | |/ |/|
| * FindBoost: Add option to prevent finding DEBUG/RELEASE Boost-libsDeniz Bahadir2017-09-061-16/+32
* | Merge topic 'FindBoost-fix-policy-scope'Brad King2017-09-061-9/+5
|\ \ | |/ |/|
| * FindBoost: Revert "Simplify search in lists."Brad King2017-09-051-9/+5
* | FindBoost: Add Boost 1.65 dependenciesRoger Leigh2017-08-221-3/+27
|/
* FindBoost: pop policy stack before returningCristian Adam2017-07-261-0/+2
* FindBoost: Simplify search in lists.Alex Turbov2017-05-261-6/+10
* Boost Fiber actually require at least C++11.Alex Turbov2017-04-231-0/+34
* Merge topic 'FindBoost-fix-backslash-tolerance'Brad King2017-04-201-2/+3
|\
| * FindBoost: Restore tolerance of backslashes in pathsAlex Turbov2017-04-191-2/+3
* | FindBoost: Fix release name candidate list constructionyume todo2017-04-061-1/+1
* | Merge topic 'FindBoost-vs-toolset-fallback'Brad King2017-04-041-13/+41
|\ \ | |/ |/|
| * FindBoost: Support prebuilt Windows binaries from SourceForgeRoger Leigh2017-03-291-1/+11
| * FindBoost: Allow testing for multiple compiler suffixesRoger Leigh2017-03-291-12/+30
| * Merge topic 'avoid-MSVC-per-version-vars'Brad King2017-03-231-1/+1
| |\
* | | FindBoost: Update 1.64 dependencies using 1.64 beta1Roger Leigh2017-03-301-0/+1
* | | Merge branch 'avoid-MSVC-per-version-vars' into releaseBrad King2017-03-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * FindBoost: Avoid mentioning discouraged `MSVC##`` variableBrad King2017-03-231-1/+1
* | FindBoost: Update support for 1.64Mateusz Łoskot2017-03-221-1/+1
* | FindBoost: Add support for 1.64Mateusz Łoskot2017-03-201-3/+3
|/
* FindBoost: unset cache variables if the lib dir changesYves Frederix2017-01-301-1/+1
* Merge topic 'FindBoost-1.63'Brad King2017-01-111-1/+16
|\
| * FindBoost: Add support for 1.63Roger Leigh2017-01-101-1/+16
* | FindBoost: Search official location of prebuilt binaries on WindowsAlex Turbov2017-01-101-10/+12
* | Merge topic 'FindBoost-vs15'Brad King2016-12-091-2/+6
|\ \ | |/
| * FindBoost: Add support for VS 2017Vic Luo2016-12-081-2/+6
* | FindBoost: Simplify library dir detection with cascading if/elseif/elseAlex Turbov2016-10-131-6/+4
* | FindBoost: Minor style updatesAlex Turbov2016-10-131-2/+2
* | FindBoost: Use list(INSERT) to simplify suffix list generationAlex Turbov2016-10-131-1/+1
* | FindBoost: Use string(APPEND) in more casesAlex Turbov2016-10-131-4/+4
|/
* FindBoost: Add 1.62 and 1.62.0 as supported versionsRoger Leigh2016-10-031-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-20/+3
* FindBoost: update to 1.62Tatsuyuki Ishi2016-09-251-0/+16
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-271-24/+24
* FindBoost: Add check headers for `zlib` and `bzip2`Alex Turbov2016-07-051-0/+4
* FindBoost: Make imported targets fall back to `Release`Andreas Weis2016-06-201-7/+7
* FindBoost: Search in official Windows prebuilt binary library directoryAlex Turbov2016-06-031-0/+34
* FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*`Alex Turbov2016-06-031-19/+22
* Merge topic 'boost-component-headers'Brad King2016-05-161-4/+84
|\
| * FindBoost: Add checks for component-specific headersRoger Leigh2016-05-161-4/+84
* | FindBoost: Update dependencies for Boost 1.61Roger Leigh2016-05-131-1/+15
|/