Commit Graph

14 Commits (main)

Author SHA1 Message Date
Peter Guy 41bb8d7af0
fix make clean: change dir name from zig-cache to .zig-cache (#9192)
`make clean` was not removing the `.zig-cache` directory. Instead it was
removing the `zig-cache` directory.
2025-10-14 06:46:24 -07:00
Matt Robenolt d9725f645a
meta: add make clean task 2023-12-07 23:07:51 -08:00
Mitchell Hashimoto 0aa44e7e9f
Makefile doesn't need to init submodules anymore 2023-10-07 14:55:31 -07:00
Mitchell Hashimoto d114f95165
clean up some of the nix package building 2023-03-13 10:12:32 -07:00
Mitchell Hashimoto d1a1ba4cb6
output runtime at startup 2023-02-25 15:09:26 -08:00
Mitchell Hashimoto f217cd24b9
fpm build deb 2023-02-25 14:57:48 -08:00
Mitchell Hashimoto a719095158
Makefile update for new Zig build flags 2023-02-19 11:15:25 -08:00
Mitchell Hashimoto ddfb1dec4b
Switch to stage2 primarily for builds 2022-10-15 15:00:41 -07:00
Mitchell Hashimoto d7d372124b
update to stage3 zig with -fstage1 2022-09-08 13:46:05 -07:00
Mitchell Hashimoto f82b8f89e7
releast-fast for dev/install otherwise renders are slow 2022-08-02 21:03:34 -07:00
Mitchell Hashimoto 8267f10cc1
Update makefile to only patchelf on NixOS 2022-07-31 16:44:29 -07:00
Mitchell Hashimoto d614da2435
make dev/install to add a dev install 2022-07-31 16:11:01 -07:00
Mitchell Hashimoto 31214d16ed
Add task to initialize repo 2022-05-03 22:01:19 -07:00
Mitchell Hashimoto 27f3e89316
Makefile with task for updating glad 2022-04-04 14:52:47 -07:00