Commit Graph

  • 27ad967f41 Add support for FreeBSD master Jika 2025-10-31 16:29:40 +01:00
  • c205783caa only download 1 macOS SDK Un1q32 2025-09-07 21:13:15 -04:00
  • 7abe99fbc1 zig 15 is broken ig Un1q32 2025-08-26 19:53:22 -04:00
  • b4091e9eba fix Un1q32 2025-08-26 19:47:30 -04:00
  • e1a45f3c26 update zig version Un1q32 2025-08-26 19:44:22 -04:00
  • 2c4bceb86d update readme Un1q32 2025-04-26 01:21:37 -04:00
  • 45e1c8a3f2 rename variable Un1q32 2025-04-25 22:33:22 -04:00
  • a4edfcd8aa fix Un1q32 2025-04-25 22:31:58 -04:00
  • 176999429e reuse the data buffer for the response, saves an allocation Un1q32 2025-04-25 22:29:57 -04:00
  • 528ee2df21 say GNU/Linux to communicate that only glibc is supported Un1q32 2025-04-25 21:59:00 -04:00
  • 37d6c6aaec fix a memory leak and some potential issues Un1q32 2025-04-25 21:56:49 -04:00
  • 27e1373c69 update readme Un1q32 2025-04-25 20:59:14 -04:00
  • de95a626a0 add readme Un1q32 2025-04-25 20:56:49 -04:00
  • 9852f6496a build bundles for macOS instead of dylibs Un1q32 2025-04-25 20:36:05 -04:00
  • d1701e0bd2 go back to stripping dylibs Un1q32 2025-04-25 18:12:24 -04:00
  • c45a5b7d40 fix stuff Un1q32 2025-04-25 18:00:18 -04:00
  • 7f7f301b9d fix a weird bug on windows Un1q32 2025-04-25 15:49:17 -04:00
  • 3031d967ba logging updates Un1q32 2025-04-25 15:40:39 -04:00
  • 557e865a97 nit Un1q32 2025-04-25 15:05:03 -04:00
  • 89b7ab3e00 tweak windows bit Un1q32 2025-04-25 15:02:37 -04:00
  • 6ea3d7fd8e specify C standard explicitly Un1q32 2025-04-25 02:21:57 -04:00
  • 695bccbfc9 tweak Un1q32 2025-04-25 02:01:40 -04:00
  • 3f3599106d nit Un1q32 2025-04-25 01:59:55 -04:00
  • ec7b3af139 add comment Un1q32 2025-04-25 01:59:17 -04:00
  • 2bcf6ee2da fix Un1q32 2025-04-25 01:09:53 -04:00
  • 4756327cc1 minor fixes Un1q32 2025-04-25 01:09:08 -04:00
  • 0a5a2acf46 remove useless header Un1q32 2025-04-25 00:47:19 -04:00
  • b756cb2512 nit Un1q32 2025-04-25 00:25:01 -04:00
  • 957ba88eb0 darwin does not calculate checksum for us, nevermind Un1q32 2025-04-25 00:24:46 -04:00
  • 40bf640741 move this variable down Un1q32 2025-04-25 00:20:52 -04:00
  • 927b61c193 tweak Un1q32 2025-04-25 00:18:40 -04:00
  • 94c747de9f fix mallocing and sending more bytes than needed Un1q32 2025-04-25 00:11:53 -04:00
  • 66de61a807 fix macos Un1q32 2025-04-25 00:02:06 -04:00
  • 95cbf1f8e7 darwin also calculates checksum Un1q32 2025-04-24 22:47:52 -04:00
  • 3d557bd68f dont calculate checksum on linux (the kernel does it for us) Un1q32 2025-04-24 22:46:29 -04:00
  • 7ba7ddc9b0 packet size default 64, allow defining on cli Un1q32 2025-04-24 19:39:17 -04:00
  • 62b0a53148 timed out error with clitest Un1q32 2025-04-24 19:37:42 -04:00
  • a08d0777bb only strip .so files (the only ones that can/should be stripped) Un1q32 2025-04-22 14:07:08 -04:00
  • e3539ce761 gnu only :( Un1q32 2025-04-20 20:56:54 -04:00
  • 9b56937568 install dependencies Un1q32 2025-04-20 19:51:20 -04:00
  • c1303c3e6a fix Un1q32 2025-04-20 19:43:20 -04:00
  • e3634a05ad update Un1q32 2025-04-20 19:42:16 -04:00
  • 2501e06f33 workflows Un1q32 2025-04-20 19:38:57 -04:00
  • 719f243b1f no universal binaries Un1q32 2025-04-20 19:13:22 -04:00
  • d31cfb0b9b no freebsd womp womp Un1q32 2025-04-20 19:05:58 -04:00
  • 3fd41511ae clitest logs Un1q32 2025-04-20 19:04:38 -04:00
  • 2baf0b855d dont format Un1q32 2025-04-20 19:01:54 -04:00
  • 92f58440c8 a Un1q32 2025-04-20 19:01:34 -04:00
  • 09155bedcd fix maybe Un1q32 2025-04-20 19:01:05 -04:00
  • 3e0f31cc4a fix Un1q32 2025-04-20 19:00:28 -04:00
  • 4e19edadf5 allow user to set these Un1q32 2025-04-20 12:57:51 -04:00
  • fa567e7883 its possible someone might not have wget Un1q32 2025-04-20 12:33:42 -04:00
  • fe7e8a4278 support mac Un1q32 2025-04-20 12:30:37 -04:00
  • d25f1c38df size Un1q32 2025-04-20 03:10:34 -04:00
  • eb5b60fdae windows arm64 Un1q32 2025-04-20 03:05:26 -04:00
  • 6fe64fe88f fix Un1q32 2025-04-20 03:00:02 -04:00
  • addc269d6d build.sh Un1q32 2025-04-20 02:57:16 -04:00
  • 4285ad1a6e fix Un1q32 2025-04-20 01:42:02 -04:00
  • 8741a3c3d5 combine apple and linux implementations Un1q32 2025-04-20 00:34:24 -04:00
  • d63211e6b2 better clitest Un1q32 2025-04-19 23:52:44 -04:00
  • 470ff01675 ignore Un1q32 2025-04-19 23:51:18 -04:00
  • 70e86d3068 apple Un1q32 2025-04-19 21:12:32 -04:00
  • 5c846799cf fix Un1q32 2025-04-19 21:07:43 -04:00
  • bd256345bb commit Un1q32 2025-04-19 19:15:44 +00:00