Commit Graph

42 Commits

Author SHA1 Message Date
Kai Kriegel
68213f30ed ignore armv6 for now 2021-12-28 00:13:11 +00:00
Kai Kriegel
5f7b80eadb Update .gitlab-ci.yml 2021-12-27 23:59:52 +00:00
Kai Kriegel
761d163435 try arm-unknown-linux-gnueabihf 2021-12-27 23:54:23 +00:00
Kai Kriegel
d68c5cc8a6 Update .gitlab-ci.yml 2021-12-27 23:38:00 +00:00
Kai Kriegel
5a584dd590 Update .gitlab-ci.yml 2021-12-27 23:30:16 +00:00
Kai Kriegel
fdf494ed1d Update .gitlab-ci.yml 2021-12-27 23:03:14 +00:00
Kai Kriegel
2e7a749e2f try without armel 2021-12-27 14:27:41 +00:00
Kai Kriegel
167c1f1bb5 actually build binaries and save them as artifacts 2021-12-27 00:55:10 +00:00
Kai Kriegel
aa7d9792bd add armel arch 2021-12-26 21:12:20 +00:00
Kai Kriegel
b6ad6b3f68 first try at armv6 builds 2021-12-26 21:09:00 +00:00
Kai Kriegel
97860edbb2 change order of builds to help dev keep sanity 2021-12-14 16:51:59 +01:00
Kai Kriegel
a711b203a0 update crates 2021-12-14 16:50:38 +01:00
Kai Kriegel
61eeca4809 add armhf libssl 2021-12-14 16:37:51 +01:00
Kai Kriegel
08a879be99 add c++ compiler for armhf 2021-12-14 16:27:39 +01:00
Kai Kriegel
585e3f3551 specify correct target for rustup 2021-12-14 15:58:27 +01:00
Kai Kriegel
434ac6e081 ffs 2021-12-14 15:55:47 +01:00
Kai Kriegel
97e1058f64 removed x86 libclang 2021-12-14 15:53:18 +01:00
Kai Kriegel
c44a84b794 remove quiet flag from apt-get 2021-12-14 15:50:17 +01:00
Kai Kriegel
3aad898ad5 fixed typo in dpkg cmd 2021-12-14 15:42:36 +01:00
Kai Kriegel
1e2cb52b69 use correct path to cargo config 2021-12-14 15:38:15 +01:00
Kai Kriegel
160f573312 added cargo config for cross compiling 2021-12-14 15:34:14 +01:00
Kai Kriegel
664567465d fixed path to cargo cfg 2021-12-14 15:30:20 +01:00
Kai Kriegel
624acbf6a5 cross compile without qemu 2021-12-14 15:28:08 +01:00
Kai Kriegel
f824741cb7 call correct docker command for buildx 2021-12-14 12:37:21 +00:00
Kai Kriegel
b74f23becf dont run default before_script 2021-12-14 12:35:38 +00:00
Kai Kriegel
739c875fbc Update .gitlab-ci.yml 2021-12-14 01:16:49 +00:00
Kai Kriegel
9eb6f1f4ed Update .gitlab-ci.yml 2021-12-14 00:33:30 +00:00
Kai Kriegel
91d0a01c4b fix path to build context 2021-12-14 00:17:09 +00:00
Kai Kriegel
56afc2c7d4 use correct path to buildx 2021-12-14 00:13:53 +00:00
Kai Kriegel
8f4cf74819 install buildx as cli plugin 2021-12-14 00:11:10 +00:00
Kai Kriegel
b4d7bee801 Update .gitlab-ci.yml 2021-12-14 00:06:40 +00:00
Kai Kriegel
2f2d2216af switch docker build to buildx for multiarch 2021-12-13 23:57:14 +00:00
Kai Kriegel
b033b6dc07 Update docker build system 2021-09-19 16:30:14 +00:00
Kai Kriegel
7d2213f239 Update .gitlab-ci.yml 2021-09-19 16:27:33 +00:00
Kai Kriegel
1cab3ab264 Update .gitlab-ci.yml 2021-09-19 16:24:58 +00:00
Kai Kriegel
d1f3473ac9 fixed docker image tag for development branch 2020-10-06 13:38:36 +00:00
Kai Kriegel
f5da8b891e don`t run default before_script 2020-10-06 13:28:10 +00:00
Kai Kriegel
bbac5b3dda added runner tags so docker builds get assigned a runner 2020-10-06 13:23:09 +00:00
Kai Kriegel
f222b76e59 Update .gitlab-ci.yml 2020-10-06 12:43:40 +00:00
Kai Kriegel
b5bc850207 don't try to build rust on windows 2020-09-17 13:07:04 +00:00
Kai Kriegel
898725a96a only run pipeline for master, develop branches and merge requests 2020-09-17 13:01:55 +00:00
Kai Kriegel
0b01e96437 Fancy CI 2020-09-16 10:41:05 +00:00