Commit Graph

10 Commits (6a8d4aca3841a1b7fc5e8612a32a8e96a90ec170)

Author SHA1 Message Date
Jeff Becker aea4542edd
more 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 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
Jeff Becker 544595bdef
use pipe and not pipe2 5 years ago
Rick V 7036dd1756 freebsd has this too; 5 years ago
Rick V a9181e27a4 fix non-linux 5 years ago
Jeff c45a3201c5 disable llarp_ev_pkt_pipe on win32 5 years ago
Michael a8bf5beb97
Fixup build on macOS 5 years ago
Jeff Becker ac69213dd7
unit tests for llarp_ev_pkt_pipe 5 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 5 years ago