Go to file
David Benjamin 3673be7cb6 Fix standalone build on Win64.
Win64 fires significantly more warnings than Win32. Also some recent
changes made it grumpy.

(We might want to reconsider enabling all of MSVC's warnings. Given the sorts
of warnings some of these are, I'm not sure MSVC's version of -Wall -Werror is
actually tenable. Plus, diverging from the Chromium build, especially before
the bots are ready, is going to break pretty readily.)

Change-Id: If3b8feccf910ceab4a233b0731e7624d7da46f87
Reviewed-on: https://boringssl-review.googlesource.com/3420
Reviewed-by: Adam Langley <agl@google.com>
2015-02-11 23:13:52 +00:00
crypto Fix standalone build on Win64. 2015-02-11 23:13:52 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Reset all the error codes. 2015-02-11 23:12:08 +00:00
ssl Fix standalone build on Win64. 2015-02-11 23:13:52 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Fix cross-module errors. 2015-02-11 23:11:55 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Honor the standard BUILD_SHARED_LIBS cmake variable. 2015-01-28 20:40:10 +00:00
CMakeLists.txt Fix standalone build on Win64. 2015-02-11 23:13:52 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Add a style guide. 2015-01-28 01:12:05 +00:00