Commit Graph

8 Commits

Author SHA1 Message Date
mTvare
9410652cf6
Export compiled binary by default (#6)
* Update Makefile to export binaries by default

* Update Makefile to export binaries by default

* Update Makefile to export binaries by default

* Export binary with appropriate .exe extension

* Update README.md
2021-04-09 20:30:58 +10:00
Jonathan Moallem
462fd1c302 Renamed all GitHub actions tests to build 2021-03-26 22:50:44 +11:00
Jonathan Moallem
828d38f16e Updated Makefile for conditional compilation and recursive pattern searching 2020-12-03 12:47:08 +11:00
Jonathan Moallem
5537b9331b Updated macOS and Linux tests to include explicit compiler definition 2020-11-26 16:53:49 +11:00
Jonathan Moallem
bdd105ab48 Removed test target from Makefile and updated workflows accordingly 2020-11-24 17:16:35 +11:00
Jonathan Moallem
e20e5b31fc Made actions only collect artifacts on failure 2020-11-24 15:57:45 +11:00
Jonathan Moallem
1b7a161c98 Made macOS and Ubuntu workflows upload logs as artifacts 2020-11-24 15:50:17 +11:00
Jonathan Moallem
f18ea43e9e Added test target to Makefile and updated workflow definitions 2020-11-24 15:13:40 +11:00