Thomas Bernard
cfd5700d4d
appveyor: python in path
2020-05-06 23:55:10 +02:00
Thomas Bernard
5117e0cafc
appveyor: arch_bits in .zip name
2020-05-06 23:55:06 +02:00
Thomas Bernard
92171834b6
select mingw32 or mingw64
2020-05-06 19:31:41 +02:00
Thomas Bernard
95c39fef46
try with C:\Python37-x64\python
2020-05-06 19:23:15 +02:00
Pali Rohár
c40602c2b3
Do not put temporary wingenminiupnpcstrings.exe binary into AppVeyor artifact
2020-04-02 19:41:31 +02:00
Nathan Richard
8aec04e234
Add wheels as a distribution alternative for Windows builds.
2019-04-25 18:17:27 +02:00
Nathan Richard
b11f642b81
Creation a build matrix to support various python versions.
2019-04-25 17:28:49 +02:00
Nathan Richard
a6e11d88e2
Changed appveyor.yml to deliver only egg for python module on windows.
2019-04-25 17:07:26 +02:00
Nathan Richard
e1779d3518
Attempt to have a working build for Python 3.7 under windows with appveyor.
...
- Python 3.7 is built using Visual Studio 2017 so we use the corresponding image.
- Python 3.7 replaces Python 2.7 when building the module.
- Adding the library legacy_stdio_definitions to the linker input as starting with VS 2015 some symbols have been inlined but may be expected by older binaries. This compatibility library exposes these symbols so they can be dynamically linked when required (Cf. https://stackoverflow.com/a/32418900 ).
2019-04-25 17:07:26 +02:00
Thomas Bernard
bd836936f7
miniupnpc: VERSION 2.1
2018-05-07 13:12:58 +02:00
Thomas Bernard
073642d7e4
test2
2018-04-30 16:39:28 +02:00
Thomas Bernard
cc3541e6cf
appveyor: version
2018-04-30 16:35:07 +02:00
Thomas Bernard
0e3dd7b3fa
appveyor: message
2018-04-26 22:49:06 +02:00
Thomas Bernard
a78750c6ca
appveyor: push artifacts
2018-04-26 22:38:24 +02:00
Thomas Bernard
4931404b8a
miniupnpc: build python module with appveyor
2018-04-26 22:17:53 +02:00
Chocobo1
ec5278e183
Fix appveyor builds
2016-07-31 11:36:08 +08:00
Thomas Bernard
d4c6874524
appveyor should not complain anymore ! :)
2015-10-26 11:07:46 +01:00
Thomas Bernard
cc3eefd912
still trying to fix stuff for appveyor
...
https://ci.appveyor.com/project/miniupnp/miniupnp
2015-10-26 11:04:47 +01:00
Thomas Bernard
ff8059c67d
add MinGW to %PATH%
2015-09-15 23:58:11 +02:00
Thomas Bernard
a91e4be35e
adding appveyor.yml
2015-09-15 23:48:14 +02:00