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
/
util
/
ci
/
common.sh
Age
Commit message (
Expand
)
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
2022-07-23
Bump IrrlichtMt
sfan5
2022-05-23
Formally drop support for building with upstream Irrlicht
sfan5
2022-05-22
Bump IrrlichtMt version in CI
sfan5
2022-05-06
Add benchmarks for json string serialize/deserialize (#12258)
paradust7
2022-05-06
Bump IrrlichtMt to 1.9.0mt5 in CI
sfan5
2022-05-06
Sort out some issues with our CI setup
sfan5
2022-01-16
Bump IrrlichtMt to 1.9.0mt4 in CI
sfan5
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-08-31
CI: Bump IrrlichtMt to 1.9.0mt3
sfan5
2021-07-27
Take advantage of IrrlichtMt CMake target (#11287)
JosiahWI
2021-05-17
CI: add workaround to fix clang builds
sfan5
2021-05-05
Add basic client-server test to CI
sfan5
2021-04-20
Look for PostgreSQL library properly and fix CI
sfan5
2021-03-26
Adjust build config for Irrlicht changes (again)
sfan5
2021-03-09
CI: update configurations for Irrlicht fork
sfan5
2020-12-23
CI: fix build
sfan5
2020-05-02
ci: Update Github Actions workflows (#9774)
sfan5
2020-04-20
Replace travis with github actions (#9641)
Loïc Blot