Update our tooling (Clang 5 -> 7, GCC 7 -> 8)
authorLoïc Blot <loic.blot@unix-experience.fr>
Fri, 23 Mar 2018 10:07:19 +0000 (11:07 +0100)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 14 Mar 2019 11:30:13 +0000 (12:30 +0100)
commita6a04c4b5b0cd475ea265b63ff6ff52daf66db42
treef18daa7584cba90648b698adae943dfdd43571f7
parentaafbdd442f6bb6d6730fc7fdff76cbd0e3be301b
Update our tooling (Clang 5 -> 7, GCC 7 -> 8)

This change permits to use up-to-date compilers, clang-tidy and
clang-format

It also refactor the tidy/format step to drop the binary selection from
scripts and perform it directly in travis
.clang-format
.travis.yml
src/irrlicht_changes/irrUString.h
util/travis/before_install.sh
util/travis/clangtidy.sh
util/travis/common.sh
util/travis/lint.sh
util/travis/script.sh