summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-29travis: automatically manage ccache cachingEmil Velikov1-3/+1
2017-04-29travis: enable apt cacheEmil Velikov1-0/+1
2017-04-29travis: add the possibility of using the txc-dxtn libraryAndres Gomez1-0/+14
2017-04-29travis: replace Trusty-based LLVM toolchain apt-get with apt addonAndres Gomez1-11/+4
2017-04-29travis: explicitly LD_LIBRARY_PATH the local librariesEmil Velikov1-0/+1
2017-04-17configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpointEmil Velikov1-1/+1
2017-04-17travis: remove unneeded dri3/present proto requirementEmil Velikov1-10/+0
2017-04-05travis: Add radeonsi to continuous integrationRhys Kidd1-1/+1
2017-04-05travis: Add radv vulkan driver to continuous integrationRhys Kidd1-0/+1
2017-04-03travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addonRhys Kidd1-5/+15
2017-02-20travis: bring the scons build on par with AppVeyorEmil Velikov1-1/+1
2017-02-07travis: use both cores for make/make checkEmil Velikov1-0/+1