summaryrefslogtreecommitdiffstats
path: root/install-deps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* install-deps,do_freebsd: disable amqp supportKefu Chai2019-02-221-1/+0
* install-deps.sh: do not install librabbitmq-dev manuallyKefu Chai2019-02-211-1/+0
* Merge pull request #26402 from tchaikov/wip-install-depsKefu Chai2019-02-211-8/+38
|\
| * install-deps.sh: selectively enable deps on rpm distrosKefu Chai2019-02-161-4/+9
| * install-deps.sh: selectively enable deps on deb distrosKefu Chai2019-02-161-2/+15
| * install-deps.sh: extract munge_debian_control()Kefu Chai2019-02-161-4/+16
* | Merge pull request #25866 from yuvalif/add_amqp_push_endpoint_newMatt Benjamin2019-02-201-0/+2
|\ \ | |/ |/|
| * install rabbitmq for debian/ubuntu and xBSDYuval Lifshitz2019-02-131-0/+2
* | install-deps.sh: Fixes for RHEL 7Zack Cerza2019-02-131-4/+5
|/
* install-deps.sh: use latest setuptoolsKefu Chai2019-01-261-2/+1
* build: Add Kerberos requirement for FreeBSDWillem Jan Withagen2018-12-241-1/+2
* install-deps.sh: skip unavailable reposKefu Chai2018-12-191-1/+1
* install-deps.sh: Update python requirements for FreeBSDWillem Jan Withagen2018-11-271-4/+6
* Merge pull request #25181 from smithfarm/wip-37301Nathan Cutler2018-11-221-6/+1
|\
| * build/ops: rpm: stop install-deps.sh clobbering spec file Python build settingNathan Cutler2018-11-201-6/+1
* | install-deps.sh: Remove CR repoBrad Hubbard2018-11-221-3/+0
|/
* install-deps.sh: install prebuilt libboost dependencies for bionic alsoKefu Chai2018-11-201-19/+27
* install-deps.sh: correct gcc version info as major.minor.patchChangcheng Liu2018-11-201-1/+1
* 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
|\