Commit Graph

50 Commits (master)

Author SHA1 Message Date
Teebonne d88a84ff1b
Update .appveyor.yml 2022-10-09 16:45:55 +01:00
Thomas Fussell 65252b3a7d appveyor too 2021-02-20 22:43:57 -04:00
Crzyrndm e350570ae6 Actually build samples + benchmarks on appveyor 2018-07-28 18:13:56 +12:00
Crzyrndm 6a4edfad40 Run documentation samples on Appveyor 2018-07-28 17:59:11 +12:00
Thomas Fussell 04cc698416 update ci scripts 2017-04-11 17:52:57 -04:00
Thomas Fussell e040a1c4ab appveyor cache limit was reached so reduce the build matrix for now 2017-03-23 23:09:22 -04:00
Thomas Fussell a11645b42a try again, with a more elegant approach to environment variables 2017-03-23 22:31:36 -04:00
Thomas Fussell 7fc5033571 try again 2017-03-23 21:51:38 -04:00
Thomas Fussell 5d6c5e9346 try again 2017-03-23 21:06:20 -04:00
Thomas Fussell 9a3c215359 try again 2017-03-23 20:42:40 -04:00
Thomas Fussell 6a893c954c try again 2017-03-23 20:40:59 -04:00
Thomas Fussell 8a9e33d55c try to build 32 and 64-bit with appveyor. let's see how badly this breaks things 2017-03-23 20:34:33 -04:00
Thomas Fussell 3e89c3d196 set path to x64 to match appveyor win64 arch 2017-03-21 19:35:57 -04:00
Thomas Fussell 497699700f try to build 64-bit lib in appveyor 2017-03-20 19:27:00 -04:00
Thomas Fussell 7fa5099a49 try to fix appveyor vcpkg cache 2017-03-19 23:26:37 -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 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 f7e8e40ce2 try to find vcpkg cryptopp with FindCryptoPP.cmake 2017-03-11 14:29:55 -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 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 b404f36178 try older commit of vcpkg 2017-03-11 10:42:36 -05:00
Thomas Fussell e2f8720bb2 debug appveyor 2017-03-11 10:33:58 -05:00
Thomas Fussell ffc8c76f0a debug appveyor 2017-03-11 10:16:54 -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 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 ba533688c3 update samples and benchmarks build, work on ci scripts 2017-02-28 00:07:37 -05:00
Thomas Fussell 13321a6740 try non-previous vs in appveyor 2017-01-16 10:17:54 -05:00
Thomas Fussell 12d930471b don't build all targets with appveyor, only build tests 2016-12-17 10:22:43 +01:00
Thomas Fussell 888f081fb7 try that yet again 2016-12-10 17:05:13 +00:00
Thomas Fussell 07d31cdbb3 fix more types and turn on benchmarks build on appveyor and travis 2016-12-03 16:46:48 +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 7bf90e3952 debug appveyor 2016-10-28 20:05:58 +08:00
Thomas Fussell 2da0618100 debug appveyor 2016-10-28 20:02:55 +08:00
Thomas Fussell 6b7f8aac19 fix appveyor build 2016-10-27 23:25:23 -04:00
Thomas Fussell adf8ac1c26 fix appveyor build 2016-10-27 23:19:20 -04:00
Thomas Fussell f0947ef961 fix appveyor build 2016-10-27 23:16:25 -04:00
Thomas Fussell bb674c9342 fix appveyor build 2016-10-27 23:14:07 -04:00
Thomas Fussell 73156edb24 fix appveyor build 2016-10-27 23:11:16 -04:00
Thomas Fussell 2cee43b53d fix appveyor build 2016-10-27 23:09:13 -04:00
Thomas Fussell eae2dc1f3f fix appveyor build 2016-10-25 20:53:11 -04:00
Thomas Fussell c49341c82f clean up cmake build, fix warnings, improve configuration, general
housekeeping, fixes #72, fixes #70
2016-10-25 20:22:22 -04:00
Thomas Fussell 375c5d8cf0 update ci scripts with changed cmake option 2016-10-11 20:41:10 -04:00
Thomas Fussell e76da415c3 Merge branch 'master' of github.com:tfussell/xlnt 2016-09-11 14:57:53 -04:00
Thomas Fussell a03805acbf begin testing styles more extensively 2016-09-11 14:57:34 -04:00