11 Commits

Author SHA1 Message Date
Daniel Kamil Kozar
451ec61a50
Introduce a uniform formatting style (#131)
The repository now contains a clang-format file which should be used when committing new code. Additionally, a new workflow job is added which checks the conformance of source files to the specified formatting rules.

Fixes #47.
2020-01-14 21:56:44 +01:00
Dan Bryant
9f97099403 change the bintray uploads to run on a nightly schedule 2019-12-15 14:50:46 +00:00
Dan Bryant
8c2fa59aa9 add GitHub flow file and fix typo in upload script 2019-12-14 12:20:06 +00:00
Dan Bryant
75df69b67c add 32-bit Windows build script 2019-12-11 12:48:40 +00:00
Dan Bryant
2520a8bbf8 only build on push to master branch 2019-11-24 19:50:28 +00:00
Dan Bryant
9bdf2ae662 add actions for Windows and Mac 2019-11-16 19:32:06 +00:00
Dan Bryant
e3f9862f4b clean artefact folder, produces ZIP of just the binaries 2019-11-16 16:11:31 +00:00
Dan Bryant
56915bb42d upload artefact after build 2019-11-16 16:05:22 +00:00
Dan Bryant
0059da299d fix another syntax error 2019-11-16 15:46:27 +00:00
Dan Bryant
a91ad2655f fixing code errors 2019-11-16 13:36:45 +00:00
Dan
ae67012063
create first test action 2019-11-16 13:32:43 +00:00