Commit Graph

31 Commits

Author SHA1 Message Date
bfren
a0503b5c24 [dotnet core] build for linux-musl-arm64 (#1174)
* Adding aarch64 build

* Removing workflow_dispatch

* Re-adding x64

* Disable libgcrypt hash - #1173

* Adding sudo to gcrypt disable - #1173

* Remove sudo, put gcrypt disable before building source list - #1173

* Adding linux-musl-arm64 build to NuGet package - #1174

* Explain the gcrypt configuration hack
2022-11-23 19:17:32 +01:00
Sean Mollet
f0ad119206 Put the packaging line for nuget back in (#1164) 2022-03-07 17:34:28 +01:00
Frank Denis
32cba2b5e9 Build dotnet core x64 binaries in Ubuntu 16.04
...to provide support for CentOS 7 and Debian 9

Contributed by @enclave-alistair

Fixes #1099
2022-02-27 11:44:12 +01:00
Alistair Evans
3ca709c9e3 Adding linux-arm support for the .net build (#1069)
Generate an armhf cross-compile.
2021-05-26 20:00:56 +02:00
Frank Denis
24856f9e43 Bump nupkg version 2021-05-26 17:29:32 +02:00
Alistair Evans
782bb218ce Adds linux-arm64 binary to the generated nuget package (#1067)
Uses cross-compilation to run make; make check uses qemu to execute the tests on virtualised ARM.
2021-05-26 16:11:56 +02:00
ektrah
dd6eef6825 Pack the NuGet package with .NET 5.0 (#1009)
* Update libsodium.pkgproj

* Update dotnet-core.yml
2020-11-04 19:29:16 +01:00
ektrah
eeadf81e1d Update packaging for .NET Core 2019-12-30 14:51:54 +01:00
ektrah
4472242f42 Update packaging for .NET Core 2019-12-30 14:51:47 +01:00
ektrah
ba0d7ecb32 Update packaging for .NET Core 2019-12-30 10:36:28 +01:00
Frank Denis
940ef42797 1.0.18 2019-05-30 21:57:51 +02:00
Frank Denis
baa5b2ad32 Update the dotnet-core release script 2019-04-22 14:37:59 +02:00
Frank Denis
0cf74a3104 2019 2019-01-06 14:42:47 +01:00
Frank Denis
ab0932bf80 Bump .NET version examples 2019-01-06 03:50:18 +01:00
Frank Denis
18e2038fbb Version bump [not released yet] 2017-12-05 22:23:37 +00:00
Frank Denis
c5e43f4c1c Update dotnet example version 2017-10-01 17:11:51 +02:00
ektrah
a55e132461 Update packaging for .NET Core (#583) 2017-08-18 00:44:52 +02:00
ektrah
45f2759d86 Update packaging scripts to .NET Core 2.0 (#582) 2017-08-15 16:27:54 +02:00
ektrah
c39ecb245c Update packaging for .NET Core (#581) 2017-08-13 19:06:10 +02:00
Frank Denis
56efb47ab7 .13 -> .14 2017-07-24 14:13:18 +02:00
Frank Denis
6a3dfb2658 python3 doesn't have to be in /usr/bin 2017-07-13 17:03:27 +02:00
ektrah
6bc76bc31d Update packaging for .NET Core (#566) 2017-07-12 01:30:23 +02:00
Frank Denis
0eed55ce6a Remove redundant definitions from the project files 2017-05-27 12:01:34 +02:00
Henrik Gaßmann
70bffa111a [.NET NUGET] DON'T SET SUFFIX FOR RELEASES (#548)
Previously "-None" was set as version suffix for release packages.
2017-05-19 22:00:13 +02:00
Henrik Gaßmann
e8795ff105 [.NET Core] SUPPORT .NET FRAMEWORK >= 4.6 (#547)
Add MSBuild targets for net46 target framework which copy both x86 and
x64 libsodium binaries into corresponding folders. This allows AnyCPU
applications to load the appropriate binary at runtime via
`LoadLibraryEx`.
2017-05-19 16:44:44 +02:00
Henrik Gaßmann
b3d1a638cf [.NET Core] ALLOW WIN7 TARGETTING (#546) 2017-05-19 15:04:17 +02:00
Frank Denis
aa7ded10e7 Bump package (not library) version 2017-03-28 12:57:19 +02:00
Frank Denis
7bc8eb16a7 dotnet-core documentation: use 1.0.12 as the version example 2017-03-24 11:55:27 +01:00
ektrah
ed3bcbbf1d Add missing file for packaging for .NET Core (#507) 2017-03-06 14:20:54 +01:00
ektrah
9ef6310188 Update packaging scripts for .NET Core (#503) 2017-03-05 20:57:41 +01:00
ektrah
7901b1ce75 Add scripts and files to package libsodium for .NET Core (#477) 2017-02-20 10:34:42 +01:00