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
/
travis
/
script.sh
Age
Commit message (
Expand
)
Author
2018-04-01
LINT: add clang-tidy step (#6295)
Loïc Blot
2018-01-12
Add a build step to test non freetype builds (#6908)
Loïc Blot
2017-06-04
Minetest for C++11 (CMakeLists + Travis)
Loic Blot
2017-04-06
Move LINT process in dedicated shell & fix
Loic Blot
2017-04-06
Clang format: only show errors on non whitelisted files
Loic Blot
2017-04-02
Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...
Loïc Blot
2017-03-27
clang-format: add a whitelist (#5459)
Loïc Blot
2017-03-26
clang-format: fix counter increment & output (#5456)
Loïc Blot
2017-03-26
clang-format: limit diff to 50 files to prevent exceding the maximum travis o...
Loïc Blot
2017-03-25
Add clang format & skip build if no source file modified (#5433)
Loïc Blot
2017-03-06
CI: Add memleak checking using valgrind (#5350)
Loïc Blot
2017-01-04
Travis: Build server too for UNIX
Loïc Blot
2016-10-15
Travis: Only trigger a compile, when C/C++ related files were touched (#4284)
Tim
2016-10-06
Travis: build matrix improvements + CPP11 build
Loic Blot
2016-03-19
Tweak travis script
ShadowNinja
2016-02-04
Implement OSX Travis builds
Pavel Puchkin
2015-03-27
Clean up and tweak build system
ShadowNinja
2015-02-24
Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requested
Loic Blot
2015-02-21
Unit tests must be done at integration process.
Loic Blot
2015-02-16
Add LevelDB and redis to Travis Linux builds
sfan5
2014-12-06
Build for win32 & win64 on Travis too
sfan5