Commit graph

7 commits

Author SHA1 Message Date
Lioncash db95c7fe31 Update boost to 1.68.0
Keeps the boost libraries up to date. This also silences informational
messages that get spammed throughout the build, such as:

"Info: Boost.Config is older than your compiler version - probably
nothing bad will happen - but you may wish to look for an update Boost
version.  Define BOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE to suppress this
message."

Which makes the compilation process a lot less noisy on Windows. It's
now much easier to actually spot warnings that occur.
2018-08-21 12:23:21 -04:00
Yuri Kunde Schlesner 3abc84abaf Add boost::container::small_vector 2017-06-10 19:00:23 -07:00
Yuri Kunde Schlesner 28b0c2a425 Have build script take boost path as a parameter instead of env var 2017-06-10 18:53:48 -07:00
bunnei ba070fe982 Add boost::variant 2016-08-12 14:11:39 -04:00
tfarley 3bf6369aa9 Add boost::icl::interval_map 2016-03-02 00:27:27 -05:00
MerryMage 0482e6b8cb Add boost::optional 2016-01-25 23:31:44 +00:00
Yuri Kunde Schlesner b7429a09aa Add script to copy required files using the bcp tool 2015-08-16 20:42:15 -03:00