minetest/util/travis
Loic Blot bf6569b570 Minetest for C++11 (CMakeLists + Travis)
* Move GCC to GCC 6 & GCC 7
* Move Clang to Clang 3.6 & Clang 4.0
* LINT moves from Clang 3.9 to Clang 4.0
* Move XCode 7.3 to 8.0
* Use more travis tricks to install compilers instead of adding complexity to our build script
* Clang format fixes on checked files (compat Cpp11 instead of Cpp03)
* Mingw GCC update from 4.8.4 to 5.3 (Ubuntu Xenial)
* Drop mingw cmake generated files and add them to gitignore
2017-06-04 09:57:08 +02:00
..
before_install.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
clang-format-whitelist.txt Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
common.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
lint.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
script.sh Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
toolchain_mingw.cmake.in Clean up and tweak build system 2015-03-27 15:00:48 -04:00