Commit Graph

20 Commits

Author SHA1 Message Date
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
Ricardo Constantino d3021a0e98 Import site in makefile 2018-07-28 22:10:41 +01:00
albertosottile 1163896951 Import site for non-Windows OS to fix makefile without breaking py2exe 2018-07-28 21:01:13 +01:00
Daniel Ahn ac4da59479 Revert "Revert "Code Syntax Refactoring""
This reverts commit 51fba3722f.
2018-07-23 14:12:09 -07:00
Alberto Sottile 51fba3722f
Revert "Code Syntax Refactoring" 2018-07-23 22:32:47 +02:00
Daniel Ahn f01de206d8 fix formattings 2018-07-20 12:12:55 -07:00
Etoh 759f1e1457 Specify python3 in shebang lines 2018-07-20 18:21:52 +01:00
Alberto Sottile 450a3eb103 Remove import site 2018-06-19 23:24:24 +02:00
albertosottile 2ddc756a61 AppVeyor: migrate from conda to native Python 2018-06-18 17:10:55 +02:00
albertosottile 3f910ebcba Check for Python version newer than 3.5 2018-05-31 16:53:09 +02:00
Alberto Sottile b827a57cab 2to3 conversion and initial VLC support 2018-04-24 00:44:19 +02:00
Uriziel 29f109f1fb Changed default program to run syncplay (python to python2) in *nix 2014-12-07 16:16:29 +01:00
Uriziel d6d09e403c Applied fix: "Remove redundant parameters" 2014-07-03 00:20:31 +02:00
Et0h 9d290d80db Change indents from tabs to spaces 2014-06-19 19:35:51 +01:00
Et0h 99b5ccda05 Exception when not running Python 2.7 2014-06-19 19:31:49 +01:00
Jorge Israel Peña 7d85aee592 make syncplay packageable 2013-12-17 22:33:39 -08:00
Uriziel 18ea87a4e8 Fixed building py2exe with PySide 2013-06-08 15:00:44 +02:00
daniel-123 71a9a01fd4 Fixed permissions for executables. 2013-02-05 20:09:47 +01:00
Uriziel fe2aae1d83 Reworked configuration 2012-12-29 15:27:30 +01:00
Uriziel ac54d22fd0 tequila init 2012-10-12 18:37:12 +02:00