summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-06-21travis: add libXrandr and its randrproto dependencyEric Engestrom1-0/+10
2018-06-21swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero1-6/+6
2018-06-08travis: Add the v3d driver to the automake build.Eric Anholt1-1/+1
2018-06-08travis: Do our automake build tests with srcdir != builddir.Eric Anholt1-1/+3
2018-06-07travis: bump libwayland to the first version with libwayland-eglEric Engestrom1-1/+1
2018-06-05travis: use correct form for array optionsEric Engestrom1-2/+2
2018-05-29travis: Add clover llvm-6.0 buildJan Vesely1-0/+33
2018-05-18travis: Adapt to radeonsi dropping support for LLVM 4Jan Vesely1-7/+7
2018-05-17amd: remove support for LLVM 4.0Marek Olšák1-3/+3
2018-04-25travis: update libva required versionJuan A. Suarez Romero1-1/+1
2018-03-10travis: bump libxcb version to 1.13Christian Gmeiner1-2/+2
2018-03-05travis: keep meson version below 0.45.0Andres Gomez1-3/+4
2018-03-01travis: make Meson find the proper llvm-configAndres Gomez1-4/+26
2018-02-20swr: bump minimum supported LLVM version to 4.0Andres Gomez1-9/+6
2018-02-20travis: radeonsi and radv need LLVM 4.0Andres Gomez1-10/+36
2018-02-05travis: add macOS meson buildJon Turney1-0/+5
2018-02-02travis: add osx autotools buildJon Turney1-0/+30
2018-02-02travis: pip -> pip2Jon Turney1-1/+1
2018-02-02travis: conditionalize building of prerequisites on if OS=linuxJon Turney1-43/+46
2017-11-01travis: build meson first for quicker feedbackEric Engestrom1-32/+32
2017-10-16.travis: Don't build gallium drivers in non-gallium test targetsDylan Baker1-2/+2
2017-10-13Travis: add binutils 2.26 for a few more LLVM 3.9 buildsEmil Velikov1-0/+9
2017-10-13configure.ac: bump Clover LLVM requirement to 3.9Emil Velikov1-38/+0
2017-10-09travis: Add a travis profile for meson dri driversDylan Baker1-1/+15
2017-10-09travis: don't run ninja test for mesonDylan Baker1-2/+2
2017-10-04travis: move include path from $CC to $CFLAGSEric Engestrom1-2/+2
2017-10-03travis: add meson build for vulkan drivers.Dylan Baker1-0/+36
2017-10-02travis: Remove libtxc_dxtn from the buildMatt Turner1-14/+0
2017-09-29travis: Add clover build using llvm-5.0Jan Vesely1-0/+36
2017-09-29travis: Add clover build using llvm-4.0Jan Vesely1-0/+36
2017-09-29travis: Add clover build using llvm-3.9Jan Vesely1-0/+41
2017-09-17travis: replace omx feature flag with omx-bellagio oneAndres Gomez1-6/+6
2017-09-15travis: Add libunwind-dev to gallium/make buildsGert Wollny1-0/+11
2017-09-15travis: force llvm-3.3 for "make Gallium ST Other"Gert Wollny1-0/+4
2017-07-19travis: add missing wayland-protocolsAndres Gomez1-2/+8
2017-07-12travis: lower SWR requirement to GCC 4.8, aka std=c++11Emil Velikov1-8/+4
2017-06-26travis: add missing libs: xdamage + xfixesEric Engestrom1-0/+2
2017-06-15gallium: Add renderonly-based support for pl111+vc4.Eric Anholt1-1/+1
2017-05-19travis: remove workarounds for the Vulkan targetEmil Velikov1-5/+2
2017-04-29travis: bump MAKEFLAGS to -j4Emil Velikov1-6/+6
2017-04-29travis: enable wayland supportEmil Velikov1-4/+16
2017-04-29travis: add Gallium state-tracker targetsEmil Velikov1-0/+80
2017-04-29travis: model scons check target like the make oneEmil Velikov1-1/+7
2017-04-29travis: split the make target to three separate onesEmil Velikov1-16/+80
2017-04-29travis: add "make swr" to the build matrixEmil Velikov1-3/+38
2017-04-29travis: add "scons swr" to the build matrixEmil Velikov1-0/+28
2017-04-29travis: add separate "scons" and "scons llvm" targetsEmil Velikov1-16/+45
2017-04-29travis: split out matrix from envEmil Velikov1-5/+13
2017-04-29travis: rework "if test" blocks in the script sectionEmil Velikov1-1/+3
2017-04-29travis: remove unused -dev packagesEmil Velikov1-2/+0