Better F6 profiler (#8750)
[oweals/minetest.git] / util / travis /
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-07-31 ParamatSilence invalid clang format warnings in guiScrollBar...
2019-06-21 Pierre-Yves RolloImprove buildbot script
2019-03-14 Loïc BlotUpdate our tooling (Clang 5 -> 7, GCC 7 -> 8)
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
2019-02-23 ParamatAttend to LINT sillyness (#8276)
2019-01-12 Jozef BehranFix fake LINT check success (#8092)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-26 stujones11Make non-formspec modal menus respect gui scale (#7850)
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-06-10 Loic BlotDisable clang-tidy when no C/C++ files has been modified.
2018-04-04 Loïc Blot[clang-tidy] Promote some performance-* as a coding...
2018-04-03 VitaliyOptimize entity-entity collision (#6587)
2018-04-02 SmallJoker'fix' LINT, use InventoryLocation==
2018-04-01 Loïc BlotLINT: add clang-tidy step (#6295)
2018-03-30 Loïc BlotClient eventmanager refactor (#7179)
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-01-20 red-001[CSM] Add functions to create particles and particlespa...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-12 Loïc BlotAdd a build step to test non freetype builds (#6908)
2018-01-05 Loic BlotGameUI refactor (part 7/7): Finish to include profiler...
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-11-06 paramatLINT: Add files to whitelist, fix detected indent errors
2017-10-30 miqlasInitial Haiku support (#6568)
2017-10-09 Loïc BlotTravis: Update clang from 4.0 to 5.0 (#6467)
2017-10-09 adridoFormspec: textarea with scrollbar improvements
2017-08-25 Loïc BlotNetwork cleanup (#6310)
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 Loïc BlotNetwork cleanup (#6302)
2017-08-20 JuozasTravis-ci build: fix osx jpeg installation failure...
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-20 Loïc BlotMerge cguittfont lib in irrlicht change folder. (#6016)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-04 Thomas--SRemove deprecated code segments (#5891)
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-05-22 Loic BlotLINT fix & check all files with clang-format
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-04-27 ShadowNinjaFix Travis builds
2017-04-23 Loic BlotFix lint since recent player to db merge
2017-04-23 Loic BlotLINT fix
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-04-21 Loic BlotFixing warning pointed by @sfan5 and clang and cleanup...
2017-04-18 Loïc BlotFix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504...
2017-04-10 Loïc BlotClang-format styles fixes since previous commit
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