Commit Graph

11 Commits (b4fce0e3ee56e40c6f5917b799f7bd3d2a84e05d)

Author SHA1 Message Date
Stephen Shelton 273270916e
The Great Wall of Blame
This commit reflects changes to clang-format rules. Unfortunately,
these rule changes create a massive change to the codebase, which
causes an apparent rewrite of git history.

Git blame's --ignore-rev flag can be used to ignore this commit when
attempting to `git blame` some code.
5 years ago
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
6 years ago
Jeff Becker 544595bdef
use pipe and not pipe2 6 years ago
Rick V 7036dd1756 freebsd has this too; 6 years ago
Rick V a9181e27a4 fix non-linux 6 years ago
Jeff c45a3201c5 disable llarp_ev_pkt_pipe on win32 6 years ago
Michael a8bf5beb97
Fixup build on macOS 6 years ago
Jeff Becker ac69213dd7
unit tests for llarp_ev_pkt_pipe 6 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 6 years ago