SIGN IN SIGN UP

`build`: generate hex dump of server assets during build (#6661)

* `build`: generate hex dumps of server assets on the fly

* build: workaround lack of -n on gnu xxd

* build: don't use xxd in cmake

* build: don't call xxd from build.zig

* build: more idiomatic hexing

* build: don't use xxd in Makefile (od hackery instead)

* build: avoid exceeding max cmd line limit in makefile hex dump

* build: hex dump assets at cmake build time (not config time)
O
Olivier Chafik committed
5cf5e7d490dfdd2e70bface2d35dfd14aa44b4fb
Parent: 40f74e4
Committed by GitHub <noreply@github.com> on 4/21/2024, 5:48:53 PM