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 |
|
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
|
11b92cf034
|
try 32-bit build and specify vcpkg toolchain for appveyor
|
2017-03-09 21:45:57 -05:00 |
|
Thomas Fussell
|
192e0d87d6
|
try to prevent prompt for downloading local cmake
|
2017-03-09 21:35:52 -05:00 |
|
Thomas Fussell
|
5b61145a0b
|
only expect alternatecontent if it's present
|
2017-03-09 21:35:36 -05:00 |
|
Thomas Fussell
|
689bbee098
|
Merge pull request #127 from sukoi26/master
minor changes border style name upper letter , comment skip mc:Ignorable , alternativContent
|
2017-03-09 21:06:10 -05:00 |
|
sukoi26
|
a6e9907b14
|
Merge pull request #3 from tfussell/master
update
|
2017-03-06 19:46:46 +01:00 |
|
Thomas Fussell
|
9b4ef0db03
|
use the correct tests directory for the test executable
|
2017-03-05 23:12:14 -05:00 |
|
Thomas Fussell
|
c87fdb1a1a
|
link zlib to samples and benchmarks as a temporary workaround
|
2017-03-05 23:08:32 -05:00 |
|
Thomas Fussell
|
533a20bdc3
|
fix samples cmake lists
|
2017-03-05 22:59:55 -05:00 |
|
Thomas Fussell
|
4fdba1abce
|
change cxxtest cmake min version to 3.2 to match other lists
|
2017-03-05 22:52:14 -05:00 |
|
Thomas Fussell
|
8c16bd037f
|
change third-party cmake min version to 3.2 to match other lists
|
2017-03-05 22:50:42 -05:00 |
|
Thomas Fussell
|
2f9d35b983
|
try to use cxxtest from apt for travis
|
2017-03-05 22:48:15 -05:00 |
|
Thomas Fussell
|
0aa26019e2
|
clean up cmake lists
|
2017-03-05 22:39:27 -05:00 |
|
sukoi26
|
d9f755c67b
|
Merge pull request #2 from tfussell/master
update tfussel
|
2017-03-02 19:31:54 +01:00 |
|
Thomas Fussell
|
3883d8ae19
|
use correct cryptopp apt-get packages
|
2017-03-02 08:50:00 -05:00 |
|