You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/external
Jason Rhinelander 2f9e182b20
Avoid ctor inheritance to make diagnostics better
Using constructor inheritance DRYs the code, but unfortunately confuses
GCC as to where the proper "required from here" location is, which makes
debugging formatting errors very difficult.  Avoid it (and update
oxen-logging to avoid it there as well).
2 years ago
..
cpr@aac5058a15 lokinet-bootstrap native binary 4 years ago
cxxopts@6fa46a7488 Revert "bump submodules" 4 years ago
ghc-filesystem@2a8b380f8d Update submodules and static build deps 3 years ago
ngtcp2@026b8434eb bump ngtcp2 to v0.1.0 tag 3 years ago
nlohmann@db78ac1d77 Update nlohmann to latest stable 4 years ago
oxen-encoding@79193e58fb bump verions of all deps 2 years ago
oxen-logging@9d65a01ca7 Avoid ctor inheritance to make diagnostics better 2 years ago
oxen-mq@eadb37c765 bump verions of all deps 2 years ago
pybind11@8de7772cc7 Update submodules and static build deps 3 years ago
sqlite_orm@4c6a46bd4d Update submodules and static build deps 3 years ago
uvw@36fdf810a6 Reformat with clang-format-11 4 years ago
CMakeLists.txt Replace logging with oxen-logger 2 years ago