summaryrefslogtreecommitdiff
path: root/src/third_party/boost-1.56.0/boost/config
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-17294 Boost 1.56 RemovalMark Benvenuto2016-03-3169-7817/+0
|
* SERVER-23088 fix boost's libstdcpp detection under clangMathias Stearn2016-03-141-1/+17
| | | | | Fixes compilation errors introduced by SERVER-19936 when compiling with clang on a system without boost headers installed.
* Revert "SERVER-23088 fix boost's libstdcpp detection under clang"Kyle Erf2016-03-141-17/+1
| | | | This reverts commit 3071389ed3476eeb1e6730bbc1f841addf54b383.
* SERVER-23088 fix boost's libstdcpp detection under clangMathias Stearn2016-03-141-1/+17
| | | | | Fixes compilation errors introduced by SERVER-19936 when compiling with clang on a system without boost headers installed.
* SERVER-18295 update boost config for VS2015 (Visual Studio 14.0)Eric Milkie2015-05-041-11/+42
|
* SERVER-8994: Boost 1.56.0Mark Benvenuto2014-08-1569-0/+7770
Initial import of source Libraries: algorithm array asio bind chrono config container date_time filesystem function integer intrusive noncopyable optional program_options random smart_ptr static_assert thread unordered utility