18 次代码提交 (ac6900b0d3ca57d8b37137209c484a11549a116b)

作者 SHA1 备注 提交日期
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. 9 年前
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 9 年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 年前
  Brian Smith 2e38008558 Define _HAS_EXCEPTIONS=0 to avoid MSVC C4530 warning. 9 年前
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. 9 年前
  David Benjamin 9a9a193388 Build with -fvisibility=hidden. 9 年前
  Brian Smith 1d75c8be73 Improve compatibility with CMake 3.0 and later 9 年前
  Adam Langley 07100c6e69 Only use -Wshadow with GCC > 4.6.0. 9 年前
  Adam Langley 3e6526575a aarch64 support. 9 年前
  Adam Langley f9a40b2ce5 Remove -std=c89 from compiler command line. 9 年前
  Adam Langley af7e74ba9f Remove variable shadowing. 10 年前
  Nico Weber deb5284138 Make build work on OS X with older cmake versions. 10 年前
  David Benjamin eee7306c72 Get bssl tool building on Windows. 10 年前
  Victor Vasiliev 5216a931b7 Increase minimum required cmake version 10 年前
  Lukas Tribus d83f38c13a Recognise "i686" as an x86 CPU. 10 年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10 年前
  Piotr Sikora 1d8adf18d2 Fix CPU architecture detection on BSDs. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前