Commit Graph

45 Commits

Author SHA1 Message Date
Alberto Sottile
fbe9f3a9ac AppVeyor: upgrade PySide2 to 5.12.3 2019-05-06 23:45:01 +02:00
Alberto Sottile
281d8023fd Edit folder structure and add setuptools support (#231)
* setuptools: Initial commit

* setuptools: remove the .py extension from installed commands

* setuptools: restructure scripts to use entry_points in setup.py

* setuptools: include TLS dependencies and remove unneeded code

* setuptools: change resources path

* AppVeyor: upgrade Python and py2exe, embed TLS dependencies

* buildpy2exe: fix path for resources

* AppVeyor: upgrade py2exe and PySide2

* Amend setup.py according to the suggestions from PR #230

* Insert TLS dependencies in requirements

* AppVeyor: fix build for master

* AppVeyor: revert to PySide2 5.12.0
2019-04-13 14:39:55 +01:00
Alberto Sottile
b743ca1deb AppVeyor: limit build to master 2019-02-27 22:56:53 +01:00
Etoh
5f3c81bb8d Remove redundant syncplay.lua macOS install code 2019-02-03 19:05:35 +00:00
Alberto Sottile
a228016c27 AppVeyor: fix shiboken2 installed version to 5.12.0 2019-02-01 14:15:06 +01:00
albertosottile
a63a18fb78 AppVeyor: update pypiwin32 and PySide2 2019-01-15 12:08:08 +01:00
albertosottile
9e4ea68171 AppVeyor: embed Python 3.5 and PySide2 5.11.1 2018-07-29 17:28:56 +02:00
albertosottile
1d4f57866e Merge python 3.x branch 2018-07-17 09:54:55 +02:00
Alberto Sottile
cb5cca32cd Switch to production file names on both CI services 2018-07-09 23:34:58 +02:00
Alberto Sottile
66993f6fba AppVeyor: Set PYTHONPATH and PYTHONHOME env variables 2018-06-19 23:01:41 +02:00
albertosottile
2ddc756a61 AppVeyor: migrate from conda to native Python 2018-06-18 17:10:55 +02:00
albertosottile
62517c8269 AppVeyor: revert to PySide 1.x 2018-06-15 00:15:42 +02:00
albertosottile
60ad434066 Add pyinstaller script for server 2018-05-31 16:59:56 +02:00
Alberto Sottile
af5b53ea9b Embed PySide2 as default Qt binding 2018-05-07 21:57:46 +02:00
albertosottile
67c40f9618 Add extra files to Windows portable release 2018-05-07 19:26:47 +02:00
albertosottile
aa96e6d2e3 Upver to 1.5.4 release 62 2018-05-07 16:25:42 +02:00
albertosottile
95b5aaeead Add extra files to Windows portable release 2018-05-07 16:18:46 +02:00
albertosottile
f85d40a44b Deploy Windows installer from AppVeyor to Bintray 2018-04-27 22:21:58 +02:00
albertosottile
62b7b33fdd Fixed typo in AppVeyor 2018-04-27 22:10:00 +02:00
albertosottile
c4e912a2d5 Disable --onefile and change packed dir name 2018-04-27 21:20:57 +02:00
albertosottile
7df01104bf Build installer only with NSIS on AppVeyor 2018-04-27 21:10:26 +02:00
albertosottile
6972b4d5ea Disable twisted runtime hook in PyInstaller 2018-04-27 09:50:02 +02:00
Alberto Sottile
4fb771a450 Add preliminary support of PyInstaller on AppVeyor 2018-04-27 00:30:58 +02:00
albertosottile
2093ca14c1 Preliminary AppVeyor support 2018-04-24 16:41:51 +02:00
albertosottile
4fecdbab83 Preliminary AppVeyor support 2018-04-24 16:37:36 +02:00
albertosottile
dd0051e32e Preliminary AppVeyor support 2018-04-24 16:19:57 +02:00
albertosottile
d0bfe5e06d Preliminary AppVeyor support 2018-04-24 16:02:14 +02:00
albertosottile
f3b50fe96d Fixes Travis and AppVeyor issues 2018-04-11 12:40:56 +02:00
albertosottile
64dfe4b628 Fixed deployment of windows installer 2018-02-20 19:43:21 +01:00
alby128
6370eabf79 AppVeyor and Travis scripts updated 2018-01-08 17:37:17 +01:00
alby128
09b2c1446d Merged master_local in qtpy-pyside2 2018-01-08 15:48:47 +01:00
alby128
08c41ddbb1 Added automatic version numbering for Travis 2018-01-08 15:20:57 +01:00
Etoh
2bed3e0670
Update .appveyor.yml 2017-12-25 20:36:45 +00:00
Etoh
0a5d4f8e71
Update .appveyor.yml 2017-12-25 20:32:45 +00:00
Etoh
e75ca541d1
Add apveyor subject 2017-12-25 20:25:50 +00:00
Etoh
33942e9be5
Use updated wiiaboo code 2017-12-25 20:23:03 +00:00
Etoh
bf00d9e828
Adapt wiiaboo's appveyor code 2017-12-25 20:18:16 +00:00
Etoh
be3a3c6ebc
Re-implement alby128's appveyor code 2017-12-25 20:11:01 +00:00
alby128
26c14b3701 Remove Appveyor support 2017-11-12 23:49:17 +01:00
alby128
85bd7f8be9 Create local files for tests 2017-10-15 17:16:23 +02:00
alby128
f8c324343d Fixed Travis, appveyor and BinTray for Syncplay/master 2017-10-14 18:48:02 +02:00
alby128
8975b83eb8 Removed unneeded DLLs from packed binaries for Windows 2017-10-08 16:40:56 +02:00
alby128
513d6d48f1 Changed deployment target to Bintray 2017-10-08 00:09:12 +02:00
alby128
a63b8f6d22 Fixed QDateTime compatibility with old versions 2017-10-06 15:40:35 +02:00
alby128
a76a53945d Added Appveyor support 2017-10-05 23:48:45 +02:00