1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-20 02:25:14 -07:00
Commit Graph

31 Commits

Author SHA1 Message Date
Sean Mollet
3033271213
Put the packaging line for nuget back in (#1164) 2022-03-07 17:33:55 +01:00
Frank Denis
2e9b4c47c8 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:39:46 +01:00
Alistair Evans
6f8362dc87
Adding linux-arm support for the .net build (#1069)
Generate an armhf cross-compile.
2021-05-26 19:58:54 +02:00
Alistair Evans
cdbb5a5a1c
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-25 19:25:23 +02:00
ektrah
e8f3c89847
Pack the NuGet package with .NET 5.0 (#1009)
* Update libsodium.pkgproj

* Update dotnet-core.yml
2020-11-04 17:03:28 +01:00
ektrah
3163fdd1eb
Update packaging for .NET Core 2019-12-30 13:44:12 +01:00
ektrah
1db04a8e8c
Update packaging for .NET Core 2019-12-30 13:26:08 +01:00
ektrah
76289a2db1 Update packaging for .NET Core 2019-12-29 20:43:54 +01:00
Frank Denis
252fda724c Bump 2019-05-30 15:52:09 +02:00
Frank Denis
fb5e0e45f4 Update the dotnet-core release script 2019-04-22 14:39:31 +02:00
Frank Denis
05413d4ad3 Format 2019-01-16 18:18:45 +01:00
Frank Denis
2b43b3a829 sierra -> mojave 2019-01-16 18:18:05 +01: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