Commit graph

25 commits

Author SHA1 Message Date
mathieui
0efdcd12e2
Make use of the $POEZIO_VENV and $POEZIO_VENV_COMMAND env variables if they exist
(instead of having the user edit the scripts to tailor it to their
needs)
2015-01-15 16:47:29 +01:00
mathieui
778581c480
Check the py3k version AFTER loading the virtualenv 2014-12-15 16:24:21 +01:00
mathieui
a208dc87ee
Add a check for the python version in the scripts 2014-11-30 16:29:50 +01:00
mathieui
7f0227b7d4
Make the update script pull from master 2014-11-29 17:36:38 +01:00
mathieui
76ead122e7
Change the update.sh script
use . instead of source
and add a var for the pyvenv command
2014-11-13 23:37:44 +01:00
mathieui
6924f55d29
Add a message to update.sh if there is a src/slixmpp directory
if someone will ever read it
2014-11-12 21:34:34 +01:00
mathieui
d98f2dde25
Make update.sh install the deps in a venv, and use them
simplifies the script and avoid cluttering the poezio/ directory.

also fix an unrelated test with slixmpp
2014-11-02 20:08:31 +01:00
Florent Le Coz
0da967850d Fix the git pull in update.sh 2014-07-30 18:09:48 +02:00
Florent Le Coz
9c3fece96b Use slixmpp 2014-07-24 02:11:45 +02:00
mathieui
d6a2b10995 Make the script posix-compliant 2013-03-07 12:22:21 +01:00
mathieui
a6aca88531 Upgrade update.sh to stop when an update fails
(and tell what is failing)
2013-03-06 23:15:23 +01:00
mathieui
c5cc462963 Move to the upstream SleekXMPP
- remove the decline command that is not in the trunk (and mediated
  declines are supported nowhere anyway)
- change a bit xhtml-im support
- change the bookmarks management a bit
- Add a verification to avoid crashing when poezio will be launched the
  next time
- Fix the (unrelated) bug when setting a jid affiliation
2013-01-17 17:37:06 +01:00
Florent Le Coz
5c493111fc Fix the 2 .sh scripts shebang to /bin/sh. 2012-10-03 23:51:05 +02:00
Florent Le Coz
30f38f6002 Fix update.sh again, for bsd(re)tar(d). 2012-10-02 23:02:27 +02:00
Florent Le Coz
cf470cec74 update.sh: fix the tar arguments to work with bsdtar as well. 2012-10-02 22:58:39 +02:00
mathieui
b7b7d6b3aa Remove the need for hg and the dnspython fork
(upstream works, now)
2012-07-24 18:10:46 +02:00
mathieui
b26c9e33af Add make in the update.sh 2011-11-08 02:31:44 +01:00
Florent Le Coz
354006a850 actually does it correctly 2011-10-17 23:13:57 +02:00
Florent Le Coz
ce5fa543f2 fix the git pull line 2011-10-17 23:12:51 +02:00
Florent Le Coz
d07b1d1e0d update update.sh 2011-10-16 19:32:41 +02:00
Florent Le Coz
4968ff02d9 Fix links in the update.sh script 2011-04-21 17:04:37 +02:00
Florent Le Coz
8bbe01d74f Fix update.sh one last time. 2011-04-17 13:20:37 +02:00
Florent Le Coz
56695b3cb6 Fix update.sh 2011-04-17 02:11:37 +02:00
Florent Le Coz
4c01b70a22 Add the udate of poezio’s sources in update.sh + comment + check of the directory 2011-04-16 01:28:37 +02:00
Florent Le Coz
60e0b2caab Add a update.sh to download, update and install dependencies in the src dir 2011-04-13 02:14:35 +02:00