Commit Graph

67 Commits (dev)

Author SHA1 Message Date
Rick V fb70d7afc9
bump version for release 5 years ago
Rick V 447c4e6012
header got stripped 5 years ago
Rick V 2ccbf5616d
enable SetThreadName (#689) 5 years ago
Rick V 581e64a2ef
back out for now 5 years ago
Rick V 578bcba73d
ok use exception filter
typo

no infinite loops
5 years ago
Rick V 16096c6adb
add debug helper lib for core dump generation on all supported windows targets
had an epiphany earlier

i kept having problems with static linking because
i merged the GNU C runtime with the SEH library
instead of merging the latter with pthread
5 years ago
Michael 6ede15888e
Change manifest ids 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
Rick V d67eb40697
require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 5 years ago
Michael 1aeacb0043
Refactor CMakeLists into distinct directories 5 years ago
Rick V ea7301fecf
finally unfuck windows bits 5 years ago
Rick V 3931b7d9d7
implement missing libabyss functionality
remove some finished TODOs
5 years ago
Rick V 6913c01524
wtf why didn't this get rebased 5 years ago
Rick V e083bb0e22
tweak FD_SETSIZE to reduce possibility of UDP timeouts
geez searching 4K sockets most of which are blank...

(cherry picked from commit 39b45e1d57)
5 years ago
Michael 317e29b777
Move win32 specific files to win32 dir 5 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago