Skip to content
  1. Feb 19, 2015
    • Sergei Nikulov's avatar
      CMake: fix winsock2 detection on windows · ec80b1f4
      Sergei Nikulov authored
      
      
      Set CMAKE_REQUIRED_DEFINITIONS to include definitions needed to get
      the winsock2 API from windows.h.  Simplify the order of checks to
      avoid extra conditions.
      
      Use check_include_file instead of check_include_file_concat to look
      for OpenSSL headers.  They do not need to participate in a sequence
      of dependent system headers.  Also they may cause winsock.h to be
      included before ws2tcpip.h, causing the latter to not be detected
      in the sequence.
      
      Reviewed-by: default avatarBrad King <brad.king@kitware.com>
      ec80b1f4
    • Alessandro Ghedini's avatar
      gtls: fix build with HTTP2 · 676ac46f
      Alessandro Ghedini authored
      676ac46f
  2. Feb 16, 2015
  3. Feb 15, 2015
  4. Feb 14, 2015
  5. Feb 12, 2015
  6. Feb 11, 2015
  7. Feb 09, 2015
  8. Feb 07, 2015
  9. Feb 06, 2015
  10. Feb 05, 2015
  11. Feb 04, 2015
  12. Feb 03, 2015
  13. Feb 02, 2015