Adam Ierymenko
|
7e341ed397
|
More certificate plumbing.
|
2020-07-06 19:28:43 -07:00 |
|
Adam Ierymenko
|
b027a83789
|
Minor stuff...
|
2020-07-06 15:15:21 -07:00 |
|
Adam Ierymenko
|
451e6be180
|
Evil not very fun CGO glue for Certificate works! Also added a self-test project for Go code. Not using "go test" because of CMake build and CGO linking requirements that make it a pain in the derriere.
|
2020-07-03 16:05:43 -07:00 |
|
Adam Ierymenko
|
7b869684c6
|
More cert Go plumbing.
|
2020-07-03 14:42:29 -07:00 |
|
Adam Ierymenko
|
0d764f5a3d
|
CGO glue for certificates, and Go formatting and other boring stuff.
|
2020-07-03 13:08:40 -07:00 |
|
Adam Ierymenko
|
5e1b7f2ba6
|
Certificate stuff, but not plumbled through to CLI yet to actually make them.
|
2020-06-25 07:40:21 -07:00 |
|
Adam Ierymenko
|
05a3831acb
|
Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition).
|
2020-06-24 10:46:59 -07:00 |
|
Adam Ierymenko
|
224c468aa3
|
OMG Windows builds!
|
2020-06-16 22:26:47 -07:00 |
|
Adam Ierymenko
|
3c6448a717
|
Move all CGO flags into CMakeLists.txt so they can inherit all our system detection and stuff.
|
2020-06-16 13:36:43 -07:00 |
|
Adam Ierymenko
|
346d4b572b
|
Fix symbol issues in static build.
|
2020-06-15 15:02:07 -07:00 |
|
Adam Ierymenko
|
9daf4540de
|
Certificates, and it builds again.
|
2020-06-15 11:17:24 -07:00 |
|
Adam Ierymenko
|
f447608d6b
|
Certificates, etc... work in progress.
|
2020-06-13 21:41:39 -07:00 |
|
Grant Limberg
|
d9dd77bc6e
|
let cgo find versionl.h
|
2020-06-12 15:09:31 -07:00 |
|
Grant Limberg
|
a11d0027ce
|
cast to uintptr_t instead
should fix non 64-bit platforms
|
2020-06-12 09:22:58 -07:00 |
|
Adam Ierymenko
|
938cbba449
|
Root set stuff, code formatting and other boring stuff.
|
2020-06-09 12:26:52 -07:00 |
|
Grant Limberg
|
c8f640f3f2
|
compile go code to static library & call via main.cpp
This allows CMake to manage the linkage of C/C++ libraries rather than an exponentially growing list of cgo directives based on build options
|
2020-06-09 12:03:16 -07:00 |
|
Grant Limberg
|
2272189955
|
macOS: link static versions of lipq and libhiredis on mac
will need to grab them via homebrew
|
2020-06-08 16:14:01 -07:00 |
|
Grant Limberg
|
736edeeed0
|
figure out conditional compilation & cgo based on go build tags
|
2020-06-08 15:54:10 -07:00 |
|
Adam Ierymenko
|
016d85b169
|
Code formatting and similar.
|
2020-06-08 11:47:28 -07:00 |
|
Adam Ierymenko
|
73795d05eb
|
Reorg done and builds
|
2020-06-05 14:38:35 -07:00 |
|
Adam Ierymenko
|
a0374da4f3
|
Reorg.
|
2020-06-05 13:42:34 -07:00 |
|
Adam Ierymenko
|
3dd2c94f4e
|
Moar reorganization.
|
2020-06-05 13:26:35 -07:00 |
|