aboutsummaryrefslogtreecommitdiff
path: root/util/travis (follow)
Commit message (Expand)AuthorAgeFilesLines
* Network cleanup (#6310)Loïc Blot2017-08-251-0/+1
* Add clientside translations.Ekdohibs2017-08-241-0/+1
* Network cleanup (#6302)Loïc Blot2017-08-241-3/+0
* Travis-ci build: fix osx jpeg installation failure, git ambiguous argument er...Juozas2017-08-201-2/+12
* Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley2017-07-061-0/+2
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-2/+0
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-201-4/+3
* Improve the path select GUI (#5852)red-0012017-06-111-1/+2
* Revert "Remove deprecated code segments (#5891)"Loïc Blot2017-06-061-0/+1
* Remove deprecated code segments (#5891)Thomas--S2017-06-041-1/+0
* Minetest for C++11 (CMakeLists + Travis)Loic Blot2017-06-044-43/+55
* LINT fix & check all files with clang-formatLoic Blot2017-05-221-7/+1
* Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot2017-05-131-1/+0
* Clean up numeric.h and split FacePositionCache from itShadowNinja2017-05-061-0/+2
* Fix Travis buildsShadowNinja2017-04-271-4/+4
* Fix lint since recent player to db mergeLoic Blot2017-04-231-0/+2
* LINT fixLoic Blot2017-04-231-0/+2
* Pass clang-format on various cpp/header files (#5559)Loïc Blot2017-04-231-32/+0
* Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenuLoic Blot2017-04-221-1/+0
* Fix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3Loïc Blot2017-04-181-0/+1
* Clang-format styles fixes since previous commitLoïc Blot2017-04-101-0/+1
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-071-14/+0
* Clang-format: fix some header files and remove them from whitelistLoic Blot2017-04-071-11/+0
* LINT: Switch whitelist check from egrep to awkLoïc Blot2017-04-061-2/+3
* Clang-format continuation indent fixes + .gitignore additionsLoïc Blot2017-04-061-1/+0
* Fix clang-format binary selectionLoïc Blot2017-04-061-42/+46
* Move LINT process in dedicated shell & fixLoic Blot2017-04-062-45/+47
* Clang format: only show errors on non whitelisted filesLoic Blot2017-04-061-9/+9
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-021-2/+2
* Clang-format: trivial fix on some headers (#5495)Loïc Blot2017-04-011-12/+0
* Fix clang-format Columns WidthLoic Blot2017-03-311-2/+0
* clang-format: add a whitelist (#5459)Loïc Blot2017-03-272-2/+466
* clang-format: fix counter increment & output (#5456)Loïc Blot2017-03-261-6/+9
* clang-format: limit diff to 50 files to prevent exceding the maximum travis o...Loïc Blot2017-03-261-0/+7
* Add clang format & skip build if no source file modified (#5433)Loïc Blot2017-03-253-2/+49
* CI: Add memleak checking using valgrind (#5350)Loïc Blot2017-03-062-1/+11
* Travis: Build server too for UNIXLoïc Blot2017-01-041-0/+1
* Travis: Only trigger a compile, when C/C++ related files were touched (#4284)Tim2016-10-153-0/+15
* Fix macosx build by disabling postgresql upgradeLoic Blot2016-10-061-1/+1
* Travis: build matrix improvements + CPP11 buildLoic Blot2016-10-062-9/+5
* Implement a PostgreSQL backendLoic Blot2016-05-221-1/+3
* Tweak travis scriptShadowNinja2016-03-191-7/+8
* Implement OSX Travis buildsPavel Puchkin2016-02-042-17/+27
* Update URLs for buildbot & travissfan52015-12-261-3/+3
* Make travis work againest312015-12-051-0/+1
* Add LibGMPest312015-05-111-1/+1
* Replaced libjpeg dependency on apt-get, it should be libjpeg-dev instead of l...Megaf2015-05-111-1/+1
* Clean up and tweak build systemShadowNinja2015-03-273-38/+53
* Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requestedLoic Blot2015-02-241-2/+2
* Unit tests must be done at integration process.Loic Blot2015-02-211-1/+5