0x330a
|
68b62c3e80
|
feat: adding in new contacts functionality and wrappers, sorting out multiple files to organize all the wrapper functions
|
2022-12-13 17:40:09 +11:00 |
|
0x330a
|
6ff9380912
|
fix: revert to static bundle for now so it compiles and runs tests
|
2022-12-01 10:33:48 +11:00 |
|
0x330a
|
aeb40833ff
|
refactor: add it back as libsodium.so as a test
|
2022-11-30 18:01:48 +11:00 |
|
0x330a
|
2b9265e591
|
refactor: add sodium_lib_filename back to CMakeLists.txt
|
2022-11-30 17:02:53 +11:00 |
|
0x330a
|
4e37ec96f8
|
feat: update deps
|
2022-11-30 16:52:00 +11:00 |
|
0x330a
|
59b942b6ae
|
feat: change build.gradle, cmakelists to fix runtime
|
2022-11-30 15:39:47 +11:00 |
|
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 |
|