index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Age
Commit message (
Expand
)
Author
2022-08-15
Cut back on Gitlab-ci & misc pipeline updates
sfan5
2022-07-23
Centralize IrrlichtMt version used for builds
sfan5
2022-07-23
Bump IrrlichtMt
sfan5
2022-06-07
Fix Gitlab-CI pipelines
sfan5
2022-05-22
Bump IrrlichtMt version in CI
sfan5
2022-05-06
Bump IrrlichtMt to 1.9.0mt5 in CI
sfan5
2022-04-08
Use CMake's -B, --build, and --install options
ShadowNinja
2022-04-08
Auto-detect level of parallelism
ShadowNinja
2022-04-08
Use build directory for builds
ShadowNinja
2022-02-08
Update MinGW used by CI
sfan5
2022-01-16
Bump IrrlichtMt to 1.9.0mt4 in CI
sfan5
2021-10-31
Automatically package MinGW runtime in buildbot
sfan5
2021-09-01
Drop Ubuntu 16.04 from gitlab-ci, add 20.04 instead
sfan5
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-08-31
CI: Bump IrrlichtMt to 1.9.0mt3
sfan5
2021-08-27
Add debian 11 to Gitlab-CI (#11571)
Loïc Blot
2021-07-27
Take advantage of IrrlichtMt CMake target (#11287)
JosiahWI
2021-05-15
Fix list of libraries included in AppImage
Lejo
2021-04-28
Fix Windows pipelines on Gitlab-CI
sfan5
2021-03-26
Fix broken include check and correct Gitlab-CI script
sfan5
2021-03-26
Adjust build config for Irrlicht changes (again)
sfan5
2021-03-12
Update Gitlab-CI configuration too
sfan5
2021-01-04
Update Gitlab-CI pipeline
sfan5
2020-11-15
Auto build client appimage (#10561)
Lejo
2020-04-20
Replace travis with github actions (#9641)
Loïc Blot
2020-04-11
Update API site build (#9622)
Paul Ouellette
2020-04-09
Automated build changes (#9619)
Loïc Blot
2020-03-12
buildbot: Update to newer MinGW gcc 9.2
sfan5
2019-04-12
Add Mkdocs API site (#8133)
Paul Ouellette
2018-12-12
Gitlab CI: docker image rename + add commit id tag
Loïc Blot
2018-12-12
Add a Dockerfile + gitlab CI build (#7968)
Loïc Blot
2018-03-22
Gitlab CI: Disable currently broken ubuntu 16.10 & 17.04 builds
Loïc Blot
2017-06-08
Implement GItlab CI daily builds for windows platform (32 & 64) (#5923)
Loïc Blot
2017-06-05
Gitlab CI: Fix Ubuntu 14.04/Debian 8 build by using GCC 6 toolchain
Loic Blot
2017-04-24
Gitlab-CI: keep build workspace only 1 hour
Loïc Blot
2017-04-21
Gitlab-CI enhancements (#5629)
Loïc Blot
2017-04-08
Prepare for Linux daily build packages (using Gitlab.com CI) (#5542)
Loïc Blot