meson: Remove various completed todos
[mesa.git] / .travis.yml
2018-06-08 Eric Anholttravis: Add the v3d driver to the automake build.
2018-06-08 Eric Anholttravis: Do our automake build tests with srcdir !=...
2018-06-07 Eric Engestromtravis: bump libwayland to the first version with libwa...
2018-06-05 Eric Engestromtravis: use correct form for array options
2018-05-29 Jan Veselytravis: Add clover llvm-6.0 build
2018-05-18 Jan Veselytravis: Adapt to radeonsi dropping support for LLVM 4
2018-05-17 Marek Olšákamd: remove support for LLVM 4.0
2018-04-25 Juan A. Suarez Romerotravis: update libva required version
2018-03-10 Christian Gmeinertravis: bump libxcb version to 1.13
2018-03-05 Andres Gomeztravis: keep meson version below 0.45.0
2018-03-01 Andres Gomeztravis: make Meson find the proper llvm-config
2018-02-20 Andres Gomezswr: bump minimum supported LLVM version to 4.0
2018-02-20 Andres Gomeztravis: radeonsi and radv need LLVM 4.0
2018-02-05 Jon Turneytravis: add macOS meson build
2018-02-02 Jon Turneytravis: add osx autotools build
2018-02-02 Jon Turneytravis: pip -> pip2
2018-02-02 Jon Turneytravis: conditionalize building of prerequisites on...
2017-11-01 Eric Engestromtravis: build meson first for quicker feedback
2017-10-16 Dylan Baker.travis: Don't build gallium drivers in non-gallium...
2017-10-13 Emil VelikovTravis: add binutils 2.26 for a few more LLVM 3.9 builds
2017-10-13 Emil Velikovconfigure.ac: bump Clover LLVM requirement to 3.9
2017-10-09 Dylan Bakertravis: Add a travis profile for meson dri drivers
2017-10-09 Dylan Bakertravis: don't run ninja test for meson
2017-10-04 Eric Engestromtravis: move include path from $CC to $CFLAGS
2017-10-03 Dylan Bakertravis: add meson build for vulkan drivers.
2017-10-03 Matt Turnertravis: Remove libtxc_dxtn from the build
2017-09-29 Jan Veselytravis: Add clover build using llvm-5.0
2017-09-29 Jan Veselytravis: Add clover build using llvm-4.0
2017-09-29 Jan Veselytravis: Add clover build using llvm-3.9
2017-09-17 Andres Gomeztravis: replace omx feature flag with omx-bellagio one
2017-09-15 Gert Wollnytravis: Add libunwind-dev to gallium/make builds
2017-09-15 Gert Wollnytravis: force llvm-3.3 for "make Gallium ST Other"
2017-07-19 Andres Gomeztravis: add missing wayland-protocols
2017-07-12 Emil Velikovtravis: lower SWR requirement to GCC 4.8, aka std=c++11
2017-06-26 Eric Engestromtravis: add missing libs: xdamage + xfixes
2017-06-15 Eric Anholtgallium: Add renderonly-based support for pl111+vc4.
2017-05-19 Emil Velikovtravis: remove workarounds for the Vulkan target
2017-04-29 Emil Velikovtravis: bump MAKEFLAGS to -j4
2017-04-29 Emil Velikovtravis: enable wayland support
2017-04-29 Emil Velikovtravis: add Gallium state-tracker targets
2017-04-29 Emil Velikovtravis: model scons check target like the make one
2017-04-29 Emil Velikovtravis: split the make target to three separate ones
2017-04-29 Emil Velikovtravis: add "make swr" to the build matrix
2017-04-29 Emil Velikovtravis: add "scons swr" to the build matrix
2017-04-29 Emil Velikovtravis: add separate "scons" and "scons llvm" targets
2017-04-29 Emil Velikovtravis: split out matrix from env
2017-04-29 Emil Velikovtravis: rework "if test" blocks in the script section
2017-04-29 Emil Velikovtravis: remove unused -dev packages
2017-04-29 Emil Velikovtravis: automatically manage ccache caching
2017-04-29 Emil Velikovtravis: enable apt cache
2017-04-29 Andres Gomeztravis: add the possibility of using the txc-dxtn library
2017-04-29 Andres Gomeztravis: replace Trusty-based LLVM toolchain apt-get...
2017-04-29 Emil Velikovtravis: explicitly LD_LIBRARY_PATH the local libraries
2017-04-17 Emil Velikovconfigure.ac: deprecate --with-egl-platforms over ...
2017-04-17 Emil Velikovtravis: remove unneeded dri3/present proto requirement
2017-04-05 Rhys Kiddtravis: Add radeonsi to continuous integration
2017-04-05 Rhys Kiddtravis: Add radv vulkan driver to continuous integration
2017-04-03 Rhys Kiddtravis: Support LLVM 3.8+ on Trusty-based Travis-CI...
2017-02-20 Emil Velikovtravis: bring the scons build on par with AppVeyor
2017-02-07 Emil Velikovtravis: use both cores for make/make check
2017-02-07 Emil Velikovtravis: add nearly all gallium drivers to the list
2017-02-07 Emil Velikovtravis: correct libdrm required regex to also track...
2017-01-13 Rhys Kiddtravis: Add the new drivers etnaviv and imx
2016-10-18 Emil Velikovtravis: remove no longer needed libudev-dev dependency
2016-08-24 Eric Anholttravis: Upgrade LLVM dependency to 3.5 and enable LLVM...
2016-08-24 Eric Anholttravis: Enable vc4 in libdrm to satisfy vc4 test build...
2016-08-24 Eric Anholttravis: Update to the Ubuntu Trusty image.
2016-08-24 Eric Anholttravis: Parse configure.ac to pick an updated LIBDRM_VE...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-01 Eric Anholttravis: Add a test build with scons.
2015-12-01 Eric Anholttravis: Initial import of travis instructions.