brotli/common
Eugene Kliuchnikov 69982c25f1 Build shared libraries by default
* Declare `BUILD_SHARED_LIBS` option for CMake
* Define `${LIB}_SHARED_COMPILATION` when compiling shared library
* Define and use BROTLI_xxx_API
* Fix remaining unprefixed defines in port.h
2016-10-18 16:45:32 +02:00
..
constants.h Eliminate more magic constants. 2016-10-17 17:33:12 +02:00
dictionary.c Extract common parts: constants, dictionary, etc. 2016-06-03 10:51:04 +02:00
dictionary.h Build shared libraries by default 2016-10-18 16:45:32 +02:00
version.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00