summaryrefslogtreecommitdiff
path: root/tools/ci-install.sh
Commit message (Expand)AuthorAgeFilesLines
* CI: Make creation of user idempotentSimon McVittie2023-05-121-2/+4
* CI: Install mingw64-cross-cmake in openSUSE imageSimon McVittie2023-05-121-0/+1
* CI: Sort lists of openSUSE packages alphabeticallySimon McVittie2023-05-121-3/+3
* tools/ci-install.sh: Make sure we always have a messagebus user, even if the ...Ralf Habacker2023-02-211-0/+4
* CI: Remove vestigial support for re-running tests in a Docker containerSimon McVittie2023-02-061-18/+2
* CI: Don't change ownership of source directorySimon McVittie2023-02-061-5/+0
* ci: build dbus with clang as wellEvgeny Vereshchagin2022-10-131-0/+2
* CI: Don't pin msys2 packages to a specific version at allSimon McVittie2022-09-121-13/+15
* tools/ci-install.sh: Install meson build dependencies on FreeBSDAlex Richardson2022-08-101-0/+3
* gitlab-ci: Use GNU make on FreeBSDAlex Richardson2022-08-101-0/+1
* gitlab-ci: Install pkg-config on FreeBSDAlex Richardson2022-08-101-0/+1
* tools/ci-install.sh: Add FreeBSD supportAlex Richardson2022-08-101-0/+30
* tools/ci-{build,install}.sh: Use a portable interpreter argumentAlex Richardson2022-08-101-1/+1
* CI: Install cross pkg-config on openSUSESimon McVittie2022-07-131-0/+1
* CI: Add repository for word-size-independent mingw stuffSimon McVittie2022-07-131-0/+2
* CI: Reinstate mingw*-glib2-develSimon McVittie2022-07-131-0/+1
* Add meson build CIMarc-André Lureau2022-07-131-1/+4
* subprojects: Allow expat and GLib to be built as subprojectsSimon McVittie2022-07-131-0/+1
* tools/ci-install.sh: Install newer CMake on openSuSEAlex Richardson2022-05-171-17/+22
* Add automatic detection of suite to CI scriptsRalf Habacker2022-04-041-3/+8
* Add automatic detection of distribution to CI scriptsRalf Habacker2022-04-041-6/+13
* On CI add build support for openSUSE distributionsRalf Habacker2022-03-291-0/+116
* tools/ci-install.sh: clean up the previously used installation prefix and the...Ralf Habacker2022-03-291-0/+7
* tools/ci-install.sh: Use partially qualified versions with mingw package namesRalf Habacker2022-03-291-11/+11
* tools/ci-install.sh: on debian|ubuntu reduce the need for mingw package name ...Ralf Habacker2022-03-291-2/+9
* CI: Use https to download MSYS packagesSimon McVittie2022-02-251-1/+1
* CI: Install ci-certificatesSimon McVittie2022-02-251-0/+1
* CI: Remove EOL versions of Debian and UbuntuSimon McVittie2022-02-251-41/+6
* tools/ci-*.sh: Show used command line for CI build scriptsRalf Habacker2021-11-291-0/+2
* ci: bump msys2 deps, fix broken linksMarc-André Lureau2021-01-131-13/+14
* tools/ci-install.sh: Use package=() style for local package list to avoid '\'...Ralf Habacker2020-11-241-13/+14
* On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2020-11-241-33/+35
* tools/ci-install.sh: merge multiple calls to apt-getRalf Habacker2020-11-241-78/+98
* Move installing packages into tools/ci-install.shRalf Habacker2020-11-241-0/+27
* CI: Add running test cases for cross buildsRalf Habacker2020-05-291-2/+2
* Add support to generate the api documentation in Qt help formatRalf Habacker2020-04-291-1/+1
* CI: Install qhelpgenerator for native production build on busterSimon McVittie2020-04-061-0/+10
* 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