minetest/util/travis
Loic Blot 5146086a64 Drop content_sao.{cpp,h}
Move LuaEntitySAO to a new dedicated file
Drop TestSAO (useless object)
Drop the old static startup initialized SAO factory, which was pretty useless.
This factory was using a std::map for 2 elements, now just use a simple condition owned by ServerEnvironment, which will be lightweight, that will also drop a one time useful test on each LuaEntitySAO creation. This should reduce server load on massive SAO creation
2020-04-11 16:07:17 +02:00
..
before_install.sh buildbot: Update to newer MinGW gcc 9.2 2020-03-12 00:10:09 +01:00
clang-format-whitelist.txt Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
clangtidy.sh Update clang-tidy configuration and scripts 2020-03-12 00:10:09 +01:00
common.sh Travis: Build clang jobs with LuaJIT enabled for better coverage 2020-04-08 21:21:53 +02:00
lint.sh Update our tooling (Clang 5 -> 7, GCC 7 -> 8) 2019-03-14 12:30:13 +01:00
run-clang-tidy.py Update clang-tidy configuration and scripts 2020-03-12 00:10:09 +01:00
script.sh Update our tooling (Clang 5 -> 7, GCC 7 -> 8) 2019-03-14 12:30:13 +01:00
toolchain_mingw.cmake.in Clean up and tweak build system 2015-03-27 15:00:48 -04:00