summaryrefslogtreecommitdiffstats
path: root/.appveyor
Commit message (Collapse)AuthorAgeFilesLines
* Appveyor: Quickly fix meson build.Prodea Alexandru-Liviu2019-11-141-1/+1
| | | | | | | | As this required use of Python 3.8, mako module also had to be updated. v2 - Unbind mako module version when using Meson. Signed-off-by: Prodea Alexandru-Liviu <liviuprodea@yahoo.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
* Appveyor/Meson: Add build test of osmesa galliumProdea Alexandru-Liviu2019-10-191-1/+1
| | | | | | Signed-off-by: Prodea Alexandru-Liviu <liviuprodea@yahoo.com> Acked-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
* appveyor: Move appveyor script into .appveyor directoryDylan Baker2019-10-181-0/+66
| | | | | | This clears out the scripts directory completely Reviewed-by: Adam Jackson <ajax@redhat.com>
* appveyor: Add support for building llvmpipe with mesonDylan Baker2019-10-181-0/+36
Reviewed-by: Adam Jackson <ajax@redhat.com>