Boost: Update 7 2084/head
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Mon, 7 Dec 2015 04:41:07 +0000 (04:41 +0000)
committerCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Mon, 7 Dec 2015 04:41:07 +0000 (04:41 +0000)
commitcb15e849cf31063b74a91650aa2040b20088a491
tree586b411d9ec1e83a4073c07fd413a0fc05913008
parent5c1668250882bac8072ae6c312173402ce44819b
Boost: Update 7

Major fixes:
 - Due to incompatibility issues with other packages which depend upon boost
   libraries being built with system names (without name tags):
   - multi-thread support is now active by default.
   - boost libraries do not have name tags by default.

 - Added "Use tagged names." options
   - This option provides access to Single threaded option and Debug option.
   - The use of name tags is required to build the debug and single threaded
     versions.

Minor fixes (proposed by Thess):
 - "Compile Static Libraries" is active by default
 - "Use shared version of C and C++ runtimes for shared libraries" is now active
   by default
 - Several dependency notation fixes

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
libs/boost/Makefile