Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Appveyor: Quickly fix meson build. | Prodea Alexandru-Liviu | 2019-11-14 | 1 | -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 <[email protected]> Reviewed-by: Dylan Baker <[email protected]> | ||||
* | Appveyor/Meson: Add build test of osmesa gallium | Prodea Alexandru-Liviu | 2019-10-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Prodea Alexandru-Liviu <[email protected]> Acked-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]> | ||||
* | appveyor: Move appveyor script into .appveyor directory | Dylan Baker | 2019-10-18 | 1 | -0/+66 |
| | | | | | | This clears out the scripts directory completely Reviewed-by: Adam Jackson <[email protected]> | ||||
* | appveyor: Add support for building llvmpipe with meson | Dylan Baker | 2019-10-18 | 1 | -0/+36 |
Reviewed-by: Adam Jackson <[email protected]> |