Commit Graph

5 Commits (19835ce5017fae4df8974c4ffcc7e619d5ebee5f)

Author SHA1 Message Date
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 3da6551e82
make android compile 6 years ago
Rick V 87cebd9ba6
port abseil-cpp to Solaris 2.x and legacy compiler
fuck oracle with a rusty knife, we only support compilers with a full implementation of G++ (so, basically, only clang)
6 years ago
Rick V 250bcfc340 make abseil reproducible 6 years ago
Michael 41f9f5fad6
Import abseil LTS 20181200 6 years ago