LocalPlayer api lua
[oweals/minetest.git] / util / travis /
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2017-04-07 Loic BlotClang-format: fix some header files and remove them...
2017-04-06 Loïc BlotLINT: Switch whitelist check from egrep to awk
2017-04-06 Loïc BlotClang-format continuation indent fixes + .gitignore... 5302/head
2017-04-06 Loïc BlotFix clang-format binary selection
2017-04-06 Loic BlotMove LINT process in dedicated shell & fix
2017-04-06 Loic BlotClang format: only show errors on non whitelisted files
2017-04-02 Loïc BlotUpdate embedded jsoncpp from unk version to 0.10.6...
2017-04-01 Loïc BlotClang-format: trivial fix on some headers (#5495)
2017-03-31 Loic BlotFix clang-format Columns Width
2017-03-27 Loïc Blotclang-format: add a whitelist (#5459)
2017-03-26 Loïc Blotclang-format: fix counter increment & output (#5456)
2017-03-26 Loïc Blotclang-format: limit diff to 50 files to prevent excedin...
2017-03-25 Loïc BlotAdd clang format & skip build if no source file modifie...
2017-03-06 Loïc BlotCI: Add memleak checking using valgrind (#5350)
2017-01-04 Loïc BlotTravis: Build server too for UNIX
2016-10-15 TimTravis: Only trigger a compile, when C/C++ related...
2016-10-06 Loic BlotFix macosx build by disabling postgresql upgrade
2016-10-05 Loic BlotTravis: build matrix improvements + CPP11 build
2016-05-22 Loic BlotImplement a PostgreSQL backend 4124/head
2016-03-20 ShadowNinjaTweak travis script
2016-02-04 Pavel PuchkinImplement OSX Travis builds
2015-12-26 sfan5Update URLs for buildbot & travis
2015-12-05 est31Make travis work again
2015-05-11 est31Add LibGMP
2015-05-11 MegafReplaced libjpeg dependency on apt-get, it should be...
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-02-24 Loic BlotRename --do-unittests to --run-unittests as @Zeno-...
2015-02-21 Loic BlotUnit tests must be done at integration process.
2015-02-16 sfan5Add LevelDB and redis to Travis Linux builds
2014-12-23 sfan5Update MinGW toolchain downloads used by travis
2014-12-06 sfan5Build for win32 & win64 on Travis too