Commit graph

37 commits

Author SHA1 Message Date
bunnei 717900f94b
Merge pull request #4 from yuzu-emu/revert-3-update-boost
Revert "externals: Update boost to 1.72 and add Boost Context"
2020-02-22 00:33:19 -05:00
bunnei faaf93d90b
Revert "externals: Update boost to 1.72 and add Boost Context" 2020-02-22 00:33:06 -05:00
bunnei 8b4b26a2fd
Merge pull request #3 from FernandoS27/update-boost
externals: Update boost to 1.72 and add Boost Context
2020-02-10 11:38:19 -05:00
Fernando Sahmkow 77abe07b3b externals: Update boost to 1.72 and add Boost Context 2020-02-10 12:31:57 -04:00
bunnei 5e8300b76a externals: Update boost-ext to include logic and mp11.
- Needed for safe_numerics.
2019-12-14 03:02:39 -05:00
bunnei caf8e19fb1 ext-boost: Add safe-numerics. 2019-12-14 02:33:01 -05:00
Flame Sage 1a1e0fc797
Merge pull request #2 from FearlessTobi/boost-update
Update boost to 1.71 and add asio
2019-09-04 10:44:25 -04:00
fearlessTobi 43274a0449 Update boost to 1.71 and add asio 2019-08-24 15:39:04 +02:00
bunnei 0b920df1c9
Merge pull request #1 from lioncash/update
Update boost to 1.68.0
2018-08-22 16:39:18 -04: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
MerryMage d80e506e17 Update to boost 1.66 2018-01-01 20:31:13 +00:00
Yuri Kunde Schlesner 9ffbf897dc Merge pull request #11 from yuriks/boost-1-64
Update to Boost 1.64.0, add small_vector, improve docs
2017-06-11 16:33:23 -07:00
Yuri Kunde Schlesner 3abc84abaf Add boost::container::small_vector 2017-06-10 19:00:23 -07: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 28b0c2a425 Have build script take boost path as a parameter instead of env var 2017-06-10 18:53:48 -07:00
Yuri Kunde Schlesner 3519723963 Merge pull request #10 from citra-emu/boost-1-63
Update to boost v1.63.0
2017-03-12 22:15:56 -07:00
Yuri Kunde Schlesner 25db91d480 Update to boost v1.63.0 2017-03-12 21:30:15 -07:00
bunnei f005c955f8 Merge pull request #7 from bunnei/variant
Add boost::variant
2016-08-23 19:49:59 -04:00
bunnei ba070fe982 Add boost::variant 2016-08-12 14:11:39 -04:00
Yuri Kunde Schlesner 2dcb9d9796 Merge pull request #6 from tfarley/interval_map
Add boost::icl::interval_map
2016-03-01 21:36:25 -08:00
tfarley 3bf6369aa9 Add boost::icl::interval_map 2016-03-02 00:27:27 -05:00
Tony Wasserka 15ac6eef19 Merge pull request #5 from MerryMage/master
Add boost::optional.
2016-01-26 00:46:09 +01:00
MerryMage 0482e6b8cb Add boost::optional 2016-01-25 23:31:44 +00:00
Yuri Kunde Schlesner d81b926990 Merge pull request #4 from yuriks/boost-v1_59
Upgrade to boost v1.59.0
2015-08-16 17:20:00 -07:00
Yuri Kunde Schlesner d05c3b4c4b Upgrade to boost v1.59.0 2015-08-16 20:45:50 -03:00
Yuri Kunde Schlesner b7429a09aa Add script to copy required files using the bcp tool 2015-08-16 20:42:15 -03:00
Tony Wasserka 728a4d7d1c Merge pull request #3 from yuriks/smart-quotes
Get rid of Latin1 "smart quotes" in a file
2015-01-31 23:47:19 +01:00
Yuri Kunde Schlesner 6d5841c285 Get rid of Latin1 "smart quotes" in a file
They keep making my compiler print warnings.
2015-01-31 20:22:25 -02: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
bunnei 97052c28ac Merge pull request #1 from yuriks/add-container
Add container library (for static_vector)
2014-12-27 22:24:36 -05: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
Tony Wasserka 95fa7cc1cf Pull in some dependencies of Boost.Range. 2014-12-07 23:50:51 +01:00
Tony Wasserka 2d497719ff Bundle Boost.Range (from 1.57.0). 2014-12-07 20:45:27 +01:00
Tony Wasserka 24eb93900c Initial commit. 2014-12-07 20:43:27 +01:00