curl/winbuild
Henrik S. Gaßmann cd34ffa614 winbuild: fix boringssl build
Compile with `WIN32_LEAN_AND_MEAN` which prevents `windows.h` from
including too much clutter including `wincrypt.h` which in turn contains
some preprocessor macros that clash with boringssl symbols.

Detect boringssl by checking the existance of `is_boringssl.h` and set
the corresponding `HAVE_BORINGSSL` for compilation which is used in
`ldap.c` to undefine the evil macros.

Closes #1610
2017-06-24 22:13:21 +02:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: add mbedtls support 2016-04-21 23:23:49 +02:00
Makefile.vc includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
MakefileBuild.vc winbuild: fix boringssl build 2017-06-24 22:13:21 +02:00
gen_resp_file.bat newlines: fix mixed newlines to LF-only 2014-09-12 10:22:34 +02:00