Commit Graph

11 Commits

Author SHA1 Message Date
fabio rodrigues
d6d8f31645 [vpicc] Fix swig download path and use recommended PS applet 2020-08-18 16:30:35 +01:00
fabio rodrigues
db8d6f2699 [vpicc] update Appveyor with better swig install
choco install of swig only give us the executable, not the libraries needed for package compilation

Best way is to direct download it from sourceforge, extract it to a folder and then add that folder to PATH env variable.
2020-08-18 16:15:52 +01:00
fabio rodrigues
9b310f00d3 [vpicc] update Appveyor
Updated AppVeyor with

* Usage of VS2019
* Usage of PyCryptodome
2020-08-18 15:31:40 +01:00
Frank Morgner
edad4b961f appveyor: wdk workaround not needed anymore 2019-10-27 00:01:53 +02:00
Frank Morgner
7059778c26 Build vicc.exe on AppVeyor 2017-11-28 15:05:15 +01:00
Frank Morgner
c95d82c936 vpcd-config: remove windows default libraries
removes clumsy VS project and directly builds on the command line
instead
2017-08-01 16:14:48 +02:00
Frank Morgner
818d5a0254 AppVeyor: Upload vpcd as built artifact 2016-11-17 23:12:19 +01:00
Nick Russler
6ca71d8a65 Add CI build for vpcd-config to appveyor config 2016-11-12 00:16:36 +01:00
Nick Russler
493d48c5aa Update appveyor
Build the driver, the devmsi library and the msi with Visual Studio 2015.
2016-11-12 00:16:36 +01:00
Frank Morgner
a02bcb2a0c Compiles vpcd-config with VC in AppVeyor 2015-09-21 11:30:39 +02:00
Frank Morgner
da6e2109d6 Adds initial AppVeyor configuration
builds vpcd for Windows
2015-09-18 15:22:40 +02:00