summaryrefslogtreecommitdiffstats
path: root/install-deps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* install-deps.sh: install libtool-ltdl-devel for building python-samlKefu Chai2018-11-131-2/+3
* install-deps: install setuptools before upgrading virtualenvKefu Chai2018-11-101-0/+3
* mgr/dashboard: SAML 2.0 supportRicardo Marques2018-11-081-0/+3
* install-deps.sh: dashboard frontend needs gitSebastian Wagner2018-10-111-0/+1
* install-deps: do not specify unknown optionsKefu Chai2018-09-281-4/+4
* Merge pull request #23955 from wjwithagen/wjw-fix-ceph-helpers.shKefu Chai2018-09-171-0/+1
|\
| * test: Start using GNU awk and fix archiving directoryWillem Jan Withagen2018-09-061-0/+1
* | install-deps,run-make-check: use ceph-libboost repoKefu Chai2018-09-111-0/+41
|/
* install-deps: s/openldap-client/openldap24-client/Kefu Chai2018-09-041-1/+1
* FreeBSD: update build script to current stateWillem Jan Withagen2018-08-061-0/+2
* build/ops: refrain from installing/using lsb_release in install-deps.shNathan Cutler2018-08-021-27/+27
* build/ops: unify command substitution in install-deps.shNathan Cutler2018-08-011-2/+2
* build/ops: streamline processing of WITH_SEASTAR env varNathan Cutler2018-08-011-8/+2
* rpm,install-deps,cmake: install {c-ares,fmt}-develKefu Chai2018-07-251-1/+1
* install-deps: set DEBIAN_FRONTEND for apt-getKefu Chai2018-07-181-1/+1
* build/ops: install-deps.sh: set with_seastarNathan Cutler2018-07-161-1/+1
* Merge pull request #22809 from tchaikov/wip-with-seastarKefu Chai2018-07-141-0/+19
|\
| * rpm,install-deps.sh: add --with-seastar optionKefu Chai2018-07-121-0/+19
* | install-deps.sh: import ubuntu-toolchain-r's key without keyserverKefu Chai2018-07-101-3/+17
|/
* Add new OpenSUSE Leap id for install-deps.shKyr Shatskyy2018-07-021-1/+1
* install-deps: check the exit status for the $builddepcmdYunchuan Wen2018-06-241-0/+1
* Merge pull request #22488 from ai-traders/fix-gcc-installKefu Chai2018-06-101-3/+5
|\
| * install-deps: fix installing gcc on ubuntu when no old compilerTomasz Setkowski2018-06-091-3/+5
* | install-deps.sh: support install gcc7 in xenial aarch64Yunchuan Wen2018-06-071-2/+2
* | install-deps: nuke wheelhouse if it's staleKefu Chai2018-05-161-0/+7
* | install-deps: Add support for 'opensuse-tumbleweed'Ricardo Marques2018-04-251-1/+1
* | install-deps: add liblz4 to freebsd build dependenciesCasey Bodley2018-04-121-0/+1
* | FreeBSD: add new required packages to be installedWillem Jan Withagen2018-04-111-0/+2
|/
* mgr/dashboard: remove node/npm system installationTiago Melo2018-03-161-69/+0
* install-deps.sh: fix an error condition expressionYao Guotao2018-03-091-1/+1
* install-deps: install dashboard_v2 development dependenciesRicardo Dias2018-03-051-0/+71
* Merge pull request #20436 from smithfarm/wip-22999Nathan Cutler2018-02-271-0/+5
|\
| * install-deps.sh: set python2 %bcond by environmentNathan Cutler2018-02-271-0/+5
* | scripts: install-deps.sh: pass --no-recommends to zypperNathan Cutler2018-02-141-2/+3
|/
* cmake: remove cryptopp optionCasey Bodley2018-01-191-1/+0
* install-deps.sh: check if have access to stdoutKefu Chai2017-12-301-10/+7
* install-deps: bump DTS version on aarch64 to 7Kefu Chai2017-12-301-1/+1
* install-deps.sh: only download mirrored package indexwangsongbo2017-12-301-2/+2
* install-deps.sh: do not download i18n apt indexKefu Chai2017-12-301-1/+1
* install-deps.sh: use tee for writing a fileKefu Chai2017-12-141-1/+1
* install-deps.sh: avoid re-installing g++-7Kefu Chai2017-12-131-11/+19
* install-deps.sh: use GCC-7 on xenial alsoKefu Chai2017-12-111-2/+11
* install-deps.sh: install new gcc as the default the right wayKefu Chai2017-12-091-5/+6
* install-deps.sh: enable testing repo on centos on aarch64Kefu Chai2017-12-081-2/+10
* install-deps.sh: use DTS on centos if GCC is too oldKefu Chai2017-12-081-6/+46
* install-deps.sh: install centos-release-scl-rh on aarch64Kefu Chai2017-12-051-1/+6
* install-deps.sh: use gcc-7 on trustyKefu Chai2017-12-051-1/+36
* install-deps.sh: always use yum-config-manager for consistencyKefu Chai2017-12-051-2/+1
* install-deps.sh: install devtoolset-7 for centos/rhelKefu Chai2017-12-051-2/+5
* scripts: fix bash path in shebangsAlan Somers2017-07-271-1/+2