Commit Graph

9 Commits

Author SHA1 Message Date
Michael
dd8a93a400
Apply rule of zero to code base 2019-05-19 23:11:07 +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
Rick V
4ca60e65a4
when SunOS 4.x/Sun386i compatibilty was yanked,
some of the more useful functions graduated to the main libc
2019-04-16 16:03:23 -05:00
Michael
fdc4b9c4bd
Remove debugging abort from jsonpublisher 2019-04-16 02:21:09 +01:00
Rick V
85f8f71684
windows headers are lowercase on unix 2019-04-15 20:08:29 -05:00
Michael
ae341b40fd
fixup! MetricTank metric collector 2019-04-14 18:29:35 +01:00
Michael
afa058c4ee Fix build on windows 2019-04-14 18:12:11 +01:00
Michael
3b5d49e0f8 MetricTank metric collector 2019-04-14 17:18:32 +01:00
Michael
544c5f9b61 Move metrics publishers to their own directory 2019-04-14 17:18:32 +01:00