Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | LINT fixes since recent tooling update | Loïc Blot | 2019-03-14 |
| | |||
* | Update our tooling (Clang 5 -> 7, GCC 7 -> 8) | Loïc Blot | 2019-03-14 |
| | | | | | | | | 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 | ||
* | Fix cast from const by accessing string data directly (#8354) | rubenwardy | 2019-03-12 |
| | | | Fixes #8327 | ||
* | DragonFly BSD is somewhat identical to FreeBSD (#8159) | Leonid Bobrov | 2019-02-03 |
| | |||
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
| | | | | * Migrate cpp headers to pragma once | ||
* | Merge cguittfont lib in irrlicht change folder. (#6016) | Loïc Blot | 2017-06-20 |
* Merge cguittfont lib in irrlicht change folder. This remove hack and static lib for FreeType |