Commit Graph

41 Commits

Author SHA1 Message Date
Frodo Baggins
03863258ea add stuff for compiler user tracking 2024-10-31 17:58:48 -07:00
Frodo Baggins
f6c0e510cb add align library (header only). Init CmakeLists.txt and add align include dir to include_directories 2024-10-08 15:29:39 -07:00
IndecisiveTurtle
a04136add1 Add pool 2024-08-10 17:09:52 +03:00
psucien
9f1fbbb32c boost: added asio 2024-07-10 23:03:03 +02:00
raphaelthegreat
87b7817119 boost: Some changes for shader recompiler 2024-05-22 00:53:12 +03:00
raphaelthegreat
2dd57a940b boost: Changes for shadps4 2024-05-14 23:05:10 +03:00
GPUCode
dfb313f835 boost: Readd and adjust libraries
* 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 03:26:16 +02:00
GPUCode
4b0f33f6f9
boost: Update to 1.83.0 (#33) 2023-11-04 21:30:42 +02:00
GPUCode
047dfb7a47 boost: Add circular_buffer 2023-08-03 01:47:27 +03: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
emufan4568
774b7328a2 Update to 1.80.0 2022-08-26 23:24:04 +03:00
Hamish Milne
a37867de91 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-28 14:59:16 +00:00
Hamish Milne
78d50f0db8 Update to 1.71.0 2020-03-28 14:36:17 +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
FearlessTobi
a7826d8f57 Update boost to 1.71 2019-09-07 17:55:51 +02: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
MerryMage
d80e506e17 Update to boost 1.66 2018-01-01 20:31:13 +00: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
25db91d480 Update to boost v1.63.0 2017-03-12 21:30:15 -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
d05c3b4c4b Upgrade to boost v1.59.0 2015-08-16 20:45:50 -03: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
Yuri Kunde Schlesner
7dabdd81b0 Add container library (for static_vector) 2014-12-28 01:22:08 -02: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