Commit Graph

9 Commits (16cdfbd5f04e74665d93e66ff3990c5e16e56431)

Author SHA1 Message Date
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