Commit Graph

82 Commits (openssl)

Author SHA1 Message Date
R4SAS f56f75bb3f
[gha] add docker building (#1664) 3 years ago
R4SAS 3dc19bfd31
[gha] docker - disable cache (test) 3 years ago
R4SAS 970f47ce33
[gha] remove context 3 years ago
R4SAS 2ee7ed8dda
[gha] temporary build only amd64 container 3 years ago
R4SAS d058b9a595
[gha] fix repository name to lowercase 3 years ago
R4SAS 1dda832e39
[gha] build docker containers
Build docker containers and publish them to GitHub Container Registry
3 years ago
R4SAS 2c7fff077b
[gha] add dist name in package changelog
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 71df1fc4d6
[gha] do not check source archive for deb build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 064ecdb5ec
[gha] do no check source archive for deb build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 8ec4783249
[gha] fetch all history of git repo for packages (needs for describe)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS f9d378f1ce
[gha] add deb building
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS f07241bff7
add deb building
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 3a53e049bd
[gha] switch ubuntu to 18.04
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 35b1842a72
[gha] add cmake build on ubuntu
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 5207dd4c9e
[gha] update freebsd action 3 years ago
R4SAS 2cdf84cdab [actions] upload windows artifacts 3 years ago
R4SAS 74aa07eba8
[actions] update freebsd action 3 years ago
R4SAS 272e25ff07
[actions] remove qt build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS ac67cd7f9a
add FreeBSD builder for GHA (#1595) 4 years ago
R4SAS 85d796f906
[actions] obj directories before make on windows 4 years ago
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
4 years ago
R4SAS 33f2ddb696
[QT] fix build with prebuild i2pd libs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS a47aa8c282
[actions] build i2pd library before building gui 4 years ago
R4SAS 0c29aeb9be
[actions] add qt gui builder 4 years ago
R4SAS 2b4a91cc80
[actions] Rename worker and jobs 4 years ago
R4SAS 2648f1ba89
[workflow] install required packages 4 years ago
R4SAS d9d31521f9
[workflow] add windows build 4 years ago
R4SAS 8e24d1b909
[workflow] change options order
Apply name for job, not for step.
4 years ago
R4SAS 36fc0daa12
[workflow] use latest boost from PPA 4 years ago
R4SAS 44d3854a13
[workflow] use sudo when installing packages 4 years ago
R4SAS 1dbc35f13d
fix workflow 4 years ago
R4SAS 11691fb44a
create GH workflow
Add workflow to build on ubuntu with make
4 years ago