30 コミット (41c8d839149134a3a6c8908f185437f536a47211)

作成者 SHA1 メッセージ 日付
  Victor Costan 41c8d83914 Align CMake configuration with related projects. 5年前
  Victor Costan 0c40829872 Remove redundant PROJECT_SOURCE_DIR usage from CMake config. 5年前
  Victor Costan 5abdf4c019 Fix installed target definition. 5年前
  Chris Mumford 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. 5年前
  Victor Costan 69061b464a Disable exceptions and RTTI in CMake configuration. 5年前
  allangj cd1ec032cd Add argument definition for void c functions. 8年前
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. 5年前
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. 5年前
  Victor Costan 09fa8868db Align version/soversion CMake setup closer with other repositories. 5年前
  Richard Cole 20fb601aa9 Fix snapshot compaction bug 8年前
  leveldb Team 37300aa54b Restore soname versioning with CMake build 5年前
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. 5年前
  cmumford 9ce30510d4 Deleted dangling reference to deleted atomic_pointer.h. 5年前
  costan ed76289b25 Align windows_logger with posix_logger. 5年前
  cmumford c69d33b0ec Added native support for Windows. 5年前
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. 6年前
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5年前
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. 5年前
  costan 05709fb43e Remove InitOnce from the port API. 6年前
  costan 4de9594f6f Add move constructor to Status. 6年前
  costan d177a0263c Replace port_posix with port_stdcxx. 6年前
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. 6年前
  costan 260655b4c2 Define LEVELDB_HAS_PORT_CONFIG_H for old compilers. 6年前
  costan 6fa4566670 Rename CMake project / targets from Leveldb to leveldb. 6年前
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. 6年前
  costan 74f032ff6f leveldb: Require C++11. 6年前
  Hyzeta df9a841a4f Add export.h to CMakeLists.txt 6年前
  costan 739c25100e Add CMake build support. 6年前