summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAge
* Update Gitlab-CI configuration toosfan52021-03-12
|
* Update Gitlab-CI pipelinesfan52021-01-04
|
* Auto build client appimage (#10561)Lejo2020-11-15
| | | | | | * Replace ubuntu:14.04 with ubuntu 18:04 * Auto build client appimage Co-authored-by: sfan5 <sfan5@live.de>
* Replace travis with github actions (#9641)Loïc Blot2020-04-20
| | | | | | | * Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.
* Update API site build (#9622)Paul Ouellette2020-04-11
|
* Automated build changes (#9619)Loïc Blot2020-04-09
| | | | | | | | | * Automated build changes * drop a useless ubuntu non lts version * update gitlab ci syntax to modern one * add debian 10 step on the gitlab ci pipeline * switch docker build to Debian 10 * add .gradle folder to gitignore
* buildbot: Update to newer MinGW gcc 9.2sfan52020-03-12
|
* Add Mkdocs API site (#8133)Paul Ouellette2019-04-12
| | | | * Add MkDocs API site
* Gitlab CI: docker image rename + add commit id tagLoïc Blot2018-12-12
|
* Add a Dockerfile + gitlab CI build (#7968)Loïc Blot2018-12-12
| | | | * Add a minetest docker file * Clone minetest_game from git directly
* Gitlab CI: Disable currently broken ubuntu 16.10 & 17.04 buildsLoïc Blot2018-03-22
| | | I will try to repair them later
* Implement GItlab CI daily builds for windows platform (32 & 64) (#5923)Loïc Blot2017-06-08
| | | | | | | | * Implement win32 & win64 builds in Gitlab CI + pkg improvements * windows buildbot: split build & deploy steps * move deb artifacts to root folder to have a nicer artifact * add windows build + packaging on xenial
* Gitlab CI: Fix Ubuntu 14.04/Debian 8 build by using GCC 6 toolchainLoic Blot2017-06-05
| | | | + indent fix
* Gitlab-CI: keep build workspace only 1 hourLoïc Blot2017-04-24
|
* Gitlab-CI enhancements (#5629)Loïc Blot2017-04-21
|
* Prepare for Linux daily build packages (using Gitlab.com CI) (#5542)Loïc Blot2017-04-08
* Prepare for Linux daily build packages (using Gitlab.com CI)