Commit Graph

5 Commits

Author SHA1 Message Date
tal
46a10cfb7b Issue #216-cleanup for Clang 5.0 build
switched to nullptr instead of NULL or 0.
Switch some expressions using ',' to multiple statements separated by ';'
Removed unused template function
Used override keyword for some overridden virtual functions.
2017-09-04 13:43:30 -06:00
Thomas Fussell
fb59d5b880 fix windows build 2017-04-11 22:25:33 -04:00
Thomas Fussell
fc4d284615 begin removing external dependencies 2017-04-11 11:08:16 -04:00
Thomas Fussell
9dccde4bff handle libstudxml and expat configuration better 2017-03-17 18:21:22 -04:00
Thomas Fussell
273bb97bc3 include libstudxml in source tree since it will never be a system library 2017-03-02 08:47:16 -05:00