open_toontown_panda3d/dtool
rdb f50fef3744 Switch over to C++14, drop support for MSVC 2015
The main reason is that the current development version of Eigen requires C++14 to be enabled, so otherwise we can't compile with the latest Eigen.

If really needed, we can keep support for MSVC 2015 (please make your voice heard) but that would lock us out of a few features of C++14.
2024-10-19 13:16:36 +02:00
..
metalibs interrogatedb: Indicate whether types/function wrappers are deprecated 2022-10-24 13:24:20 +02:00
src Switch over to C++14, drop support for MSVC 2015 2024-10-19 13:16:36 +02:00
CMakeLists.txt CMake: Stop building interrogate from tree 2024-08-10 16:54:12 +02:00
CompilerFlags.cmake Switch over to C++14, drop support for MSVC 2015 2024-10-19 13:16:36 +02:00
Config.cmake Further thread safety changes for Python 3.13 free threading 2024-09-19 20:43:06 +02:00
LocalSetup.cmake CMake: Improve reporting of enabled-but-not-found packages 2020-12-20 18:36:41 +01:00
Package.cmake Squash merge webgl-port branch into master 2024-01-25 15:37:38 +01:00
PandaVersion.cmake CMake: Drop support for CMake versions below 3.13 2022-03-09 16:23:37 +01:00
dtool_config.h.in CMake: remove vestigial HAVE_ROCKET_PYTHON macro 2024-08-03 15:00:44 +02:00