History: Makefile
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 87b2368d | build: lint development builds | a73x | 2026-09-07 |
| 30a49f6d | mise | a73x | 2026-09-06 |
| c5be8085 | build: add pinned linting and reliable development checks | a73x | 2026-09-06 |
| bb91afde | build: include muxg in release and install targets | a73x | 2026-09-06 |
| 74730ed7 | refactor: isolate native core and component development gates | a73x | 2026-09-05 |
| 106552cd | test: guard native raw-output responsiveness with release builds | a73x | 2026-09-05 |
| c49a06ed | feat: render native sessions with shared terminal input and reconnect | a73x | 2026-09-04 |
| b7dbcdaf | build: add opt-in native client and OpenGL probe | a73x | 2026-09-04 |
| db06838a | build: make release-mac publishes the Mac tarball from MAC_BUILDER | a73x | 2026-09-04 |
| acdaffb0 | build: RELEASE_TARGET follows the host, and a Mac cuts a Mac release | a73x | 2026-09-04 |
| 6d5756ad | build: the Makefile names the gates' boxes and provisions a guest | a73x | 2026-09-04 |
| ab23cc7f | fix: make install on a Mac names the native target, which is the only one that builds | a73x | 2026-09-04 |
| 8f8ed018 | test: make xos attaches a Mac client to a Linux daemon and a Linux client to a Mac daemon, over ssh and QUIC | a73x | 2026-09-04 |
| 3362909e | build: the shell gate reaches deps/, and a release names its own target | a73x | 2026-09-03 |
| c8ff232e | build: a Mac builds natively through a shadow SDK, and the dep script follows the host | a73x | 2026-09-03 |
| e5b27feb | build: the QUIC prefix and the linker follow the target, not the host | a73x | 2026-09-03 |
| c9980623 | build: folder rule 7 keeps every OS-specific spelling under src/os | a73x | 2026-09-03 |
| 5b822c85 | build: make install ships the portable image, like every release | a73x | 2026-09-02 |
| bce83e89 | test: the make vm gate runs real user journeys against the mux-e2e VM | a73x | 2026-09-01 |
| d7967ffa | fix: the small ones the review found — a hint, a note, a test, an install | a73x | 2026-08-29 |
| 66e13fe3 | test: one binary through the suites, and the daemon's exe asked of the kernel | a73x | 2026-08-28 |
| 91097513 | release: v0.0.1-15 — one flag parser for the four binaries | a73x | 2026-08-27 |
| 5266bcdb | build: the pinned zig is vendored at deps/zig, not ~/Downloads | a73x | 2026-08-24 |
| 96febc7b | test: line coverage for the e2e suite, via kcov | a73x | 2026-08-21 |
| 726e0349 | test: gate output throughput, so a 600x regression fails instead of feeling bad | a73x | 2026-08-21 |
| d71ca589 | fix: install ReleaseSafe, so `yes` is not 600x slower than tmux | a73x | 2026-08-21 |
| d62bdb97 | build: make release, tarred, so the exec bit survives | a73x | 2026-08-21 |
| b426e1d9 | build: make install — user binaries to ~/.local/bin | a73x | 2026-08-18 |
| ab09f763 | test(e2e): two sessions on one daemon, on the wall and over QUIC | a73x | 2026-08-15 |
| 3ef748c2 | test: make soak repeats the suite and attributes failures to runs | a73x | 2026-08-09 |
| 09d21a4f | build: QUIC deps vendored and pinned — the spike's script grows up | a73x | 2026-08-08 |
| d890ac97 | feat: bytes-on-wire bench gates the M4 kill criterion; docs | a73x | 2026-08-08 |
| c884437a | feat: scaffold muxd; prove ghostty-vt drives headless | a73x | 2026-08-07 |