Commit Graph
60 Commits
Author SHA1 Message Date
Frank Denis 46856e0412 Bump NuGet pathversion 2022-12-09 13:33:10 +01:00
Frank Denis cbf9e63145 Bump dotnet-core / nuget versions to 1.0.18.3 2022-11-25 16:16:38 +01:00
bfren 7621b135e2 [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-08-15 16:48:19 +02:00
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 0238cbcf68 Bump NuGet package 2017-07-17 22:38:04 +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
Eric Voskuil 97c6599659 Update for and publish NuGet package for 1.0.12. (#520) 2017-03-24 11:09:37 +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
Frank Denis 727703a8a1 https 2016-04-12 01:27:22 +02:00
Frank Denis e0d1d042b7 Remove package.nuspec, package.targets, and package.xml
Via @woobs:
"package.nuspec, package.targets, and package.xml are generated from
[the package.config] file [...] thus it may be reasonable to remove them from
the repository"
2015-04-27 22:02:14 +02:00
woobs baa488a6af Update NuGet configuration for version 1.0.3 2015-04-27 13:22:42 -05:00
evoskuil ecf86654bf Update NuGet packaging for 1.0.0.0 release (last published). 2014-11-02 22:38:58 -08:00
khungus 89eacfa06c Update NuGet packaging to 0.7 2014-08-30 16:46:59 -05:00
evoskuil e6135a4712 Update windows dll version resource to 0.6.0 2014-07-04 05:46:18 -06:00
evoskuil df1f1f6ace Update NuGet package versioning. 2014-07-03 14:54:30 -06:00
evoskuil a494ab6213 Drop crypt32.lib Windows dependency. 2014-07-03 14:50:49 -06:00
Frank Denis 87eb9bd232 Merge remote-tracking branch 'evoskuil/master'
* evoskuil/master:
  Debug symboils for VS static libs.
  Update VS import props to fix delinking.
  Update nuget package to 0.5.1+ (published).
  cosmetic msvc xml fix
  Nuget package generation intermediate outputs.

Conflicts:
	packaging/nuget/package.config
2014-07-03 11:46:16 -07:00
Frank Denis 768b78b711 crypto_(secret)box_easy_detached() -> crypto_(secret)box_detached() 2014-06-27 18:29:03 -07:00
evoskuil 04fdc3d315 Update nuget package to 0.5.1+ (published). 2014-05-28 17:09:22 -07:00
evoskuil 35b8483137 Nuget package generation intermediate outputs. 2014-05-21 00:39:45 -07:00
Frank Denis 2270e4dc02 Merge pull request #159 from evoskuil/master
Minor VS build/package updates.
2014-05-21 00:04:46 -07:00
evoskuil d790237af3 Generalize dependency references (unused) for nuget package. 2014-05-21 00:00:40 -07:00