open_toontown_panda3d/dtool
rdb a1105f0f96 dxml: Remove TinyXML bindings
This isn't used anywhere in the Panda source anymore, and is considered out-of-scope for Panda.  Python users can use the XML parsing library that's shipped with the Python source (or any other one on PyPI), and C++ users can just pull TinyXML into their projects directly.

If there really is a strong call to bring this back, I'd rather do it as an external package.

Closes #1379
2022-11-03 13:45:22 +01:00
..
metalibs interrogatedb: Indicate whether types/function wrappers are deprecated 2022-10-24 13:24:20 +02:00
src dxml: Remove TinyXML bindings 2022-11-03 13:45:22 +01:00
CMakeLists.txt CMake: Remove p3dtoolconfig from build 2019-11-04 14:02:06 -07:00
CompilerFlags.cmake build: Enable -fno-semantic-interposition for GCC 2022-03-09 16:23:37 +01:00
Config.cmake dtoolbase: Use mimalloc on Windows, disable USE_DELETED_CHAIN 2022-02-04 23:50:57 +01:00
LocalSetup.cmake CMake: Improve reporting of enabled-but-not-found packages 2020-12-20 18:36:41 +01:00
Package.cmake CMake: Update OpenEXR package handling to use new targets 2022-03-09 16:23:37 +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 dtoolbase: Use mimalloc on Windows, disable USE_DELETED_CHAIN 2022-02-04 23:50:57 +01:00