| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | Test PostgreSQL in CI | Jude Melton-Houghton | |
| 2022-08-14 | Move some CI jobs to newer compiler versions | sfan5 | |
| 2022-07-23 | Centralize IrrlichtMt version used for builds | sfan5 | |
| maybe a submodule would have really been easier... | |||
| 2022-07-23 | Bump IrrlichtMt | sfan5 | |
| 2022-05-23 | Formally drop support for building with upstream Irrlicht | sfan5 | |
| It stopped working with (at least) the last commit. | |||
| 2022-05-22 | Bump IrrlichtMt version in CI | sfan5 | |
| 2022-05-06 | Bump IrrlichtMt to 1.9.0mt5 in CI | sfan5 | |
| 2022-05-06 | Sort out some issues with our CI setup | sfan5 | |
| * add missing apt-get update where needed * move some jobs to run on ubuntu-20.04 * update actions plugins to latest * speed up the job that runs multiplayer tests | |||
| 2022-05-04 | Fix Windows Visual Studio actions (#11176) | LoneWolfHT | |
| Co-authored-by: rubenwardy <rw@rubenwardy.com> | |||
| 2022-02-08 | Update MinGW used by CI | sfan5 | |
| This made a rebuild of 32-bit deps necessary. They were updated in the process and this was done for 64-bit too for consistency. | |||
| 2022-01-15 | Update compiler versions in CI | sfan5 | |
| downgrade gcc 6 -> 5 to better match our minimum upgrade gcc and clang by moving two images to ubuntu 20.04 | |||
| 2022-01-08 | Fully remove bitmap font support (#11863) | sfan5 | |
| Freetype is now a build requirement. | |||
| 2021-12-18 | Restructure devtest's unittests and run them in CI (#11859) | sfan5 | |
| 2021-09-07 | Add missing zstd-libs to final Docker image | Buckaroo Banzai | |
| Also add `minetestserver --version` command to verify docker build in CI | |||
| 2021-08-31 | Switch MapBlock compression to zstd (#10788) | lhofhansl | |
| * Add zstd support. * Rearrange serialization order * Compress entire mapblock Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2021-05-05 | Add basic client-server test to CI | sfan5 | |
| 2021-04-02 | fix(ci): ensure we build on docker only modifications | Loic Blot | |
| 2021-03-09 | CI: update configurations for Irrlicht fork | sfan5 | |
| 2020-12-23 | CI: fix build | sfan5 | |
| 2020-11-22 | Fix Visual Studio build in Actions | MoNTE48 | |
| 2020-06-22 | Disable pgsql in VS 2019 workflow | adrido | |
| 2020-05-05 | Add MSVC build (#9740) | adrido | |
| * Add MSVC build | |||
| 2020-05-02 | ci: Update Github Actions workflows (#9774) | sfan5 | |
| 2020-04-29 | Add docker build stage on Github actions | Loic Blot | |
| 2020-04-20 | Replace travis with github actions (#9641) | Loïc Blot | |
| * Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one. | |||
