cosmopolitan/tool
tkchia 7010a8081e
Fix regression when building deathstar.com for aarch64 (#957)
It turns out my earlier commit ddc08dc974 caused a build with
MODE=aarch64 to fail.  The commit changed deathstar.c to link
in code to support a VGA console, but this is not implemented
yet for AArch64.  Thanks to @ahgamut for spotting this issue.
2023-11-16 12:13:17 -08:00
..
args Make args replace ... only at the end of file (#909) 2023-11-08 10:00:52 -08:00
build Remove bool from public headers 2023-11-15 20:58:46 -08:00
cosmocc Fix regression in cosmocc toolchain 2023-11-15 21:41:53 -08:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Support \n in /zip/.args files 2023-11-04 07:25:20 -07:00
emacs Introduce X86_CHECK() macro 2023-11-10 15:41:55 -08:00
hello Make improvements 2023-09-18 21:04:47 -07:00
lambda Fix warnings 2023-09-01 20:50:18 -07:00
net Fix session changeset procesing (reverting some of 0d748ad5 changes) (#949) 2023-11-12 14:25:50 -08:00
plinko Fix warnings 2023-09-01 20:50:18 -07:00
scripts Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
viz Fix regression when building deathstar.com for aarch64 (#957) 2023-11-16 12:13:17 -08:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00