Lines Matching refs:travis
46 - travis: replace Trusty-based LLVM toolchain apt-get with apt addon
47 - travis: add the possibility of using the txc-dxtn library
80 - travis: correct libdrm required regex to also track libdrm itself
81 - travis: add nearly all gallium drivers to the list
82 - travis: use both cores for make/make check
83 - travis: bring the scons build on par with AppVeyor
84 - travis: explicitly LD_LIBRARY_PATH the local libraries
85 - travis: enable apt cache
86 - travis: automatically manage ccache caching
87 - travis: remove unused -dev packages
88 - travis: rework "if test" blocks in the script section
89 - travis: split out matrix from env
90 - travis: add separate "scons" and "scons llvm" targets
91 - travis: add "scons swr" to the build matrix
92 - travis: add "make swr" to the build matrix
93 - travis: split the make target to three separate ones
94 - travis: model scons check target like the make one
95 - travis: add Gallium state-tracker targets
96 - travis: enable wayland support
97 - travis: bump MAKEFLAGS to -j4
138 - travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not
140 - travis: Add radv vulkan driver to continuous integration
141 - travis: Add radeonsi to continuous integration