summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-07travis: add nearly all gallium drivers to the listEmil Velikov1-2/+2
2017-02-07travis: correct libdrm required regex to also track libdrm itselfEmil Velikov1-1/+1
2017-01-13travis: Add the new drivers etnaviv and imxRhys Kidd1-3/+3
2016-10-18travis: remove no longer needed libudev-dev dependencyEmil Velikov1-1/+0
2016-08-24travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers.Eric Anholt1-6/+7
2016-08-24travis: Enable vc4 in libdrm to satisfy vc4 test build dependency.Eric Anholt1-1/+1
2016-08-24travis: Update to the Ubuntu Trusty image.Eric Anholt1-1/+2
2016-08-24travis: Parse configure.ac to pick an updated LIBDRM_VERSION.Eric Anholt1-0/+10
2015-12-01travis: Add a test build with scons.Eric Anholt1-6/+15
2015-12-01travis: Initial import of travis instructions.Eric Anholt1-0/+92