4 Commits (master)

Author SHA1 Message Date
alex cd10394191 produce stripped bin output on demand
a resonably good output is now produced with the following:

    zig build -Drelease-safe -Dstrip
2 years ago
Hiltjo Posthuma 8d51dbb5be bump version to 0.8.5
(cherry picked from commit 7fb0c0cc681f36be2ad12091ef93a41671f32738)
2 years ago
alex fc4e65b479 set up a UB handler thanks to zig
activated in debug and safe release modes.
2 years ago
alex 7fe58b82f5 add a minimal build file to compile st with zig
this ignores config.h, tic -sx st.info and man page gen for now.
2 years ago