Commit Graph

35 Commits

Author SHA1 Message Date
R4SAS
8c3823fc92
[gha] build docker containers for arm/arm64
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-15 16:53:10 +03:00
R4SAS
669720d8f5
[gha] build and publish release containers 2021-06-17 21:37:48 +03:00
R4SAS
a97d2bbb63
[gha] publish containers to docker hub 2021-06-17 20:07:10 +03:00
R4SAS
f56f75bb3f
[gha] add docker building (#1664) 2021-06-17 19:37:47 +03:00
R4SAS
3dc19bfd31
[gha] docker - disable cache (test) 2021-06-17 11:07:56 +03:00
R4SAS
970f47ce33
[gha] remove context 2021-06-17 11:03:30 +03:00
R4SAS
2ee7ed8dda
[gha] temporary build only amd64 container 2021-06-17 10:59:47 +03:00
R4SAS
d058b9a595
[gha] fix repository name to lowercase 2021-06-17 10:38:38 +03:00
R4SAS
1dda832e39
[gha] build docker containers
Build docker containers and publish them to GitHub Container Registry
2021-06-17 10:35:10 +03:00
R4SAS
2c7fff077b
[gha] add dist name in package changelog
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-16 22:06:48 +00:00
R4SAS
71df1fc4d6
[gha] do not check source archive for deb build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-16 21:45:14 +00:00
R4SAS
064ecdb5ec
[gha] do no check source archive for deb build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-16 21:40:45 +00:00
R4SAS
8ec4783249
[gha] fetch all history of git repo for packages (needs for describe)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-16 21:34:59 +00:00
R4SAS
f9d378f1ce
[gha] add deb building
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-16 21:19:19 +00:00
R4SAS
f07241bff7
add deb building
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-16 21:14:22 +00:00
R4SAS
3a53e049bd
[gha] switch ubuntu to 18.04
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-26 13:43:24 +03:00
R4SAS
35b1842a72
[gha] add cmake build on ubuntu
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-26 13:21:15 +03:00
R4SAS
5207dd4c9e
[gha] update freebsd action 2021-05-23 15:43:04 +03:00
R4SAS
2cdf84cdab [actions] upload windows artifacts 2021-02-26 21:09:01 +00:00
R4SAS
74aa07eba8
[actions] update freebsd action 2021-02-15 16:21:30 +03:00
R4SAS
272e25ff07
[actions] remove qt build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-10 17:59:15 +03:00
R4SAS
ac67cd7f9a
add FreeBSD builder for GHA (#1595) 2020-12-07 08:36:06 +03:00
R4SAS
85d796f906
[actions] obj directories before make on windows 2020-11-17 21:39:46 +03:00
R4SAS
62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
2020-11-15 01:31:20 +03:00
R4SAS
33f2ddb696
[QT] fix build with prebuild i2pd libs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-10-28 20:07:28 +03:00
R4SAS
a47aa8c282
[actions] build i2pd library before building gui 2020-10-27 19:55:48 +00:00
R4SAS
0c29aeb9be
[actions] add qt gui builder 2020-10-27 19:40:22 +00:00
R4SAS
2b4a91cc80
[actions] Rename worker and jobs 2020-10-27 19:34:38 +00:00
R4SAS
2648f1ba89
[workflow] install required packages 2020-10-14 08:14:33 +03:00
R4SAS
d9d31521f9
[workflow] add windows build 2020-10-14 08:06:22 +03:00
R4SAS
8e24d1b909
[workflow] change options order
Apply name for job, not for step.
2020-10-14 07:44:22 +03:00
R4SAS
36fc0daa12
[workflow] use latest boost from PPA 2020-10-14 07:36:16 +03:00
R4SAS
44d3854a13
[workflow] use sudo when installing packages 2020-10-14 07:24:02 +03:00
R4SAS
1dbc35f13d
fix workflow 2020-10-14 07:22:00 +03:00
R4SAS
11691fb44a
create GH workflow
Add workflow to build on ubuntu with make
2020-10-14 07:20:26 +03:00