blob: 20d84bfbfd9ec7cbe7dbea8403ce4357511d913e [file] [log] [blame]
Name: Snappy: A fast compressor/decompressor
Short Name: snappy
URL: http://google.github.io/snappy/
Version: 1.1.0-updates
License: New BSD
License File: src/COPYING
Security Critical: yes
Description:
Compression library used by LevelDB.
Local Changes:
* #ifndef DISALLOW_COPY_AND_ASSIGN - https://github.com/google/snappy/pull/21
Local Additions:
* gyp file for building in chromium
* Suppress clang header-hygiene warning - https://code.google.com/p/snappy/issues/detail?id=70
* Suppress MSVC signed/unsigned warning - https://code.google.com/p/snappy/issues/detail?id=71
* Suppress MSVC x64 size_t warnings - https://code.google.com/p/snappy/issues/detail?id=75
* {mac,linux,win32}/snappy-stubs-public.h autogenerated public headers