Commit Graph

67 Commits

Author SHA1 Message Date
0x330a
420edc931b
feat: update submodule 2022-12-01 16:38:48 +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
42ecef4ffa
Update submodule for shared lib renames 2022-11-30 13:25:19 +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
e784fa79d0
feat: adding additional config base implementations 2022-11-30 12:11:12 +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
0x330a
6593c40ab1
refactor: remove old dist folder 2022-11-29 16:37:39 +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
0eae6b8a94 feat: latest deps and removing unused extern 2022-11-29 10:18:58 +11:00
0x330a
5bb2bfa779 feat: add some basic stuff to test jni interactions 2022-11-28 19:14:08 +11:00
0x330a
4045333dbc feat: start libsession-util integration and experimentation 2022-11-28 18:08:35 +11:00