Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-07 | Fix update.sh for debian (?) | mathieui | |
hopefully | |||
2017-10-06 | Use python -m venv and not pyvenv in update.sh | mathieui | |
2016-06-11 | Move the src directory to poezio, for better cython compatibility. | Emmanuel Gil Peyrot | |
2015-12-29 | update.sh: Only allow fast-forwards | Nicolas Braud-Santoni | |
2015-09-05 | Make the venv use system resources as well | mathieui | |
(workaround https://bugs.python.org/issue24875) and fix aiodns since the interface will change due to the new pycares version. | |||
2015-05-21 | Update the pip inside the venv | mathieui | |
2015-01-24 | Add a check to abort early if the pyvenv command needed in update.sh ↵ | mathieui | |
doesn’t exist | |||
2015-01-15 | Make use of the $POEZIO_VENV and $POEZIO_VENV_COMMAND env variables if they ↵ | mathieui | |
exist (instead of having the user edit the scripts to tailor it to their needs) | |||
2014-12-15 | Check the py3k version AFTER loading the virtualenv | mathieui | |
2014-11-30 | Add a check for the python version in the scripts | mathieui | |
2014-11-29 | Make the update script pull from master | mathieui | |
2014-11-13 | Change the update.sh script | mathieui | |
use . instead of source and add a var for the pyvenv command | |||
2014-11-12 | Add a message to update.sh if there is a src/slixmpp directory | mathieui | |
if someone will ever read it | |||
2014-11-02 | Make update.sh install the deps in a venv, and use them | mathieui | |
simplifies the script and avoid cluttering the poezio/ directory. also fix an unrelated test with slixmpp | |||
2014-07-30 | Fix the git pull in update.sh | Florent Le Coz | |
2014-07-24 | Use slixmpp | Florent Le Coz | |
2013-03-07 | Make the script posix-compliant | mathieui | |
2013-03-06 | Upgrade update.sh to stop when an update fails | mathieui | |
(and tell what is failing) | |||
2013-01-17 | Move to the upstream SleekXMPP | mathieui | |
- 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 | |||
2012-10-03 | Fix the 2 .sh scripts shebang to /bin/sh. | Florent Le Coz | |
2012-10-02 | Fix update.sh again, for bsd(re)tar(d). | Florent Le Coz | |
2012-10-02 | update.sh: fix the tar arguments to work with bsdtar as well. | Florent Le Coz | |
2012-07-24 | Remove the need for hg and the dnspython fork | mathieui | |
(upstream works, now) | |||
2011-11-08 | Add make in the update.sh | mathieui | |
2011-10-17 | actually does it correctly | Florent Le Coz | |
2011-10-17 | fix the git pull line | Florent Le Coz | |
2011-10-16 | update update.sh | Florent Le Coz | |
2011-04-21 | Fix links in the update.sh script | Florent Le Coz | |
2011-04-17 | Fix update.sh one last time. | Florent Le Coz | |
2011-04-17 | Fix update.sh | Florent Le Coz | |
2011-04-16 | Add the udate of poezio’s sources in update.sh + comment + check of the ↵ | Florent Le Coz | |
directory | |||
2011-04-13 | Add a update.sh to download, update and install dependencies in the src dir | Florent Le Coz | |