summaryrefslogtreecommitdiffstats
path: root/.gitmodules (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-4/+3
+ Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite
2019-09-22Add ProtocolBlockTypePalette (#4391)E141-0/+3
2018-01-03Add the fmt library (#4065)peterbell101-0/+4
* 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.
2017-12-22Fix Travis build (#4101)peterbell101-1/+1
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-09-01Return to cuberite/polarssl for mbedtls submodule (#3982)peterbell101-1/+1
2017-08-30Update mbedtls to 2.5.1 (#3964)peterbell101-3/+3
* 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-02-24Removed a few default plugins (#3580)mathiascode1-15/+3
2016-12-18Move submodules to new organisation. (#3485)Alexander Harkness1-11/+11
2015-11-05Added ignore=dirty to new submodulesJulian Laubstein1-1/+8
2015-11-04Outsourced all libraries into submodulesJulian Laubstein1-0/+24
2015-09-05Renamed output directory to ServerMattes D1-7/+7
2015-07-12Added JsonCPP library location to search pathsTiger Wang1-1/+6
* Fixed '-dirty' submodule changes Probably fixes an issue somewhere too?
2015-07-10Updated and submodularised JsonCPPTiger Wang1-0/+4
Conflicts: lib/jsoncpp
2015-05-16Added TCLAPtycho1-0/+3
2015-01-22Added the libevent library.Mattes D1-0/+3
2014-10-08Reordered .gitmodules. Fixes #496Alexander Harkness1-6/+6
2014-10-08Added MagicCarpetAlexander Harkness1-0/+3
2014-10-08Added Handy.Alexander Harkness1-0/+3
2014-10-08Added ChatLogAlexander Harkness1-3/+6
2014-10-08Added chunkWorx.Alexander Harkness1-0/+3
2014-09-27Removed polarSSL makefile. Fixes #591.Alexander Harkness1-1/+1
Also normalises polarssl submodule URL.
2014-07-28Added SQLiteCpp library.madmaxoft1-0/+3
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment.
2014-05-01Changed polarssl repo to point to cloned copy of polarsslTycho1-1/+1
2014-01-22Added PolarSSL as a submodule.madmaxoft1-0/+3
2014-01-17Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks.Alexander Harkness1-3/+3
2013-12-19Update submodule URLs so people without SSH can get them.Alexander Harkness1-3/+3
2013-08-16Added transapi as a submodule - so it more accurately reflects the source origin.Alexander Harkness1-0/+3
2013-08-16Added the removed plugins as submodules.Alexander Harkness1-0/+6