summaryrefslogtreecommitdiff
path: root/tools/ci-install.sh
Commit message (Expand)AuthorAgeFilesLines
* CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie2018-12-051-1/+1
* CI: Make adduser properly non-interactiveSimon McVittie2018-12-051-1/+1
* CI: Don't install weak dependencies (Recommends)Simon McVittie2018-12-051-5/+13
* Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-051-3/+0
|\
| * Translate Python-based tests to CSimon McVittie2018-12-031-3/+0
* | CI: Exercise maintainer-only documentation buildSimon McVittie2018-12-041-0/+9
* | CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-031-17/+7
|/
* Fix broken meinproc4 based docbook generating by already used xsltprocRalf Habacker2018-11-201-0/+2
* ci: Use ccache to speed up repeated buildsSimon McVittie2018-10-041-0/+1
* ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2018-10-041-3/+15
* ci: Explicitly install cmakeSimon McVittie2018-10-041-0/+1
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-03-221-10/+24
* travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie2018-01-291-1/+1
* Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie2017-02-141-1/+1
* ci-install, ci-build: add brief documentation for parameter variablesSimon McVittie2016-11-291-0/+22
* ci-install.sh: make ci_in_docker follow the yes/no convention tooSimon McVittie2016-11-291-2/+2
* travis-ci: Add and use infrastructure to build and test in DockerSimon McVittie2016-11-291-2/+40
* travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie2016-11-291-0/+101