David Baker
|
9913b0ff78
|
Fix confused toolchain / target naming
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2021-07-07 10:58:54 +01:00 |
|
David Baker
|
b5725da9ea
|
lint
|
2021-07-06 19:06:58 +01:00 |
|
David Baker
|
5bbce91e51
|
Check target with rustc directly
To avoid depending on rustup (at least when not cross-compiling)
|
2021-07-06 19:01:34 +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 |
|
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
|
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 |
|