Commit Graph

857 Commits

Author SHA1 Message Date
Thomas Fussell
f6626e5079 correct syntax error in libstudxml CMakeLists, closes #136 2017-03-21 18:51:50 -04:00
Thomas Fussell
b914b064b7 remove some more extraneous worksheet methods 2017-03-20 20:33:15 -04:00
Thomas Fussell
d8c9d14a98 clean up worksheet api 2017-03-20 20:17:09 -04:00
Thomas Fussell
497699700f try to build 64-bit lib in appveyor 2017-03-20 19:27:00 -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
f862de1ff7 fix clang warning from extraneous semicolon 2017-03-20 19:23:44 -04:00
Thomas Fussell
ea95c6d33b fix gcc warning from unused variable 2017-03-20 19:23:22 -04:00
Thomas Fussell
cf7f4e6c83 clean up switches, closes #133 2017-03-20 19:22:46 -04:00
Thomas Fussell
e617d140f0 implement unhandled_switch_case exception 2017-03-20 19:20:48 -04:00
Thomas Fussell
e0e38a931c remove template from cell::value setter, closes #131 2017-03-20 19:20:12 -04:00
Thomas Fussell
7fa5099a49 try to fix appveyor vcpkg cache 2017-03-19 23:26:37 -04:00
Thomas Fussell
f7db4b0248 add default cases for hash_algorithm value traits serialization 2017-03-19 23:21:40 -04:00
Thomas Fussell
07001e0c07 include functional for std::function 2017-03-19 14:39:33 -04:00
Thomas Fussell
8066b853d7 try caching vcpkg and switch back to HEAD of master 2017-03-19 14:37:59 -04:00
Thomas Fussell
8f4c82dffd add batch formatting methods to range class 2017-03-19 14:22:29 -04:00
Thomas Fussell
d7ee03d620 Merge branch 'master' of github.com:tfussell/xlnt 2017-03-18 21:31:05 -04:00
Thomas Fussell
21d05c4572 remove tests requirement on threads, add setting to disable tests 2017-03-18 21:30:26 -04:00
Thomas Fussell
9dccde4bff handle libstudxml and expat configuration better 2017-03-17 18:21:22 -04:00
Thomas Fussell
d7cd24c9f2 specify python interpreter for cxxtestgen 2017-03-17 00:13:58 -04:00
Thomas Fussell
fe041b9aa1 increment ws index when writing calcChain 2017-03-13 19:12:17 -04:00
Thomas Fussell
c11fcd169e initial implementation of calcChain parser. I can only imagine how many problems I'm overlooking here 2017-03-13 19:10:14 -04:00
Thomas Fussell
f908dca6fe bump version to 0.9.4 2017-03-12 17:33:52 -04:00
Thomas Fussell
c2365b3b31 set dll path before running tests, copy xlnt dll 2017-03-11 17:28:03 -05:00
Thomas Fussell
61bfdc2aee for real this time 2017-03-11 15:38:27 -05:00
Thomas Fussell
b2dbd2223b I think I've finally got it... 2017-03-11 15:04:54 -05:00
Thomas Fussell
98d5b64706 link libstudxml to xlnt.test too 2017-03-11 14:57:08 -05:00
Thomas Fussell
5e60b61fe9 specify module path 2017-03-11 14:47:56 -05:00
Thomas Fussell
2bbcb9f7bf link cryptopp to xlnt.test 2017-03-11 14:40:34 -05:00
Thomas Fussell
f7e8e40ce2 try to find vcpkg cryptopp with FindCryptoPP.cmake 2017-03-11 14:29:55 -05:00
Thomas Fussell
eb078dce99 link expat correctly 2017-03-11 14:19:23 -05:00
Thomas Fussell
11fb80ceaf recommit the cxxtest headers 2017-03-11 14:13:23 -05:00
Thomas Fussell
af2005f41a remove accidental submodule 2017-03-11 14:11:49 -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
bb600ee1ce don't specify release libs for cryptopp and zlib 2017-03-11 11:53:54 -05:00
Thomas Fussell
d991466e6f revert to system cmake 2017-03-11 11:46:53 -05:00
Thomas Fussell
70e520ef47 fix local cmake path 2017-03-11 11:34:39 -05:00
Thomas Fussell
92eaaeee85 I don't even know at this point 2017-03-11 11:25:03 -05:00
Thomas Fussell
763504e532 change to back slashes 2017-03-11 11:22:34 -05:00
Thomas Fussell
3b35dbb901 specify cryptopp library name for appveyor 2017-03-11 11:15:35 -05:00
Thomas Fussell
5f9ab3a5f7 use backslash instead of forward slash 2017-03-11 10:49:22 -05:00
Thomas Fussell
f42a0008b7 still need to include libstudxml in xlnt.test, I forgot 2017-03-11 10:48:58 -05:00
Thomas Fussell
b404f36178 try older commit of vcpkg 2017-03-11 10:42:36 -05:00
Thomas Fussell
b4d84f29f1 link zlib in a better way 2017-03-11 10:37:28 -05:00
Thomas Fussell
e2f8720bb2 debug appveyor 2017-03-11 10:33:58 -05:00
Thomas Fussell
924b5a4a71 make zlib part of xlnt's link interface 2017-03-11 10:22:59 -05:00
Thomas Fussell
ffc8c76f0a debug appveyor 2017-03-11 10:16:54 -05:00
Thomas Fussell
4f47087d7e correct cxxtestgen location 2017-03-11 10:13:42 -05:00
Thomas Fussell
77eeb3b567 fix cxxtestgen directory 2017-03-10 19:10:56 -05:00
Thomas Fussell
db259e9422 workaround for cxxtestgen 2017-03-10 19:08:03 -05:00
Thomas Fussell
e93e8ed091 fix linking 2017-03-10 19:00:10 -05:00