summaryrefslogtreecommitdiffstats
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* FindBoost: Fix Boost_NO_SYSTEM_PATHS to not consider environment (#15702)Brad King2016-05-021-2/+2
* FindBoost: Define Boost::boost for all boost versionsRoger Leigh2016-04-191-2/+2
* FindBoost: Add support for IBM XL compilerErik Zenker2016-03-231-0/+2
* FindBoost: Tolerate missing indirect dependencies (#16013)Roger Leigh2016-03-151-2/+12
* FindBoost: Add support for Boost 1.61Sergei Nikulov2016-01-221-2/+2
* FindBoost: Add support for Boost 1.60Roger Leigh2015-12-171-1/+15
* FindBoost: Add imported targetsRoger Leigh2015-12-021-0/+122
* FindBoost: Automatically add missing component dependenciesRoger Leigh2015-12-021-0/+43
* FindBoost: Embed component dependency tableRoger Leigh2015-12-021-0/+221
* FindBoost: Add support for Boost 1.59Roger Leigh2015-08-141-2/+4
* Merge topic 'FindBoost-per-config-libraries'Brad King2015-06-021-0/+2
|\
| * FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configurationBrad King2015-06-011-0/+2
* | Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-201-1/+4
|/
* FindBoost: Search for debug and release libraries separately (#15364)Gunther Laure2015-02-051-49/+107
* Merge topic 'FindBoost-update-versions'Brad King2015-01-151-1/+1
|\