summaryrefslogtreecommitdiff
path: root/update.sh
AgeCommit message (Expand)Author
2017-10-07Fix update.sh for debian (?)mathieui
2017-10-06Use python -m venv and not pyvenv in update.shmathieui
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot
2015-12-29update.sh: Only allow fast-forwardsNicolas Braud-Santoni
2015-09-05Make the venv use system resources as wellmathieui
2015-05-21Update the pip inside the venvmathieui
2015-01-24Add a check to abort early if the pyvenv command needed in update.sh doesn’...mathieui
2015-01-15Make use of the $POEZIO_VENV and $POEZIO_VENV_COMMAND env variables if they e...mathieui
2014-12-15Check the py3k version AFTER loading the virtualenvmathieui
2014-11-30Add a check for the python version in the scriptsmathieui
2014-11-29Make the update script pull from mastermathieui
2014-11-13Change the update.sh scriptmathieui
2014-11-12Add a message to update.sh if there is a src/slixmpp directorymathieui
2014-11-02Make update.sh install the deps in a venv, and use themmathieui
2014-07-30Fix the git pull in update.shFlorent Le Coz
2014-07-24Use slixmppFlorent Le Coz
2013-03-07Make the script posix-compliantmathieui
2013-03-06Upgrade update.sh to stop when an update failsmathieui
2013-01-17Move to the upstream SleekXMPPmathieui
2012-10-03Fix the 2 .sh scripts shebang to /bin/sh.Florent Le Coz
2012-10-02Fix update.sh again, for bsd(re)tar(d).Florent Le Coz
2012-10-02update.sh: fix the tar arguments to work with bsdtar as well.Florent Le Coz
2012-07-24Remove the need for hg and the dnspython forkmathieui
2011-11-08Add make in the update.shmathieui
2011-10-17actually does it correctlyFlorent Le Coz
2011-10-17fix the git pull lineFlorent Le Coz
2011-10-16update update.shFlorent Le Coz
2011-04-21Fix links in the update.sh scriptFlorent Le Coz
2011-04-17Fix update.sh one last time.Florent Le Coz
2011-04-17Fix update.shFlorent Le Coz
2011-04-16Add the udate of poezio’s sources in update.sh + comment + check of the dir...Florent Le Coz
2011-04-13Add a update.sh to download, update and install dependencies in the src dirFlorent Le Coz