index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
travis
Commit message (
Expand
)
Author
Age
*
LINT fix & check all files with clang-format
Loic Blot
2017-05-22
*
Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)
Loïc Blot
2017-05-13
*
Clean up numeric.h and split FacePositionCache from it
ShadowNinja
2017-05-06
*
Fix Travis builds
ShadowNinja
2017-04-27
*
Fix lint since recent player to db merge
Loic Blot
2017-04-23
*
LINT fix
Loic Blot
2017-04-23
*
Pass clang-format on various cpp/header files (#5559)
Loïc Blot
2017-04-23
*
Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenu
Loic Blot
2017-04-22
*
Fix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3
Loïc Blot
2017-04-18
*
Clang-format styles fixes since previous commit
Loïc Blot
2017-04-10
*
Pass clang-format on 14 trivial header files fixes
Loic Blot
2017-04-07
*
Clang-format: fix some header files and remove them from whitelist
Loic Blot
2017-04-07
*
LINT: Switch whitelist check from egrep to awk
Loïc Blot
2017-04-06
*
Clang-format continuation indent fixes + .gitignore additions
Loïc Blot
2017-04-06
*
Fix clang-format binary selection
Loïc 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-06
*
Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...
Loïc Blot
2017-04-02
*
Clang-format: trivial fix on some headers (#5495)
Loïc Blot
2017-04-01
*
Fix clang-format Columns Width
Loic Blot
2017-03-31
*
clang-format: add a whitelist (#5459)
Loïc Blot
2017-03-27
*
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-26
*
Add clang format & skip build if no source file modified (#5433)
Loïc Blot
2017-03-25
*
CI: Add memleak checking using valgrind (#5350)
Loïc Blot
2017-03-06
*
Travis: Build server too for UNIX
Loïc Blot
2017-01-04
*
Travis: Only trigger a compile, when C/C++ related files were touched (#4284)
Tim
2016-10-15
*
Fix macosx build by disabling postgresql upgrade
Loic Blot
2016-10-06
*
Travis: build matrix improvements + CPP11 build
Loic Blot
2016-10-06
*
Implement a PostgreSQL backend
Loic Blot
2016-05-22
*
Tweak travis script
ShadowNinja
2016-03-19
*
Implement OSX Travis builds
Pavel Puchkin
2016-02-04
*
Update URLs for buildbot & travis
sfan5
2015-12-26
*
Make travis work again
est31
2015-12-05
*
Add LibGMP
est31
2015-05-11
*
Replaced libjpeg dependency on apt-get, it should be libjpeg-dev instead of l...
Megaf
2015-05-11
*
Clean up and tweak build system
ShadowNinja
2015-03-27
*
Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requested
Loic Blot
2015-02-24
*
Unit tests must be done at integration process.
Loic Blot
2015-02-21
*
Add LevelDB and redis to Travis Linux builds
sfan5
2015-02-16
*
Update MinGW toolchain downloads used by travis
sfan5
2014-12-23
*
Build for win32 & win64 on Travis too
sfan5
2014-12-06