23 Commits

Author SHA1 Message Date
GPUCode
80f97ea03b
boost: Readd and adjust libraries (#34)
* Add back variant. Turns out dynarmic needs this
* Explicitely add circular_buffer. We rely on this but it was removed previously
* Trim down url and iostreams libraries to what we need
2023-11-05 04:00:19 +02:00
GPUCode
4b0f33f6f9
boost: Update to 1.83.0 (#33) 2023-11-04 21:30:42 +02:00
GPUCode
700ae2eff3
boost: Add stack traces (#31) 2023-06-24 18:24:15 +03:00
SachinVin
1046b9c7b9 Add boost/locale/encoding_utf.hpp 2023-06-18 19:37:51 +05:30
Rokkubro
fb7a9e1f28 Update to boost 1.82.0 and add url 2023-05-22 18:45:02 +10:00
hank121314
93fbc5de96 Add boost::iostreams 2023-02-19 23:06:14 +08:00
Hamish Milne
a37867de91 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-28 14:59:16 +00:00
Hamish Milne
6d7edc593b Add serialization/list.hpp 2020-01-01 21:31:17 +00:00
Hamish Milne
65dc954e93 Add weak_ptr 2019-12-30 15:19:06 +00:00
Hamish Milne
1c857c0419 Added serialization/optional 2019-12-28 13:51:53 +00:00
Hamish Milne
55725b7796 Re-added unique_ptr; updated README 2019-12-22 15:51:18 +00:00
Hamish Milne
f4850c2975 Added deque 2019-08-12 16:58:39 +01:00
Hamish Milne
19ccdcc6fb Added derived class export 2019-08-11 15:14:34 +01:00
Hamish Milne
48130d3879 Add more serializable types; remove unique_ptr 2019-08-10 18:58:40 +01:00
Hamish Milne
d2a5baa1ad Added serialization for STL types 2019-08-06 17:18:22 +01:00
Hamish Milne
1acb9699ac Update boost to 1.70.0; add serialization 2019-08-06 15:54:37 +01:00
James Rowe
37a8dc31d7 Update boost to 1.67 and add asio 2018-07-26 21:04:37 -06: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