Commit Graph

44 Commits (cd40b7bcd8a3ffe4ee2079243f6a0524ddb4f5af)

Author SHA1 Message Date
Jeffrey Walton cd40b7bcd8
Try to add AppVeyor Cmake builds for debug and release
Take 13
2017-08-23 12:35:18 -04:00
Jeffrey Walton f021a9c627
Try to add AppVeyor Cmake builds for debug and release
Take 12
2017-08-23 12:22:41 -04:00
Jeffrey Walton 8e83dba05c
Try to add AppVeyor Cmake builds for debug and release
Take 11
2017-08-23 12:19:31 -04:00
Jeffrey Walton dfa35595fb
Try to add AppVeyor Cmake builds for debug and release
Take 10
2017-08-23 12:00:47 -04:00
Jeffrey Walton 16a0cfeee1
Try to add AppVeyor Cmake builds for debug and release
Take 9
2017-08-23 11:55:47 -04:00
Jeffrey Walton c9d3fbf165
Try to add AppVeyor Cmake builds for debug and release
Take 8
2017-08-23 11:50:57 -04:00
Jeffrey Walton ab28f63015
Try to add AppVeyor Cmake builds for debug and release
Take 7
2017-08-23 11:44:38 -04:00
Jeffrey Walton d079909ed5
Try to add AppVeyor Cmake builds for debug and release
Take 6
2017-08-23 11:43:52 -04:00
Jeffrey Walton a73b1d50eb
Try to add AppVeyor Cmake builds for debug and release
Take 5
2017-08-23 11:37:56 -04:00
Jeffrey Walton da00de7219
Try to add AppVeyor Cmake builds for debug and release
Take 3
2017-08-23 11:35:33 -04:00
Jeffrey Walton 5d2b8772b5
Try to add AppVeyor Cmake builds for debug and release
Take 2
2017-08-23 11:34:13 -04:00
Jeffrey Walton 0e899de2b2
Try to add AppVeyor Cmake builds for debug and release 2017-08-23 11:30:45 -04:00
Jeffrey Walton 8da7ed1abf
Try to fix AppVeyor CMake stub
Take 9
2017-08-23 09:37:28 -04:00
Jeffrey Walton e4f806b281
Try to fix AppVeyor CMake stub
Take 8
2017-08-23 09:24:17 -04:00
Jeffrey Walton 24c8f8c3ed
Try to fix AppVeyor CMake stub
Take 7
2017-08-23 09:17:30 -04:00
Jeffrey Walton 798baf08d6
Try to fix AppVeyor CMake stub
Take 6
2017-08-23 09:13:04 -04:00
Jeffrey Walton a261c4ff54
Try to fix AppVeyor CMake stub
Take 5
2017-08-23 09:07:55 -04:00
Jeffrey Walton 67807d1947
Try to fix AppVeyor CMake stub
Take 4
2017-08-23 09:01:40 -04:00
Jeffrey Walton e6899c0e74
Try to fix AppVeyor CMake stub
Take 3
2017-08-23 08:49:52 -04:00
Jeffrey Walton 0b3032c5b3
Try to fix AppVeyor CMake stub
Take 2
2017-08-23 08:47:00 -04:00
Jeffrey Walton db7af530b9
Try to fix AppVeyor CMake stub 2017-08-23 08:29:40 -04:00
Jeffrey Walton 4fef2951e3
Test remove -march=native
Also see "Random crashes on different computers because option -march=native is active 'by default'", https://github.com/weidai11/cryptopp/issues/380
2017-08-23 04:37:05 -04:00
Jeffrey Walton e2c377effd Split source files to support Base Implementation + SIMD implementation (GH #461)
Split source files to support Base Implementation + SIMD implementation
2017-08-17 12:33:43 -04:00
Jeffrey Walton 3fe6709ae7
Cleanup comments in AppVeyor config file 2017-08-04 19:11:16 -04:00
Jeffrey Walton 08b68c2718
Fix "Error parsing appveyor.yml: "exclude" value must be a sequence of mappings." 2017-08-03 03:58:17 -04:00
Jeffrey Walton 4310388148
Remove VS2017 from exclude: recipe. Remove unneeded comments 2017-08-03 03:48:16 -04:00
Jeffrey Walton 8afd01d18d
Fix AppVeyor *.vcxproj file copy 2017-08-02 22:31:14 -04:00
Jeffrey Walton e162a67231
Copy converted *.vcxproj files from TestScripts before testing 2017-08-02 22:07:41 -04:00
Jeffrey Walton 2578bccf08
Reconfigure AppVeyor email notifications
Hopefully they will get through, soon
2017-08-02 05:42:24 -04:00
Jeffrey Walton 820d62f978
Partially fix AppVeyor build
AppVeyor still has problems, like not being able to run a x64 test
2017-08-02 04:32:18 -04:00
Jeffrey Walton 6b200c80cf
Fix x64 builds
Take 3
2017-08-02 04:02:32 -04:00
Jeffrey Walton b9e5cd2f90
Enable 64-bit builds under AppVeyor
Take 2
2017-08-02 00:19:59 -04:00
Jeffrey Walton dd42fa3ef6
Add notification address of cryptopp-build@googlegroups.com (Take 2) 2017-05-31 07:22:04 -04:00
Jeffrey Walton a33504c8f8
Add notification address of cryptopp-build@googlegroups.com
Its a new Google Group created at https://groups.google.com/forum/#!forum/cryptopp-build. The list should allow us to run services on unprivileged forks and other unrelated accounts while making it easy to find results.
2017-05-31 04:36:31 -04:00
Jeffrey Walton 37cd5bcf7b
Remove VS2010 and VS2012 configurations
Apparently Appveyor does not support them. Also see https://stackoverflow.com/q/43441273/608639
2017-05-27 01:19:48 -04:00
Jeffrey Walton 84e6961457
Updated makefile trim and convert rules
Whitespace check-in
2017-05-26 10:08:44 -04:00
Jeffrey Walton cfa98a32c0
Add Win64 to exclude until the issues are sorted out 2017-04-17 01:06:27 -04:00
Jeffrey Walton 7df4418258
Add allow_failures to appveyor.yml until we sort out some of the issues 2017-04-16 15:57:46 -04:00
Jeffrey Walton 3504f1da25
Add VS2010 - VS2017 images to appveyor.yml 2017-04-16 15:10:20 -04:00
Jeffrey Walton 922568864e
Convert tab to space for .appveyor.yml
The configuration validated but the test build died
2017-04-15 04:26:19 -04:00
Jeffrey Walton 2fba69fb16
Add whitespace to test_script cmd
Without the additional CRLF, Appveyor dies with on the command . The odd thing is, YAML validated OK.
2017-04-15 04:22:26 -04:00
Jeffrey Walton 424bd710ac
Add Configuration and Platform information 2017-04-15 04:15:06 -04:00
Jeffrey Walton 1ace49049a
Add clone depth to Appveyor 2017-04-15 03:12:08 -04:00
Jeffrey Walton c0d6f3882b
Add Appveyor configuration file 2017-04-15 02:54:35 -04:00