Activity
CPP-999 Compilation error in cpp-driver-2.16.2 when using C++98 stand…
CPP-999 Compilation error in cpp-driver-2.16.2 when using C++98 stand…
Pull request merge
Just move to a function to explicitly zero out snapshots rather than …
Just move to a function to explicitly zero out snapshots rather than …
Missed an update of the actual choices
Missed an update of the actual choices
Base Jenkinsfile changes to bring in the new C* versions
Base Jenkinsfile changes to bring in the new C* versions
Remove C++11 usage in favor of a struct constructor to be explicit ab…
Remove C++11 usage in favor of a struct constructor to be explicit ab…
Introduction of matrix to cover both available Windows platforms
Introduction of matrix to cover both available Windows platforms
Initial version of a Windows config for Github Actions
Initial version of a Windows config for Github Actions
Force push
Fixing all the paths to follow cmake conventions
Fixing all the paths to follow cmake conventions
Apparently the applink code has to be linked into the test app rather…
Apparently the applink code has to be linked into the test app rather…
So I guess I've been doing paths all wrong... ?
So I guess I've been doing paths all wrong... ?
Try quoting the input value in order to avoid string escaping issues
Try quoting the input value in order to avoid string escaping issues
I think I was doing cmake wrong
I think I was doing cmake wrong
Trying to come up with a flexible way to include applink
Trying to come up with a flexible way to include applink
Forgot to actually fix the zlib lib dir env var
Forgot to actually fix the zlib lib dir env var
So what happens if we actually install our own OpenSSL and use that?
So what happens if we actually install our own OpenSSL and use that?
libuv was found when using PATH rather than LIB. Let's see if we can …
libuv was found when using PATH rather than LIB. Let's see if we can …
The LIB/PATH breakdown confuses me
The LIB/PATH breakdown confuses me
Wait, so they're in... bin?
Wait, so they're in... bin?
Wondering if we need a discrete pre-step to set the env vars
Wondering if we need a discrete pre-step to set the env vars
Okay, so msys2 isn't in play... back to where we were
Okay, so msys2 isn't in play... back to where we were
Yup, this is surely the most efficient way to debug this stuff
Yup, this is surely the most efficient way to debug this stuff