Commit Graph

27 Commits

Author SHA1 Message Date
Peter Badida 8967f56ecc Revert "Downgrade Cython to 0.26.1 for builds" 2017-10-23 21:57:11 +02:00
Peter Badida 5c4b8ed14e Downgrade Cython to 0.26.1 for builds 2017-09-25 23:10:38 +02:00
Peter Badida d982422c09 Appveyor: switch DO_WHEELS to True
Apparently we forgot to change it to `True` after the server sync, which resulted in the latest (today) master wheels being from 13th May.
2017-06-20 10:44:32 +02:00
Peter Badida 484b2f788a Upload wheels directly to server (#5175)
* add server key for appveyor

* Add rsync wheel uploading

* Path fix

* Correct env var

* Convert path

* Fix path

* Split options

* Try list folders

* Bad quotes

* TOP SECRET

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update

* Fix option

* mkdir beforehand

* Update kivy-upload.sh

* Update appveyor.yml

* Update kivy-upload.sh

* Abs path

* Update kivy-upload.sh

* Stop dry run

* do_wheels false by default
2017-05-13 22:52:55 +02:00
matham 1ef5f2fb54 Use angle for mingw. 2017-03-03 02:20:23 -05:00
matham 9cfb34c4ac Split examples into separate wheel for windows (#4987)
Make a separate wheel for examples.
2017-02-10 18:11:24 -05:00
matham 73b0f853b2 Add py3.6 support for windows wheels. 2017-01-31 14:25:43 -05:00
Peter Badida 86a0284541 Fix names for archive wheels 2017-01-28 19:54:46 +01:00
Peter Badida da56a2577b Normalize version (#4949)
* Change wheel date to UTC ISO format

* Normalize Kivy version to X.Y.Z[.dev0+hash]

* Move version back to __init__

* Add date, print all, use __init__

* Print only if available
2017-01-28 00:11:12 +01:00
matham f640ddf50a Prevent memory errors. 2016-12-20 03:01:42 -05:00
matham 0437cff889 There are no pth files anymore. 2016-12-20 02:58:15 -05:00
matham 181acd8ee6 Try installing gstreamer separately to fix memory error. 2016-12-19 03:37:47 -05:00
Matthew Einhorn 389823f2aa Use mock for testing. 2016-12-18 23:37:22 -05:00
Matthew Einhorn a8cf7f4674 Use valid strings. 2016-12-18 23:29:36 -05:00
Matthew Einhorn 3ccb77c59e Fix line endings. 2016-12-18 23:23:53 -05:00
Matthew Einhorn 4561a57982 Update appveyor. 2016-12-18 23:20:24 -05:00
Peter Badida 9cc1c89142 Add .dev0 to Nightly to prevent confusion with stable 2016-12-17 00:15:27 +01:00
Peter Badida b51e65b074 Correct filenames 2016-12-17 00:14:03 +01:00
Peter Badida 981d782ed9 Add master, remove old branch 2016-12-17 00:10:54 +01:00
Peter Badida 2561459f06 Add working gstreamer version 2016-12-17 00:07:08 +01:00
Peter Badida aebc7cdcbd Activate 3.5 wheels 2016-12-17 00:04:33 +01:00
Peter Badida 3775f2db66 Add keys to Drive 2016-12-17 00:01:43 +01:00
Peter Badida 55d220ba4a Fix 64bit build 2016-12-17 00:00:34 +01:00
Peter Badida 385f603125 Fix path issues, add 64bit build 2016-12-16 23:57:58 +01:00
Peter Badida 559615aa8f Patch pointer mismatch in repo 2016-12-16 23:55:26 +01:00
Peter Badida 77edbda630 Add py35 structure 2016-12-16 23:53:08 +01:00
Peter Badida ab72a841a1 Add original appveyor.yml 2016-12-16 23:49:54 +01:00