Commit Graph

3 Commits

Author SHA1 Message Date
David Korth
d6953b866d [tinyxml2] Update: 10.0.0 -> 10.1.0 2025-03-08 17:35:42 -05:00
David Korth
de2efe2ba8 [tinyxml2] Updated to tinyxml2-6.0.0.
gcc7 fall-through comments were added upstream in 6.0.0, so it's
no longer listed in _MODIFIED_TINYXML2.txt.
2018-04-03 23:55:42 -04:00
David Korth
5807243805 [tinyxml2] Initial import of tinyxml2-4.0.1.
TinyXML2 will be used to parse Windows manifests.

The Ubuntu 17.04 64-bit dynamic library build is around 83 KB, so
this won't add too much to the executable size.

TODO:
- Use the system TinyXML2 if available.
- Compile as a DLL? (with delay loading on Windows, maybe)
2017-05-08 22:53:18 -04:00