]> git.lizzy.rs Git - dragonfireclient.git/history - util/travis/script.sh
Clang-format styles fixes since previous commit
[dragonfireclient.git] / util / travis / script.sh
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-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-05 Loic BlotTravis: build matrix improvements + CPP11 build
2016-03-20 ShadowNinjaTweak travis script
2016-02-04 Pavel PuchkinImplement OSX Travis builds
2015-03-27 ShadowNinjaClean up and tweak build system
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-06 sfan5Build for win32 & win64 on Travis too