Commit Graph

6 Commits (d2824c6b13877af4ff488aebf80240713155accc)

Author SHA1 Message Date
Michael ac8624698d
Fix some string_view problems 5 years ago
Jeff Becker d95d03593a
put deltas in timestamps 5 years ago
Michael 19578fa8fc
Fix ASAN build 5 years ago
Jeff Becker 3a8cb0bfb5
add shell based hooks for service::Endpoint, also make format 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 9e24557429
refactor logger 5 years ago