summaryrefslogtreecommitdiff
path: root/.gitlab-ci/debian-install.sh
AgeCommit message (Expand)AuthorFilesLines
2019-11-12ci: Use several debian buster packages instead of hand-building.Eric Anholt1-50/+8
2019-11-12gitlab-ci: build libdrm using meson instead of autotoolsEric Engestrom1-1/+1
2019-11-12gitlab-ci: Use separate docker images for x86 build/test jobsMichel Dänzer1-26/+0
2019-11-12gitlab-ci: Run piglit tests with llvmpipeMichel Dänzer1-0/+16
2019-11-12gitlab-ci: Sort packages in debian-install.shMichel Dänzer1-50/+48
2019-11-12gitlab-ci: Share dEQP build process between x86 & ARM test image scriptsMichel Dänzer1-43/+2
2019-11-12gitlab-ci: Use ninja -j4 for building dEQPMichel Dänzer1-1/+1
2019-10-31gitlab-ci: build a recent enough version of GLVND (ie. 1.2.0)Eric Engestrom1-1/+23
2019-10-29gitlab-ci: Update required libdrm versionAlexandros Frantzis1-1/+1
2019-10-28gitlab-ci: also build Zink on CIErik Faye-Lund1-0/+1
2019-10-22gitlab-ci: Use native aarch64 runner for ARM build jobsMichel Dänzer1-2/+4
2019-10-16gitlab-ci: Add a pkg-config for mingwDylan Baker1-0/+10
2019-10-10gitlab-ci: Add a mingw x86_64 jobDylan Baker1-1/+6
2019-10-01gitlab-ci: Set ccache path for cross compilers in meson cross fileMichel Dänzer1-0/+2
2019-09-18gitlab-ci: Use crossbuild-essential-* packagesMichel Dänzer1-11/+2
2019-09-18gitlab-ci: Use newer packages from backports by defaultMichel Dänzer1-0/+9
2019-09-18gitlab-ci: Create separate docker images for Debian stretch & busterMichel Dänzer1-26/+6
2019-09-18gitlab-ci: Pass --no-remove to apt-get where possibleMichel Dänzer1-7/+7
2019-09-11gallium: Require LLVM >= 3.5Adam Jackson1-2/+0
2019-09-11gitlab-ci: Keep g++ from stretch when installing foreign toolchainsMichel Dänzer1-0/+1
2019-09-11gitlab-ci: Explicitly install linux-libc-dev for foreign architecturesMichel Dänzer1-0/+1
2019-08-13gitlab-ci: Build the CTS in the debian build image.Eric Anholt1-2/+59
2019-08-09gitlab-ci: generate meson cross-files earlierEric Engestrom1-0/+12
2019-08-07gitlab-ci: don't install autotools depsEric Engestrom1-10/+2
2019-08-07gitlab-ci: add gtk3 dev files for `-D tools=intel-ui`Eric Engestrom1-3/+4
2019-08-05gitlab-ci: don't remove a package we don't install anymoreEric Engestrom1-2/+1
2019-08-01gitlab-ci: remove software-properties-commonEmil Velikov1-6/+5
2019-07-25gitlab-ci: Add a shader-db run using v3d on drm-shim.Eric Anholt1-1/+12
2019-07-13gitlab-ci: Build i386 and ARM drivers in surfaceless mode.Eric Anholt1-1/+21
2019-07-04gitlab-ci: bump required libdrm versionChristian Gmeiner1-1/+1
2019-05-08gitlab-ci: add the vulkan overlay layer to the vulkan buildEric Engestrom1-0/+9
2019-05-08gitlab-ci: Don't install WINE packagesMichel Dänzer1-3/+1
2019-05-08gitlab-ci: Build clover against all supported versions of LLVMMichel Dänzer1-2/+8
2019-05-02gitlab-ci: add scons windows build using mingwEric Engestrom1-0/+5
2019-04-16gitlab-ci: Use LLVM 3.4 from Debian jessie for scons-llvm jobMichel Dänzer1-0/+2
2019-04-16gitlab-ci: Do not use subshells for compiling dependenciesMichel Dänzer1-14/+28
2019-04-16gitlab-ci: Drop unused clang 5/6 packagesMichel Dänzer1-4/+0
2019-04-16gitlab-ci: Use clang 8 instead of 7Michel Dänzer1-1/+2
2019-04-16gitlab-ci: Remove unused Debian packages from Docker imageMichel Dänzer1-0/+11
2019-04-16gitlab-ci: Remove unneded (stuff from) APT command linesMichel Dänzer1-13/+1
2019-04-16gitlab-ci: Install most packages from Debian busterMichel Dänzer1-13/+19
2019-04-16gitlab-ci: Use Debian packages instead of pip ones for meson and sconsMichel Dänzer1-15/+4
2019-04-16gitlab-ci: Use HTTPS for APT repositoriesMichel Dänzer1-2/+5
2019-04-16gitlab-ci: Use Debian stretch instead of Ubuntu bionicMichel Dänzer1-0/+166