open_toontown_panda3d/dtool/src
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
..
dconfig CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
dtoolbase Switch over to C++14, drop support for MSVC 2015 2024-10-19 13:16:36 +02:00
dtoolutil Merge branch 'release/1.10.x' 2024-09-16 13:54:22 +02:00
interrogatedb Further thread safety changes for Python 3.13 free threading 2024-09-19 20:43:06 +02:00
parser-inc parser-inc: additions to `sys/stat.h` and `signal.h` 2024-03-29 13:01:40 +01:00
prc Squash merge webgl-port branch into master 2024-01-25 15:37:38 +01:00
prckeys general: Add workaround for Windows bug in various uses of isprint() 2020-08-21 14:51:42 +02:00