| Commit message (Expand) | Author | Age | Files | Lines |
* | Boost Fiber actually require at least C++11. | Alex Turbov | 2017-04-23 | 1 | -0/+34 |
|
|
* | Merge topic 'FindBoost-fix-backslash-tolerance' | Brad King | 2017-04-20 | 1 | -2/+3 |
|\ |
|
| * | FindBoost: Restore tolerance of backslashes in paths | Alex Turbov | 2017-04-19 | 1 | -2/+3 |
|
|
* | | FindBoost: Fix release name candidate list construction | yume todo | 2017-04-06 | 1 | -1/+1 |
|
|
* | | Merge topic 'FindBoost-vs-toolset-fallback' | Brad King | 2017-04-04 | 1 | -13/+41 |
|\ \
| |/
|/| |
|
| * | FindBoost: Support prebuilt Windows binaries from SourceForge | Roger Leigh | 2017-03-29 | 1 | -1/+11 |
|
|
| * | FindBoost: Allow testing for multiple compiler suffixes | Roger Leigh | 2017-03-29 | 1 | -12/+30 |
|
|
| * | Merge topic 'avoid-MSVC-per-version-vars' | Brad King | 2017-03-23 | 1 | -1/+1 |
| |\ |
|
* | | | FindBoost: Update 1.64 dependencies using 1.64 beta1 | Roger Leigh | 2017-03-30 | 1 | -0/+1 |
|
|
* | | | Merge branch 'avoid-MSVC-per-version-vars' into release | Brad King | 2017-03-23 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | FindBoost: Avoid mentioning discouraged `MSVC##`` variable | Brad King | 2017-03-23 | 1 | -1/+1 |
|
|
* | | FindBoost: Update support for 1.64 | Mateusz Łoskot | 2017-03-22 | 1 | -1/+1 |
|
|
* | | FindBoost: Add support for 1.64 | Mateusz Łoskot | 2017-03-20 | 1 | -3/+3 |
|/ |
|
* | FindBoost: unset cache variables if the lib dir changes | Yves Frederix | 2017-01-30 | 1 | -1/+1 |
|
|
* | Merge topic 'FindBoost-1.63' | Brad King | 2017-01-11 | 1 | -1/+16 |
|\ |
|
| * | FindBoost: Add support for 1.63 | Roger Leigh | 2017-01-10 | 1 | -1/+16 |
|
|
* | | FindBoost: Search official location of prebuilt binaries on Windows | Alex Turbov | 2017-01-10 | 1 | -10/+12 |
|
|
* | | Merge topic 'FindBoost-vs15' | Brad King | 2016-12-09 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | FindBoost: Add support for VS 2017 | Vic Luo | 2016-12-08 | 1 | -2/+6 |
|
|
* | | FindBoost: Simplify library dir detection with cascading if/elseif/else | Alex Turbov | 2016-10-13 | 1 | -6/+4 |
|
|
* | | FindBoost: Minor style updates | Alex Turbov | 2016-10-13 | 1 | -2/+2 |
|
|
* | | FindBoost: Use list(INSERT) to simplify suffix list generation | Alex Turbov | 2016-10-13 | 1 | -1/+1 |
|
|
* | | FindBoost: Use string(APPEND) in more cases | Alex Turbov | 2016-10-13 | 1 | -4/+4 |
|/ |
|
* | FindBoost: Add 1.62 and 1.62.0 as supported versions | Roger Leigh | 2016-10-03 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -20/+3 |
|
|
* | FindBoost: update to 1.62 | Tatsuyuki Ishi | 2016-09-25 | 1 | -0/+16 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -24/+24 |
|
|
* | FindBoost: Add check headers for `zlib` and `bzip2` | Alex Turbov | 2016-07-05 | 1 | -0/+4 |
|
|
* | FindBoost: Make imported targets fall back to `Release` | Andreas Weis | 2016-06-20 | 1 | -7/+7 |
|
|
* | FindBoost: Search in official Windows prebuilt binary library directory | Alex Turbov | 2016-06-03 | 1 | -0/+34 |
|
|
* | FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*` | Alex Turbov | 2016-06-03 | 1 | -19/+22 |
|
|
* | Merge topic 'boost-component-headers' | Brad King | 2016-05-16 | 1 | -4/+84 |
|\ |
|
| * | FindBoost: Add checks for component-specific headers | Roger Leigh | 2016-05-16 | 1 | -4/+84 |
|
|
* | | FindBoost: Update dependencies for Boost 1.61 | Roger Leigh | 2016-05-13 | 1 | -1/+15 |
|/ |
|
* | FindBoost: Fix Boost_NO_SYSTEM_PATHS to not consider environment (#15702) | Brad King | 2016-05-02 | 1 | -2/+2 |
|
|
* | FindBoost: Define Boost::boost for all boost versions | Roger Leigh | 2016-04-19 | 1 | -2/+2 |
|
|
* | FindBoost: Add support for IBM XL compiler | Erik Zenker | 2016-03-23 | 1 | -0/+2 |
|
|
* | FindBoost: Tolerate missing indirect dependencies (#16013) | Roger Leigh | 2016-03-15 | 1 | -2/+12 |
|
|
* | FindBoost: Add support for Boost 1.61 | Sergei Nikulov | 2016-01-22 | 1 | -2/+2 |
|
|
* | FindBoost: Add support for Boost 1.60 | Roger Leigh | 2015-12-17 | 1 | -1/+15 |
|
|
* | FindBoost: Add imported targets | Roger Leigh | 2015-12-02 | 1 | -0/+122 |
|
|
* | FindBoost: Automatically add missing component dependencies | Roger Leigh | 2015-12-02 | 1 | -0/+43 |
|
|
* | FindBoost: Embed component dependency table | Roger Leigh | 2015-12-02 | 1 | -0/+221 |
|
|
* | FindBoost: Add support for Boost 1.59 | Roger Leigh | 2015-08-14 | 1 | -2/+4 |
|
|
* | Merge topic 'FindBoost-per-config-libraries' | Brad King | 2015-06-02 | 1 | -0/+2 |
|\ |
|
| * | FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configuration | Brad King | 2015-06-01 | 1 | -0/+2 |
|
|
* | | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 1 | -1/+4 |
|/ |
|
* | FindBoost: Search for debug and release libraries separately (#15364) | Gunther Laure | 2015-02-05 | 1 | -49/+107 |
|
|
* | Merge topic 'FindBoost-update-versions' | Brad King | 2015-01-15 | 1 | -1/+1 |
|\ |
|
| * | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0 | Sergey Nikulov | 2015-01-13 | 1 | -1/+1 |
|
|