Block a user
WIP: user_settings app
Is there a way to have shared or per-app databases already ? Is this a thing we'd want to look at implementing ?
WIP: git submodules
It's make fetchdeps sorry
tildefriends/GNUmakefile
Line 812 in e00f73e1d5
fetchdeps: |
I made that script before I knew that stuff was…
WIP: git submodules
I'm not familiar with makefiles yet and I just don't understand what this does
ANDROID_DEPS := deps/openssl/android/arm64-v8a/usr/local/lib/libssl.a
$(ANDROID_DEPS):
+@tools/ssl-android
…
WIP: git submodules
Should there be a copy of openssl at deps/openssl ? I see references to his in GNUMakefile, but it's not in the repo.