David Baker
e07bfc1d6a
Support universal builds
...
Hopefully adequately documented in the README
2021-07-06 23:52:19 +01:00
J. Ryan Stinnett
b8cb53e11b
Fix Windows target arch in native build
2021-06-25 13:10:08 +01:00
J. Ryan Stinnett
6579ba80b4
More copyright headers
2021-06-24 15:11:57 +01:00
J. Ryan Stinnett
c3a36bb17d
Cross-compile matrix-seshat for aarch64-apple-darwin
2021-06-23 16:18:09 +01:00
J. Ryan Stinnett
f3c1db3313
Cross-compile SQLCipher for aarch64-apple-darwin
2021-06-23 16:18:09 +01:00
J. Ryan Stinnett
c57a173649
Check for Rust host and target support
2021-06-23 16:18:09 +01:00
Hubert Chathi
b4af8d9ce5
remove unneeded stuff
2020-06-03 16:47:09 -04:00
Hubert Chathi
b366dbb460
fix lint errors and add copyright info
2020-05-28 15:30:00 -04:00
Hubert Chathi
19edcd436e
use keytar to store pickle keys
2020-05-28 15:07:39 -04:00
J. Ryan Stinnett
8da3c976d6
Add cfg to access the hak.json
2020-04-04 00:21:52 +01:00
J. Ryan Stinnett
fdd44e9796
Extract dep versions out to hak.json
2020-04-03 23:20:56 +01:00
David Baker
18b8685e87
Make the openssl version a variable
...
At least just hardcode it once rather than three times
2020-04-03 19:21:39 +01:00
David Baker
280871d0fb
Update openssl
...
Apparently openssl move tarballs to /old/ once there's a new version
so all the links break. I guess we should detect what the latest version
is and use that. For now, update the URL.
2020-04-03 19:08:39 +01:00
David Baker
5b3ecd34a3
Missed an await
2020-03-01 14:19:34 +00:00
David Baker
75df21dfb1
Fix check script
...
Each command is an array so needs to be an array of arrays
2020-02-24 17:50:03 +00:00
David Baker
dfef609a3f
We need python too
2020-02-19 10:03:36 +00:00
David Baker
84aa8c10c1
Set rust toolchain appropriately
2020-02-18 11:37:27 +00:00
David Baker
69a30fb9d0
also check for patch
2020-02-18 11:05:32 +00:00
David Baker
52032aac14
Docker powered linux building
2020-02-17 20:10:58 +00:00
David Baker
161a76de46
of course nmake is special too
2020-02-17 15:59:55 +00:00
David Baker
19ee3d4aff
Add some checks for the tools we need
...
May not be exhastive, but useful on Windows where you need to
remember to install stuff.
2020-02-17 15:44:06 +00:00
David Baker
fa3925194d
Lint hak scripts
2020-02-17 14:52:24 +00:00
David Baker
a0d9359ef0
Working seshat building on Windows
2020-02-15 16:52:41 +00:00
David Baker
337ccf02aa
Patch for sqlcipher makefile on windows
2020-02-14 11:32:48 +00:00
David Baker
0258d456e6
Initial commit of native dependency building.
2020-02-13 23:52:16 +00:00