summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis: bump MAKEFLAGS to -j4Emil Velikov2017-05-031-6/+6
* travis: enable wayland supportEmil Velikov2017-05-031-4/+16
* travis: add Gallium state-tracker targetsEmil Velikov2017-05-031-0/+80
* travis: model scons check target like the make oneEmil Velikov2017-05-031-1/+7
* travis: split the make target to three separate onesEmil Velikov2017-05-031-16/+81
* travis: add "make swr" to the build matrixEmil Velikov2017-05-021-3/+38
* travis: add "scons swr" to the build matrixEmil Velikov2017-05-021-0/+28
* travis: add separate "scons" and "scons llvm" targetsEmil Velikov2017-05-021-16/+45
* travis: split out matrix from envEmil Velikov2017-05-021-5/+13
* travis: rework "if test" blocks in the script sectionEmil Velikov2017-05-021-1/+3
* travis: remove unused -dev packagesEmil Velikov2017-05-021-2/+0
* travis: automatically manage ccache cachingEmil Velikov2017-05-021-3/+1
* travis: enable apt cacheEmil Velikov2017-05-021-0/+1
* travis: add the possibility of using the txc-dxtn libraryAndres Gomez2017-05-021-0/+14
* travis: replace Trusty-based LLVM toolchain apt-get with apt addonAndres Gomez2017-05-021-11/+4
* travis: explicitly LD_LIBRARY_PATH the local librariesEmil Velikov2017-05-021-0/+1
* travis: Add radeonsi to continuous integrationRhys Kidd2017-05-021-1/+1
* travis: Add radv vulkan driver to continuous integrationRhys Kidd2017-05-021-0/+1
* travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addonRhys Kidd2017-05-021-5/+15
* travis: bring the scons build on par with AppVeyorEmil Velikov2017-05-021-1/+1
* travis: use both cores for make/make checkEmil Velikov2017-05-021-0/+1
* travis: add nearly all gallium drivers to the listEmil Velikov2017-05-021-2/+2
* travis: correct libdrm required regex to also track libdrm itselfEmil Velikov2017-05-021-1/+1
* travis: Add the new drivers etnaviv and imxRhys Kidd2017-01-131-3/+3
* travis: remove no longer needed libudev-dev dependencyEmil Velikov2016-10-181-1/+0
* travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers.Eric Anholt2016-08-241-6/+7
* travis: Enable vc4 in libdrm to satisfy vc4 test build dependency.Eric Anholt2016-08-241-1/+1
* travis: Update to the Ubuntu Trusty image.Eric Anholt2016-08-241-1/+2
* travis: Parse configure.ac to pick an updated LIBDRM_VERSION.Eric Anholt2016-08-241-0/+10
* travis: Add a test build with scons.Eric Anholt2015-12-011-6/+15
* travis: Initial import of travis instructions.Eric Anholt2015-12-011-0/+92