Tiger Wang
04cb4996e2
Update the minimodules
2021-04-12 14:09:18 +01:00
Tiger Wang
eeb63b8901
zlib -> libdeflate ( #5085 )
...
+ Use libdeflate
+ Use std::byte
* Fix passing temporary to string_view
+ Emulate make_unique_for_overwrite
2021-01-11 16:39:43 +00:00
E14
d1c95742dd
Add ProtocolBlockTypePalette ( #4391 )
2019-09-22 22:57:54 +02:00
peterbell10
757231cc6e
Add the fmt library ( #4065 )
...
* Replaces AppendVPrintf with fmt::sprintf
* fmt::ArgList now used as a type safe alternative to varargs.
* Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu.
* Adds FLOG functions to log with fmt's native formatting style.
2018-01-03 17:41:16 +00:00
peterbell10
832b394715
Fix Travis build ( #4101 )
...
Stop using gdb on osx - was breaking the build
Add clang 3.5 build as travis now defaults to 5.0
Fix unknown-warning-option errors on AppleClang
ProtoProxy: Use nullptr
UrlClientTest: add override to callback destructor
Update jsoncpp to use nullptr
2017-12-22 18:25:46 +00:00
peterbell10
896a3926cc
Return to cuberite/polarssl for mbedtls submodule ( #3982 )
2017-09-01 15:47:48 +02:00
peterbell10
84941bcc9f
Update mbedtls to 2.5.1 ( #3964 )
...
* Renaming changes:
* macro prefix "POLARSSL" -> "MBEDTLS"
* functions now prefixed with "mbedtls_"
* rename PolarSSL++ -> mbedTLS++
* rename polarssl submodule
* Use mbedtls' AES-CFB8 implementation.
* Add cSslConfig to wrap mbedtls_ssl_config
* Update cTCPLink and cBlockingSslClientSocket to use cSslConfig
* Use cSslConfig in cHTTPServer
* Use cSslConfig for cMojangAPI::SecureRequest
* CI Fixes
* Set -fomit-frame-pointer on the right target
2017-08-30 15:00:06 +01:00
mathiascode
330d66097f
Removed a few default plugins ( #3580 )
2017-02-24 10:11:38 +01:00
Alexander Harkness
a897e68612
Move submodules to new organisation. ( #3485 )
2016-12-18 12:29:36 +00:00
Julian Laubstein
ff7f0afc5f
Added ignore=dirty to new submodules
2015-11-05 19:35:42 +01:00
Julian Laubstein
9a7dd0a077
Outsourced all libraries into submodules
2015-11-04 23:25:00 +01:00
Mattes D
dac97826f7
Renamed output directory to Server
2015-09-05 22:01:21 +02:00
Tiger Wang
e69d4536ab
Added JsonCPP library location to search paths
...
* Fixed '-dirty' submodule changes
Probably fixes an issue somewhere too?
2015-07-12 12:23:11 +01:00
Tiger Wang
ccfe04a0a2
Updated and submodularised JsonCPP
...
Conflicts:
lib/jsoncpp
2015-07-09 23:10:51 +01:00
tycho
da58620d45
Added TCLAP
2015-05-16 10:46:51 +01:00
Mattes D
a8a7488b54
Added the libevent library.
2015-01-22 20:12:39 +01:00
Alexander Harkness
01f7ff303d
Reordered .gitmodules. Fixes #496
2014-10-08 21:14:02 +01:00
Alexander Harkness
fa00cbeda3
Added MagicCarpet
2014-10-08 21:13:38 +01:00
Alexander Harkness
ccbd5ba6a2
Added Handy.
2014-10-08 21:11:09 +01:00
Alexander Harkness
3b68949cc9
Added ChatLog
2014-10-08 21:08:21 +01:00
Alexander Harkness
ce11888851
Added chunkWorx.
2014-10-08 21:05:24 +01:00
Alexander Harkness
ad42adb5fa
Removed polarSSL makefile. Fixes #591 .
...
Also normalises polarssl submodule URL.
2014-09-27 12:04:54 +01:00
madmaxoft
036a8ff98e
Added SQLiteCpp library.
...
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment.
2014-07-28 19:59:53 +02:00
Tycho
ed071538d5
Changed polarssl repo to point to cloned copy of polarssl
2014-05-01 09:47:22 -07:00
madmaxoft
37e820d16e
Added PolarSSL as a submodule.
2014-01-22 22:17:20 +01:00
Alexander Harkness
714c8ed1a9
Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks.
2014-01-17 10:38:36 +00:00
Alexander Harkness
9f986a808c
Update submodule URLs so people without SSH can get them.
2013-12-19 20:15:59 +00:00
Alexander Harkness
1af758569d
Added transapi as a submodule - so it more accurately reflects the source origin.
2013-08-16 12:17:31 +01:00
Alexander Harkness
024fe5e6c5
Added the removed plugins as submodules.
2013-08-16 12:14:05 +01:00