Chris Miles
|
c236c57a2c
|
[C++20] Enable C++20 + Fixes + FMT 9.1 (#2664)
* [CPP] Enable and build compliance with cpp20
* Windows build fix
* bump fmt version
* Updated fmt to 9.1, updated cmake minimum and verified preprocessor stuff works.
* Missing :
* Fix warning: top-level comma expression in array subscript is deprecated
* Fix warning: top-level comma expression in array subscript is deprecated
Co-authored-by: KimLS <KimLS@peqtgc.com>
|
2022-12-20 21:52:36 -06:00 |
|
Alex
|
058a722569
|
Revert "Revert "Build System Updated""
|
2019-10-13 18:49:16 -07:00 |
|
Alex
|
b9f57f1f28
|
Revert "Build System Updated"
|
2019-10-12 21:07:06 -07:00 |
|
KimLS
|
72a922f2ba
|
Changes to building
|
2019-08-25 14:45:54 -07:00 |
|
KimLS
|
1d1df3bf7a
|
Servertalk implementation wip, added optional support for pub-key authenticated encryption (via libsodium), not backwards compatible.
|
2016-10-23 17:55:19 -07:00 |
|
KimLS
|
5cad3f62d0
|
EQStream abstraction layer
|
2016-09-25 15:10:34 -07:00 |
|
KimLS
|
b7e36feeeb
|
Removed more socket server stuff, changed some of the build stuff.
|
2014-07-14 15:44:28 -07:00 |
|
Corysia Taware
|
f6046477b4
|
Changes for intel Mac OSX build
|
2014-04-03 14:10:03 -07:00 |
|
KimLS
|
f2f4e55818
|
Import/Export util start
|
2013-10-18 21:23:45 -07:00 |
|