Commit graph

8 commits

Author SHA1 Message Date
gabriel pettier
ac5c557cd2 use upstream pexpect instead of shipping it
this version allows unicode parsing, with spawnu
wrap stdout with codecs.getwriter('utf8') to avoid another unicode error
2015-02-01 23:07:40 +01:00
Mathieu Virbel
b6d8eb9d13 setup.py: add changelog in the long description 2015-01-27 17:33:17 +01:00
Mathieu Virbel
d053ef7831 move scripts into buildozer.scripts.*, and use console_scripts for setup() 2014-04-20 16:45:40 +02:00
Mathieu Virbel
3231a57447 install libs as well 2014-04-08 22:01:10 +02:00
Mathieu Virbel
82b007727e introducing buildozer-remote, WIP. It connect to a ssh server, create build directory, copy buildozer and the app source code, and invoke buildozer commands.
Missing: documentation, sync binaries back to the host, etc.
2013-01-25 03:00:21 +01:00
Mathieu Virbel
0dd7d484c0 update README + bump to 0.2 2012-12-20 01:01:19 +01:00
Mathieu Virbel
5a9cfb1b2e include the default.spec when using setup.py install 2012-12-19 18:23:51 +01:00
Mathieu Virbel
6224f748be add missing files, and publish a first version 2012-12-19 17:53:58 +01:00