summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-01-11travis: avoid using unset llvm-configEric Engestrom1-6/+10
2018-12-13travis: meson: port gallium build combinations overEmil Velikov1-0/+187
2018-12-12travis: meson: add explicit handling to gallium STEmil Velikov1-0/+4
2018-12-12travis: meson: explicitly control the DRI loadersEmil Velikov1-6/+5
2018-12-12travis: meson: add unwind handlingEmil Velikov1-0/+4
2018-12-12travis: meson: use FOO_DRIVERS directlyEmil Velikov1-9/+4
2018-12-11travis: meson: enable unit testsDylan Baker1-1/+3
2018-12-11travis: Don't try to read libdrm out of configure.acDylan Baker1-11/+1
2018-12-11travis: meson: use native files to override llvm-configDylan Baker1-17/+5
2018-12-13travis: printout llvm-config --versionEmil Velikov1-0/+2
2018-12-12travis: meson: print the configured stateEmil Velikov1-0/+1
2018-12-13travis: flip to distro xenial, drop sudo falseEmil Velikov1-72/+27
2018-12-10travis: radeonsi and radv require LLVM 7.0Rhys Kidd1-13/+16
2018-11-20travis: adding missing x11-xcb for meson+vulkanEmil Velikov1-0/+1
2018-11-20travis: drop unneeded x11proto-xf86vidmode-devEmil Velikov1-10/+0
2018-11-01travis: use mako for python2Emil Velikov1-1/+1
2018-10-31travis: use python3 for the autoconf buildsEmil Velikov1-1/+11
2018-09-25.travis: Drop note about Clover builds being slowJan Vesely1-4/+0
2018-09-25.travis: Add LLVM-7 Clover buildJan Vesely1-0/+33
2018-09-11travis: use python3.5 for mesonJuan A. Suarez Romero1-1/+5
2018-09-06meson: disable asserts by default on release buildsEric Engestrom1-3/+2
2018-08-24Revert "travis: use python3 for the autoconf builds"Emil Velikov1-11/+1
2018-08-23travis: use python3 for the autoconf buildsEmil Velikov1-1/+11
2018-08-22travis: SWR requires LLVM 6.0Juan A. Suarez Romero1-18/+14
2018-08-13travis: install correct version of mako for each build systemEric Engestrom1-2/+7
2018-08-08travis: make drivers explicit in Meson targetsJuan A. Suarez Romero1-3/+14
2018-08-08travis: remove libedit-dev dependency in LLVM 6.0 targetsJuan A. Suarez Romero1-6/+0
2018-08-07travis: meson/Vulkan requires LLVM 6.0Juan A. Suarez Romero1-3/+5
2018-08-07travis: add ubuntu-toolchain-r-testJuan A. Suarez Romero1-0/+4
2018-08-07travis: use https for all the linksEmil Velikov1-6/+6
2018-08-03amd: remove support for LLVM 5.0Marek Olšák1-7/+7
2018-08-01travis: install scons from pipJuan A. Suarez Romero1-3/+5
2018-07-24travis: manually generate sys/syscall.hAndres Gomez1-3/+24
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