1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00
Commit Graph

17 Commits

Author SHA1 Message Date
Frank Denis
e15f2f7ffa New attempt to move Appveyor CI scripts to ci/appveyor 2023-09-11 11:42:54 +02:00
Frank Denis
e3c0c54e60 Reintroduce 13144d11c1 2023-09-11 02:27:53 +02:00
Frank Denis
4b9baefce5 Remove Windows/ARM64 support for Visual Studio 2023-09-11 02:19:11 +02:00
Frank Denis
c3b923d6c2 Try moving all the Visual Studio/Appveyor stuff into ci/appveyor 2023-09-11 01:53:09 +02:00
Frank Denis
8ab880bf95 Reintroduce 13144d11c1 2023-09-11 00:31:01 +02:00
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
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