v1.10.2 Build Scripts

This commit is contained in:
Sarah Jamie Lewis 2023-01-18 13:04:24 -08:00
parent 2ea5711b1d
commit 6baf32fdff
2 changed files with 5 additions and 3 deletions

View File

@ -8,7 +8,7 @@ wget https://go.dev/dl/go1.19.1.linux-amd64.tar.gz
@!check go1.19.1.linux-amd64.tar.gz a69153393a2eaf1c2b77f5a4bafe6a2fb36368c6856d79bd697472af71d925fc62c58e6b8fe75adf143b0462da2ed9e68d0fcd0328cde091be70d745b92814aa
tar -xzf go1.19.1.linux-amd64.tar.gz
apt update
apt install -y --no-install-recommends git wget libc6-dev make gcc g++ pkg-config
apt install -y --no-install-recommends git wget libc6-dev make gcc
ln -s /mount/go /usr/local/go
ln -s /mount/gopath /go
ln -s /mount/libcwtch-go /drone/src/
@ -19,9 +19,10 @@ export PATH="/usr/local/go/bin/:$PATH"
go version
git clone https://git.openprivacy.ca/cwtch.im/libcwtch-go
git fetch --tags
git checkout tags/v1.10.2 -b v1.10.2
cd libcwtch-go
echo `git describe --tags` > VERSION
go mod download
make linux
@%sha512sum libCwtch.so
@!check libCwtch.so 294734f79be2963e13c50a525fe76af1d4a6f3c1337b13a9b6065e12c19fac187464e6ef59cd39f57c3e25759d39a4a7ed4434de6f73617587aef6df05b1c493
@!check libCwtch.so b65c62ecf1c1ce6949d87b0e728d264a306ed3cabe011658a2c83cfde8277236ba8cf4722fa5df761050d06d24aae0d538434899ad338527b4e78032226f93eb

View File

@ -24,8 +24,9 @@ go version
git clone https://git.openprivacy.ca/cwtch.im/libcwtch-go
git fetch --tags
cd libcwtch-go
git checkout tags/v1.10.2 -b v1.10.2
echo `git describe --tags` > VERSION
go mod download
make windows
sha512sum libCwtch.dll
@!check libCwtch.dll edbb50c19f9b2c0eb904339a29aada8c110a3ec4f976e8a8f4890da48396591d934a2b902c7091a802ffb75eb08039ef14e17952f5491d6135608fd310159df0
@!check libCwtch.dll 87743954bf7889045f73cdb4368416d4a2f6b41d61d3be420aace8c78e4ff6e6d93af8585d86be541788cf24de40de1dfc93e42772e265d4ca326b415ae793cc