cmux/scripts
Lawrence Chen b4bb51c509 Use SHA stamp to safely reuse local xcframework on cache miss
Instead of always rebuilding, write a .ghostty_sha stamp file
inside the xcframework after each build. On cache miss, only
seed from local if the stamp matches the current submodule SHA.
This avoids both unnecessary rebuilds and stale ABI mismatches.
2026-02-20 17:42:35 -08:00
..
build-sign-upload.sh Fix homebrew SHA mismatch race condition (#111) 2026-02-19 17:44:00 -08:00
bump-version.sh Reversion all 1.x.x to 0.x.x for pre-launch versioning 2026-02-17 18:31:05 -08:00
derive_sparkle_public_key.swift Fix Sparkle auto-update: inject SUPublicEDKey into Info.plist via PlistBuddy (#15) 2026-02-05 19:57:01 -08:00
generate_nightly_icon.py Fix nightly icon to match debug icon style (#167) 2026-02-20 04:19:10 -08:00
notify_probe.sh Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
rebuild.sh Rename to cmux and add About panel 2026-01-26 03:05:03 -08:00
reload.sh reload: quiet xcodebuild output, save full log to /tmp/cmux-xcodebuild-{tag}.log 2026-02-17 21:33:11 -08:00
reload2.sh scripts: require --tag for debug reload 2026-02-14 03:13:10 -08:00
reloadp.sh Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
reloads.sh Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
run-tests-v1.sh Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
run-tests-v2.sh Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
setup.sh Use SHA stamp to safely reuse local xcframework on cache miss 2026-02-20 17:42:35 -08:00
sparkle_generate_appcast.sh Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
sparkle_generate_keys.sh Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
test-unit.sh Stabilize rapid workspace switching handoff 2026-02-18 21:17:53 -08:00