Commit Graph

4 Commits

Author SHA1 Message Date
talregev
9d0213c34c
[nettle, shiftmedia-libgnutls] nettle update to 3.10, shiftmedia-libgnutls update to 3.8.4 (#40015) 2024-07-22 17:20:03 -07:00
Kai Pastor
12d21d42b1
[nettle] Update to 3.9.1 (#38222)
Port:  
Switching from our `ASMFLAGS` to upstream's new `ASM_FLAGS`.
arm DEF file changes untested, updated based on x86 CI.
2024-04-18 19:48:01 -04:00
Kai Pastor
efa3860de7
[nettle] Update to 3.8.1 (#29780)
* Add export list generation [skip actions]

* Refresh exports using dumpbin

* [nettle] Update to 3.8.1 [skip actions]

* Disable testsuite and examples [skip actions]

* Update exports for x64 [skip actions]

* Update exports for x86 [skip actions]

* Finish update

* Fix installation of DLLs

* Add feature to control tools

* Fix CCAS

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:50:51 -07:00
Alexander Neumann
5a457b90d6
[nettle] Switch sources on windows away from SMP fork. (#23519)
* [gmp] use native buildsystem on windows

* fix stuff from merge

* fix version

* version stuff

* trying patching some symbols for dynamic builds

* fix nettle build

* fix more dependent ports using gmpd

* fix uwp builds by copying tools

* missing host dep

* fix mpfr

* version-string nettle

* port-version mpfr

* version stuff

* remove patch from portfile

* version stuff

* [nettle] use native build system

* fix cross build

* manifest format

* add license

* version stuff

* version stuff

* @Thomas1664's suggestions

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-28 11:46:02 -07:00