Commit Graph
13 Commits
Author SHA1 Message Date
Frank Denis 3cbdacbd8c Revert "Enable building win/arm64 package using visual studio (#1130)"
This reverts commit 13144d11c1.

It doesn't work.

Trying to open the solutions in Visual Studio results in
"libsodium.vcxproj(8,3): The element <#text> beneath element
<ItemGroup> is unrecognized."
2023-09-10 23:32:42 +02:00
Frank Denis 01c237f1f0 packaging/nuget doesn't seem to be used any more 2022-12-12 00:56:38 +01:00
Niyas Sait 13144d11c1 Enable building win/arm64 package using visual studio (#1130)
* Retarget Visual studio tool chain to v142

* add ARM64 option to wintest.bat

* add windows/arm64 target to appveyor for CI

* add arm64 targets to visual studio solutions

* add cross compile option to wintest.bat

* Fix missing SET in wintest.bat

* update auto-generation scripts for msvc and update project files
2021-11-18 00:43:23 +01:00
Frank Denis 7b734bd58e Add Visual Studio 2022 support 2021-11-08 22:19:20 +01:00
Frank Denis 5eb700122f Move regen-msvc back to place 2019-06-10 22:35:19 +02:00
Frank Denis c4ba685eab Move helpers to a dedicated directory. The m4 dir might be there, too 2019-06-10 11:15:22 +02:00
Frank Denis f1aabcc19b Indent regen-msvc.py 2019-04-22 19:46:27 +02:00
Frank Denis e8e5fb8ffd Downgrade the TL solution for AppVeyor again 2019-04-03 16:04:39 +02:00
Frank Denis 9fb1625c9d Appveyor doesn't have Visual Studio 2019 yet 2019-04-03 15:24:58 +02:00
Frank Denis 0a7e4c1f8e Add Visual Studio 2019 builds 2019-04-03 14:46:20 +02:00
Frank Denis a75c137020 fileinput is not used any more 2019-01-06 15:38:24 +01:00
Frank Denis e82e69ad98 Remove trailing space 2017-12-12 00:13:31 +01:00
Frank Denis 744d24bb1e Import the regen-msvc script 2017-12-12 00:12:49 +01:00