Commit Graph

7 Commits (0689a41bf288fe1f2fbb2a5c6d3646b6afefe89e)

Author SHA1 Message Date
Michael 491fee206b
Port code to use CryptoManager over passing Crypto pointers 5 years ago
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago
Michael e4cf1f245c
Convert most of llarp to use Printer 5 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago
Michael 4257b62e88
Add .cpp files for all .hpp files 6 years ago