summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis: Add a travis profile for meson dri driversDylan Baker2017-10-091-1/+15
* travis: don't run ninja test for mesonDylan Baker2017-10-091-2/+2
* travis: move include path from $CC to $CFLAGSEric Engestrom2017-10-041-2/+2
* travis: add meson build for vulkan drivers.Dylan Baker2017-10-031-0/+36
* travis: Remove libtxc_dxtn from the buildMatt Turner2017-10-021-14/+0
* travis: Add clover build using llvm-5.0Jan Vesely2017-09-291-0/+36
* travis: Add clover build using llvm-4.0Jan Vesely2017-09-291-0/+36
* travis: Add clover build using llvm-3.9Jan Vesely2017-09-291-0/+41
* travis: replace omx feature flag with omx-bellagio oneAndres Gomez2017-09-171-6/+6
* travis: Add libunwind-dev to gallium/make buildsGert Wollny2017-09-151-0/+11
* travis: force llvm-3.3 for "make Gallium ST Other"Gert Wollny2017-09-151-0/+4
* travis: add missing wayland-protocolsAndres Gomez2017-07-191-2/+8
* travis: lower SWR requirement to GCC 4.8, aka std=c++11Emil Velikov2017-07-121-8/+4
* travis: add missing libs: xdamage + xfixesEric Engestrom2017-06-261-0/+2
* gallium: Add renderonly-based support for pl111+vc4.Eric Anholt2017-06-151-1/+1
* travis: remove workarounds for the Vulkan targetEmil Velikov2017-05-191-5/+2
* travis: bump MAKEFLAGS to -j4Emil Velikov2017-04-291-6/+6
* travis: enable wayland supportEmil Velikov2017-04-291-4/+16
* travis: add Gallium state-tracker targetsEmil Velikov2017-04-291-0/+80
* travis: model scons check target like the make oneEmil Velikov2017-04-291-1/+7
* travis: split the make target to three separate onesEmil Velikov2017-04-291-16/+80
* travis: add "make swr" to the build matrixEmil Velikov2017-04-291-3/+38
* travis: add "scons swr" to the build matrixEmil Velikov2017-04-291-0/+28
* travis: add separate "scons" and "scons llvm" targetsEmil Velikov2017-04-291-16/+45
* travis: split out matrix from envEmil Velikov2017-04-291-5/+13
* travis: rework "if test" blocks in the script sectionEmil Velikov2017-04-291-1/+3
* travis: remove unused -dev packagesEmil Velikov2017-04-291-2/+0
* travis: automatically manage ccache cachingEmil Velikov2017-04-291-3/+1
* travis: enable apt cacheEmil Velikov2017-04-291-0/+1
* travis: add the possibility of using the txc-dxtn libraryAndres Gomez2017-04-291-0/+14
* travis: replace Trusty-based LLVM toolchain apt-get with apt addonAndres Gomez2017-04-291-11/+4
* travis: explicitly LD_LIBRARY_PATH the local librariesEmil Velikov2017-04-291-0/+1
* configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpointEmil Velikov2017-04-171-1/+1
* travis: remove unneeded dri3/present proto requirementEmil Velikov2017-04-171-10/+0
* travis: Add radeonsi to continuous integrationRhys Kidd2017-04-051-1/+1
* travis: Add radv vulkan driver to continuous integrationRhys Kidd2017-04-051-0/+1
* travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addonRhys Kidd2017-04-031-5/+15
* travis: bring the scons build on par with AppVeyorEmil Velikov2017-02-201-1/+1
* travis: use both cores for make/make checkEmil Velikov2017-02-071-0/+1
* travis: add nearly all gallium drivers to the listEmil Velikov2017-02-071-2/+2
* travis: correct libdrm required regex to also track libdrm itselfEmil Velikov2017-02-071-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