Commit Graph

5 Commits

Author SHA1 Message Date
Ihor Dutchak
52fa87300b
Windows build artifacts with Github Actions (#414)
- a straight-forward build matrix for Appveyor;
- MSBuild builds with Github Actions;
- Visual Studio 2022 support for `.sln` (toolset v143);
- gather Windows build artifacts with Github actions;
2022-05-08 19:59:39 +03:00
Ihor Dutchak
c95795ab5c Fix hidtest build
- fix including platform-specific includes when HIDAPI is a CMake subdirectory;
- check libusb and winapi platform-specific headers with hidtest;
2022-05-05 14:53:17 +03:00
jeremyouellet
b8837014ef
Use Conditional PlatformToolset projects for VS (#261) 2021-05-05 11:48:34 +03:00
Ludovic Rousseau
faaf22cba2 Windows: fix build of hidtest 2019-11-05 14:00:44 +01:00
Luca Weiss
065d46ab27 Add Windows (msbuild & cygwin) CI (#37)
* Upgrade Windows projects to VS2015
* add MSVC x64 configuration
2019-07-17 20:14:38 +03:00