Skip to content

Releases: ToMe25/hex-to-image

Release 1.0.21

16 Feb 14:58
a3aa4e2
Compare
Choose a tag to compare

a3aa4e2 Set compiler to gcc again

Release 1.0.20

16 Feb 14:52
Compare
Choose a tag to compare

2f68ccb Use delete[] instead of delete to delete the pixel color array

Release 1.0.19

16 Feb 14:45
Compare
Choose a tag to compare

87bed48 Force meson to actually use static linking

Release 1.0.18

16 Feb 14:33
Compare
Choose a tag to compare

4dfc925 Statically link to libraries
This should hopefully produce a standalone executable

Release 1.0.17

16 Feb 13:58
b97194a
Compare
Choose a tag to compare

b97194a Make windows build file type .exe

Release 1.0.16

16 Feb 13:53
Compare
Choose a tag to compare

606f4dd Remove filesystem dependency
I don't think it was even needed, and this should hopefully fix the
windows build

Release 1.0.15

15 Feb 21:16
75156bd
Compare
Choose a tag to compare

75156bd Remove all meson compiler env vars

Release 1.0.14

15 Feb 21:05
0967248
Compare
Choose a tag to compare

0967248 Use gcc as clang doesn't seem to exist

Release 1.0.13

15 Feb 20:51
14b1a89
Compare
Choose a tag to compare

14b1a89 Try clang again

Release 1.0.12

15 Feb 20:45
ac54c1d
Compare
Choose a tag to compare

ac54c1d Remove compiler arg on windows
This probably wont help, but its worth a try