Thomas Fussell
54e7c1df3d
update libstudxml to 1.1.0-b.8
2019-12-26 12:49:05 -05:00
Thomas Fussell
a9b1e2af4a
forgot to add new option for libstudxml too
2017-09-13 10:30:38 -04:00
Thomas Fussell
7ed14246b2
clean up cmake files and add d suffix to xlnt debug library, closes #214
2017-09-08 14:33:18 -04:00
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
a3bfd86828
try to link/export local expat correctly
2017-04-11 18:21:01 -04:00
Thomas Fussell
a7cd2c9ee5
link in libstudxml as object files
2017-04-11 16:04:17 -04:00
Thomas Fussell
83cbc3f7eb
organize files
2017-04-11 11:26:57 -04:00
Thomas Fussell
fc4d284615
begin removing external dependencies
2017-04-11 11:08:16 -04:00
Thomas Fussell
f6626e5079
correct syntax error in libstudxml CMakeLists, closes #136
2017-03-21 18:51:50 -04:00
Thomas Fussell
6b119bec0c
define _CRT_SECURE_NO_WARNINGS for libstudxml to supress MSVC C4996
2017-03-20 19:24:34 -04:00
Thomas Fussell
9dccde4bff
handle libstudxml and expat configuration better
2017-03-17 18:21:22 -04:00
Thomas Fussell
eb078dce99
link expat correctly
2017-03-11 14:19:23 -05:00
Thomas Fussell
80c7664509
add cxxtest to the source tree, external depepdencies are giving me a headache
2017-03-11 14:05:50 -05:00
Thomas Fussell
29ea2a4e99
install expat with vcpkg on appveyor, always link cryptopp and zlib
2017-03-10 18:48:22 -05:00
Thomas Fussell
daae577178
stop trying to build zlib and cryptopp locally
2017-03-10 18:33:20 -05:00
Thomas Fussell
0aa26019e2
clean up cmake lists
2017-03-05 22:39:27 -05: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
Thomas Fussell
3db6cc8f0f
use externalproject instead of git submodules for dependencies
2017-03-02 08:41:17 -05:00
Thomas Fussell
e4ec1a2850
use system packages for zlib, cryptopp, and cxxtest. WIP [ci skip]
2017-01-21 10:12:08 -05:00
Thomas Fussell
a2bfdee2f2
intermediate commit
2017-01-21 09:04:10 -05:00
Thomas Fussell
fecd239fcf
fix some clang warning errors
2016-11-27 16:56:38 +01:00
Thomas Fussell
7ac3d8a612
fix out of bounds error in mwvc and gcc by creating a temporary vector during decryption
2016-11-27 15:47:12 +01:00
Thomas Fussell
0d97105122
clean up zip.cpp, enable and fix compiler warnings, use equality instead of hashing for style components, compile all cpp files in sample directory, track remote branches for submodules
2016-10-31 20:48:43 -04:00
Thomas Fussell
044424a6f0
fix submodule
2016-09-12 22:36:36 -04:00