Commit Graph

9 Commits

Author SHA1 Message Date
Gokturk Yuksek 7bf05d4c04 Fix #10308: remove the last remnants of libsdl2-ttf references (#10321)
As per #5702, SDL2_ttf dependency is completely eliminated from
OpenRCT2. However, there are still references to it, which are
redundant and misleading. Clean up the remaining references to
libsdl2-ttf.

Closes: https://github.com/OpenRCT2/OpenRCT2/issues/10308
2019-12-02 07:41:18 +01:00
Michał Janiszewski 35b72b7594 Add ccache to dockerfiles
[ci skip]
2018-05-30 00:00:34 +02:00
Michał Janiszewski 2e7efdc180
Update Ubuntu docker images to Ubuntu 18.04 (#7523) 2018-05-15 23:14:00 +02:00
Michał Janiszewski 859c7f8901 Add ICU package to docker images
For upcoming https://github.com/OpenRCT2/OpenRCT2/pull/7385
2018-05-15 21:08:44 +02:00
Michał Janiszewski 084589d9e0 Install GCC 7 for Ubuntu docker images
This only installs g++.
2018-03-21 22:26:56 +01:00
Michał Janiszewski 26cb4adb9b Make sure curl and certificates are installed before using them 2017-10-08 21:24:16 +02:00
Michał Janiszewski 90a5d592f1 Install CMake 3.9 for upcoming refactor in #6409 2017-10-08 20:27:52 +02:00
Michał Janiszewski 7671b9fcde Add ninja to dockerfiles 2017-09-17 22:16:27 +02:00
Michał Janiszewski c44d48f722 Add Dockerfiles with Ubuntu 16.04 for mingw, i686, amd64
[ci skip]
2016-12-15 16:21:11 +01:00