aboutsummaryrefslogtreecommitdiff
path: root/util/travis
AgeCommit message (Expand)Author
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-20Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot
2017-06-11Improve the path select GUI (#5852)red-001
2017-06-06Revert "Remove deprecated code segments (#5891)"Loïc Blot
2017-06-04Remove deprecated code segments (#5891)Thomas--S
2017-06-04Minetest for C++11 (CMakeLists + Travis)Loic Blot
2017-05-22LINT fix & check all files with clang-formatLoic Blot
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2017-04-27Fix Travis buildsShadowNinja
2017-04-23Fix lint since recent player to db mergeLoic Blot
2017-04-23LINT fixLoic Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2017-04-22Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenuLoic Blot
2017-04-18Fix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3Loïc Blot
2017-04-10Clang-format styles fixes since previous commitLoïc Blot
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2017-04-07Clang-format: fix some header files and remove them from whitelistLoic Blot
2017-04-06LINT: Switch whitelist check from egrep to awkLoïc Blot
2017-04-06Clang-format continuation indent fixes + .gitignore additionsLoïc Blot
2017-04-06Fix clang-format binary selectionLoïc Blot
2017-04-06Move LINT process in dedicated shell & fixLoic Blot
2017-04-06Clang format: only show errors on non whitelisted filesLoic Blot
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot
2017-04-01Clang-format: trivial fix on some headers (#5495)Loïc Blot
2017-03-31Fix clang-format Columns WidthLoic Blot
2017-03-27clang-format: add a whitelist (#5459)Loïc Blot
2017-03-26clang-format: fix counter increment & output (#5456)Loïc Blot
2017-03-26clang-format: limit diff to 50 files to prevent exceding the maximum travis o...Loïc Blot
2017-03-25Add clang format & skip build if no source file modified (#5433)Loïc Blot
2017-03-06CI: Add memleak checking using valgrind (#5350)Loïc Blot
2017-01-04Travis: Build server too for UNIXLoïc Blot
2016-10-15Travis: Only trigger a compile, when C/C++ related files were touched (#4284)Tim
2016-10-06Fix macosx build by disabling postgresql upgradeLoic Blot
2016-10-06Travis: build matrix improvements + CPP11 buildLoic Blot
2016-05-22Implement a PostgreSQL backendLoic Blot
2016-03-19Tweak travis scriptShadowNinja
2016-02-04Implement OSX Travis buildsPavel Puchkin
2015-12-26Update URLs for buildbot & travissfan5
2015-12-05Make travis work againest31
2015-05-11Add LibGMPest31
2015-05-11Replaced libjpeg dependency on apt-get, it should be libjpeg-dev instead of l...Megaf
2015-03-27Clean up and tweak build systemShadowNinja
2015-02-24Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requestedLoic Blot
2015-02-21Unit tests must be done at integration process.Loic Blot
2015-02-16Add LevelDB and redis to Travis Linux buildssfan5
2014-12-23Update MinGW toolchain downloads used by travissfan5
2014-12-06Build for win32 & win64 on Travis toosfan5