42 Commits

Author SHA1 Message Date
mahee96 816dc73350 em_proxy: added .gitignore entry for .switpm 2026-04-01 15:56:11 -07:00
mahee96 bf42761b88 em_proxy: consolidate em_proxy stuff into its own repo (moved em_proxy.xcodeproj, fetch-prebuilt.sh into its repo) 2026-03-01 16:09:34 +05:30
mahee96 49dc35b297 [build] - addd em_proxy.swift build 2026-02-23 13:01:53 +05:30
mahee96 c151b90652 moved swift binding to be within the repo 2026-02-22 21:20:25 +05:30
ny 24fdd245e6 fix(typo): Depend on release builds for release targets 2024-12-08 11:40:40 -05:00
ny 61d4ee9b83 [Build] fix: Remove old named file, just upload new 2024-12-08 11:01:26 -05:00
ny 49d4cb77ae [Build] fix: Okay, but like actually this time 2024-12-08 10:58:05 -05:00
ny c4e41e3b23 [Build] fix: Actually fix Makefile for CI 2024-12-08 10:18:57 -05:00
ny 81642f2371 [Build] Update from deprecated workers 2024-12-08 10:12:08 -05:00
ny c352fbaeba [Build] fix: Completely rewrite Makefile
Not perfect, but definitely way more cleaned up
2024-12-08 10:08:33 -05:00
Magesh K 37eafbf6f4 Updated makefile to include 'copy' target and use debug build for em_proxy binaries (#3) 2024-12-08 08:18:06 -05:00
Stern f0b28a1bb8 Create CODEOWNERS
Signed-off-by: Stern <70122891+SternXD@users.noreply.github.com>
2024-05-04 20:46:06 -04:00
Joe Mattiello c27af76291 Update README.md
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
2023-03-20 00:08:15 -04:00
Joe Mattiello a6a89f7ba9 Update README.md
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
2023-03-19 23:42:30 -04:00
naturecodevoid 91be9a497a [build] temporary fix for SideStore build failing 2023-03-04 09:07:18 -08:00
Joe Mattiello f61b8f80f3 Update README.md 2023-03-01 19:34:54 -05:00
Joe Mattiello 3f08effc1e [build] 2023-03-01 19:22:16 -05:00
Joe Mattiello fd120e5ff5 Fix duplicate modulemap when using with minimuxer 2023-03-01 07:21:47 -05:00
Joe Mattiello df227657aa Use modulemap in xcframework so swift works 2023-03-01 05:41:03 -05:00
Joe Mattiello 240b5e395b Makefile build really works this time 2023-03-01 03:20:13 -05:00
Joe Mattiello 93d82beb08 Fix type-o in Makefile 2023-03-01 02:59:55 -05:00
Joe Mattiello 845d87b4f6 Simplify build 2023-03-01 02:55:59 -05:00
Joe Mattiello b806d22ccb fix type-o in Makefile 2023-03-01 02:26:26 -05:00
Joe Mattiello 313d5570c3 Update makefile and gh action for xcframework 2023-03-01 02:21:40 -05:00
naturecodevoid 1274fc3765 Prebuild (#1)
* [build] copy prebuild logic from minimuxer

* [build] reduce library size

* [build] update to attempt #2 and add panic = "abort"

* [build] remove panic = "abort" because it made build fail

* Update Makefile
2023-02-22 20:56:56 -08:00
JJTech c8a280e54c Use cbindgen library instead of CLI (#2)
* add cbindgen to build dependencies

* use cbindgen rust-style rather then via command

* comment out doc length line which causes error

Couldn't parse config file: unknown field `documentation_length`
2022-11-28 18:02:08 -07:00
Jackson Coxson 96c616a72e Add license 2022-11-17 10:52:34 -07:00
Jackson Coxson d55891942c Add emotional damage test 2022-10-29 16:51:10 -06:00
Jackson Coxson 57ab5a0002 Add proxy logging 2022-10-29 13:16:06 -06:00
Jackson Coxson 70aa55ce87 Don't kill existing handle by default 2022-10-29 13:08:48 -06:00
Jackson Coxson a936b6f1f0 Reduce bind wait time 2022-10-29 02:30:14 -06:00
Jackson Coxson e664f0af98 Kill existing proxy if trying to create new 2022-10-29 02:17:45 -06:00
Jackson Coxson 69e5fb4d89 Make handle static 2022-10-29 01:54:00 -06:00
Jackson Coxson 1091ff6d68 Add binding success message 2022-10-28 23:15:13 -06:00
Jackson Coxson 2dbb6b785b Drop dead socket and wait to rebind 2022-10-28 23:09:34 -06:00
Jackson Coxson 6841d0451e Handle socket unbinding 2022-10-28 22:57:52 -06:00
Jackson Coxson 829b122e84 Un ignore the keys folder 2022-10-27 15:52:25 -06:00
Jackson Coxson 4da206b50f Actually send the kill signal 2022-10-26 12:51:45 -06:00
Jackson Coxson d2a27ee0e9 Change stop arg type 2022-10-26 12:47:51 -06:00
Jackson Coxson f62a7f89c4 Write bindings 2022-10-26 12:45:01 -06:00
Jackson Coxson db30a23d72 Remove unneeded dependency 2022-10-26 02:37:53 -06:00
Jackson Coxson 2227d9cd37 Initial commit 2022-10-26 02:16:08 -06:00