summaryrefslogtreecommitdiffstats
path: root/install-deps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* install-deps.sh: detect yum-builddep errorsLoic Dachary2015-06-061-1/+2
* install-deps.sh: s/get_pip_and_wheel/populate_wheelhouse/Kefu Chai2015-06-041-3/+3
* install-deps.sh: create virtualenv only if necessaryKefu Chai2015-06-041-10/+17
* install-deps.sh: do not create "wheelhouse" unless it's readyKefu Chai2015-06-041-1/+3
* install-deps.sh: refactor pip install a little bitKefu Chai2015-06-041-2/+5
* install-deps.sh: clean up after ourselvesSage Weil2015-06-031-0/+5
* install-deps.sh: do not store pip cache outside of the treeLoic Dachary2015-05-301-1/+7
* install-deps.sh: keep debian alternativesLoic Dachary2015-05-291-2/+2
* install-deps.sh: robust pip and wheel installationLoic Dachary2015-05-291-4/+13
* install-deps.sh: only pip install after make cleanLoic Dachary2015-05-131-14/+20
* install-deps.sh: increase pip install timeoutLoic Dachary2015-05-081-2/+2
* install-deps.sh: exit on error if dependencies cannot be installedLoic Dachary2015-05-081-6/+6
* tests: pip must not log in $HOME/.pipLoic Dachary2015-05-081-2/+2
* install-deps.sh: pip wheel for python dependenciesLoic Dachary2015-05-051-1/+24
* install-deps.sh: Debian GNU/Linux wheezy needs backportsLoic Dachary2015-04-101-1/+2
* install-deps: support OpenSUSELoic Dachary2015-03-241-5/+10
* Merge pull request #3871 from dachary/wip-install-depsKen Dreyer2015-03-101-1/+13
|\
| * tests: install-deps.sh install EPEL and RHEL OptionalLoic Dachary2015-03-101-1/+13
* | tests: DEBIAN_FRONTEND=noninteractive apt-get installLoic Dachary2015-03-071-1/+2
* | install-deps.sh: strip | in the list of packagesLoic Dachary2015-03-071-0/+1
|/
* install-deps.sh: check for debian/control existenceLoic Dachary2015-02-051-0/+4
* install-deps.sh: babeltrace is not on wheezyLoic Dachary2015-02-031-2/+2
* install-deps.sh: get lsb_release if neededLoic Dachary2015-02-031-0/+4
* install-deps.sh: get lsb_release if neededLoic Dachary2015-02-031-0/+5
* install-deps: fix LC_ALL settingNoah Watkins2015-01-251-1/+1
* bug: error when installing ceph dependencies with install-deps.shdelco2252015-01-241-2/+1
* install-deps.sh: do not require sudo when rootLoic Dachary2014-12-211-5/+9
* documentation: replace deps.{deb,rpm}.txt with scriptsLoic Dachary2014-12-011-0/+49