Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-03-25 16:23:51 -04:00
610e756c07 Ever closer to the elusive clean http shutdown.
cory pushed to main at cory/tildefriends 2024-03-25 13:50:45 -04:00
15c9f8f458 Rudimentary support for building the executable with data attached. Pushed some things around in the makefile to fix issues along the way. #46
cory pushed to main at cory/tildefriends 2024-03-25 12:57:01 -04:00
fb704a5b83 I will get better at keeping this tree clean.
cory opened issue cory/tildefriends#46 2024-03-25 12:55:05 -04:00
Support building the executable with necessary static data attached
cory commented on issue cory/tildefriends#43 2024-03-25 12:52:17 -04:00
Make a robots.txt file

I do want public blob/wiki style apps that I want searchable.

The ssb app currently doesn't do much unless you're signed in, which is my main approach to it not being consumed by bots right…

cory commented on pull request cory/tildefriends#45 2024-03-25 12:46:37 -04:00
WIP: git submodules

I'm definitely no makefile expert.

The goal of that block is just to run tools/ssl-android before attempting to build any of the android .o files.

ANDROID_DEPS is just set to an arbitrary…

cory commented on issue cory/tildefriends#44 2024-03-25 09:05:14 -04:00
Redirect the old github repo to this one to avoid confusion

Done: f07f15ca506903a0a1503fbdbf5b0cfb2c310d50

cory closed issue cory/tildefriends#44 2024-03-25 09:05:14 -04:00
Redirect the old github repo to this one to avoid confusion
cory commented on pull request cory/tildefriends#45 2024-03-22 08:33:00 -04:00
WIP: git submodules

On one debian bookworm machine I see javac 17.0.10 coming from openjdk-17-jdk-headless.

cory commented on pull request cory/tildefriends#45 2024-03-22 08:08:03 -04:00
WIP: git submodules

For Android and iOS where there aren't provided openssl libs, those scripts in tools fetch and build it. Not sure what's up with that error. Is it actually complaining about the shebang?

javac…

cory commented on pull request cory/tildefriends#45 2024-03-21 22:48:25 -04:00
WIP: git submodules

Interesting. Does make dist still produce a tarball with enough dependencies to build?

cory commented on issue cory/tildefriends#44 2024-03-21 09:11:23 -04:00
Redirect the old github repo to this one to avoid confusion

Do you know what the best practice is? Just add a commit that replaces everything with a new README with a link?

cory commented on issue cory/tildefriends#43 2024-03-21 09:10:41 -04:00
Make a robots.txt file

I think I'm OK having it scraped (to some extent), but we should do something so it shows up better / more usefully in search results.

I think this is hardcoded in http.js.c: https://www.tildefr

cory pushed to main at cory/tildefriends 2024-03-20 20:44:13 -04:00
fdda628be8 Fix paths in the source tarball.
cory pushed to main at cory/tildefriends 2024-03-20 20:38:25 -04:00
2b45d8aa05 Doh. Never mean to add that.
cory pushed to main at cory/tildefriends 2024-03-20 20:33:48 -04:00
0e2fc65301 Document run -k flag.
cory pushed to main at cory/tildefriends 2024-03-18 12:46:37 -04:00
e8ef7e74de Fixed a leak in JS blob store.
cory pushed to main at cory/tildefriends 2024-03-18 12:34:18 -04:00
c32e1b9583 http request cleanup crash fix.
cory pushed to main at cory/tildefriends 2024-03-18 12:33:05 -04:00
9d0f6ec155 Fix the sneaker app RE: JSONB.
cory pushed to main at cory/tildefriends 2024-03-17 13:21:58 -04:00
855d603795 docs + prettier