Jason Rhinelander
|
ad44bc961a
|
Add POST_BUILD hook to copy libsodium-internals.so to where gradle wants it
Gradle should be able to do this itself but can't because it does cmake
wrong (but don't worry, Google knows best).
|
2022-11-30 13:25:18 +11:00 |
|
Jason Rhinelander
|
728471f32a
|
Use proper cmake settings for C++17 mode instead of gradle cppflags
|
2022-11-30 13:24:45 +11:00 |
|
0x330a
|
ad00aeac4a
|
fix: use the build static instead of build shared, add a free which works question mark(?)
|
2022-11-30 11:48:41 +11:00 |
|
0x330a
|
a7554428d5
|
fix: compile issues in session_util.cpp and trying to fix native android builds
|
2022-11-30 11:06:37 +11:00 |
|
Jason Rhinelander
|
ce51512368
|
Build libsession-util during session-android build
This is definitely easier than needing to muck around with downloading
the .a.
|
2022-11-29 16:26:58 +11:00 |
|
0x330a
|
4045333dbc
|
feat: start libsession-util integration and experimentation
|
2022-11-28 18:08:35 +11:00 |
|