Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-01-31 21:43:21 -05:00
f1fa19593d build: Better system OpenSSL logic?
cory pushed to main at cory/tildefriends 2025-01-31 21:32:21 -05:00
60b6f9c73e build: +build-essential
cory pushed to main at cory/tildefriends 2025-01-31 21:27:16 -05:00
55b95ddecb build: +make
cory pushed to main at cory/tildefriends 2025-01-31 21:23:25 -05:00
0800a251b2 build: +unzip
cory pushed to main at cory/tildefriends 2025-01-31 21:19:25 -05:00
82cf7a80eb build: Maybe I don't need sudo here?
cory pushed to main at cory/tildefriends 2025-01-31 21:15:22 -05:00
379f3d12eb build: Maybe we can just install the git we need?
cory pushed to main at cory/tildefriends 2025-01-31 21:11:37 -05:00
e52972d4d4 build: Version shenanigans?
cory pushed to main at cory/tildefriends 2025-01-31 21:09:00 -05:00
1a0ca4dec2 build: I guess this requires node?
cory pushed to main at cory/tildefriends 2025-01-31 21:07:02 -05:00
0bac9d8d5a build: Can I specify the image we build on like this?
a9608363c5 core: Don't actually start the http server unless we've specified a port or are asking for a port to be determined and written to file.
Compare 2 commits »
cory opened issue cory/tildefriends#104 2025-01-31 20:53:01 -05:00
Build against an older glibc for better compatibility of Linux binaries
cory pushed to main at cory/tildefriends 2025-01-31 20:45:41 -05:00
f1a2c5ae8e ssb: Silence some persistent broadcast noise.
cory pushed to main at cory/tildefriends 2025-01-31 20:37:29 -05:00
192a81ede7 core: As an experiment, handle running from a subdirectory (generally out/debug or out/release, since people tend to do that). Remove unused File.stat().
916aa5abbd cli: Fix create_invite's expire option.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-01-30 12:46:55 -05:00
d4a5cc6eee build: Let's start work on 0.0.28.
cory opened issue cory/tildefriends#103 2025-01-30 12:41:51 -05:00
Use the latest Android NDK/SDK
cory opened issue cory/tildefriends#102 2025-01-30 12:39:37 -05:00
Be able to set all the settings from the command-line
cory pushed to main at cory/tildefriends 2025-01-30 12:35:46 -05:00
d19605cc8d build: Fixes nix. Now everybody is happy.
cory pushed tag v0.0.27.1 to cory/tildefriends 2025-01-30 12:31:32 -05:00
cory pushed to main at cory/tildefriends 2025-01-30 12:31:14 -05:00
8d529327a4 build: Let's go back to nix trying to use its own OpenSSL.
cory pushed tag v0.0.27 to cory/tildefriends 2025-01-29 20:53:22 -05:00
cory pushed to main at cory/tildefriends 2025-01-29 20:53:19 -05:00
697e2f2071 build: Nope, I don't understand nix.