Commit graph

10 commits

Author SHA1 Message Date
fearlessTobi 43274a0449 Update boost to 1.71 and add asio 2019-08-24 15:39:04 +02:00
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 155d20ab3c Update to boost v1.64.0 2017-06-10 19:00:23 -07:00
Yuri Kunde Schlesner 46a3f6dccf Add instructions on how to update the repo to the readme 2017-06-10 19:00:23 -07:00
Yuri Kunde Schlesner 25db91d480 Update to boost v1.63.0 2017-03-12 21:30:15 -07:00
Yuri Kunde Schlesner d05c3b4c4b Upgrade to boost v1.59.0 2015-08-16 20:45:50 -03:00
Tony Wasserka a1afc91d3a Merge pull request #2 from yuriks/intrusive_ptr
Add smart_ptr/intrusive_ptr
2014-12-30 00:15:25 +01:00
Yuri Kunde Schlesner 906c207cca Add smart_ptr/intrusive_ptr 2014-12-29 21:03:51 -02:00
Yuri Kunde Schlesner 7dabdd81b0 Add container library (for static_vector) 2014-12-28 01:22:08 -02:00
Tony Wasserka b060148c08 Add Readme.md 2014-12-07 23:50:51 +01:00