Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Becker
aea4542edd
more 2019-08-22 07:18:05 -04:00
Michael
16cdfbd5f0
clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
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
2019-04-19 13:24:33 -05:00
Jeff Becker
544595bdef
use pipe and not pipe2 2019-04-19 09:43:51 -04:00
Rick V
7036dd1756 freebsd has this too; 2019-04-11 16:10:52 +00:00
Rick V
a9181e27a4 fix non-linux 2019-04-11 16:07:41 +00:00
Jeff
c45a3201c5 disable llarp_ev_pkt_pipe on win32 2019-04-10 11:26:50 -04:00
Michael
a8bf5beb97
Fixup build on macOS 2019-04-10 08:16:53 -04:00
Jeff Becker
ac69213dd7
unit tests for llarp_ev_pkt_pipe 2019-04-08 10:04:58 -04:00
Jeff Becker
e178a70929
use shared_ptr for event loop 2019-04-08 08:01:52 -04:00