Loïc Blot
02a23892f9
LINT fixes since recent tooling update
2019-03-14 12:30:13 +01:00
Loïc Blot
a6a04c4b5b
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
2019-03-14 12:30:13 +01:00
rubenwardy
38f6e7a198
Fix cast from const by accessing string data directly ( #8354 )
...
Fixes #8327
2019-03-12 08:58:02 +01:00
Leonid Bobrov
339341ba4e
DragonFly BSD is somewhat identical to FreeBSD ( #8159 )
2019-02-03 09:53:54 +01:00
Loïc Blot
921151d97a
C++ modernize: Pragma once ( #6264 )
...
* Migrate cpp headers to pragma once
2017-08-17 22:19:39 +02:00
Loïc Blot
16938adfc0
Merge cguittfont lib in irrlicht change folder. ( #6016 )
...
* Merge cguittfont lib in irrlicht change folder.
This remove hack and static lib for FreeType
2017-06-20 17:18:34 +02:00