mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #417] [MERGED] Move "public" -> "include/brotli" #1023
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/417
Author: @eustas
Created: 8/23/2016
Status: ✅ Merged
Merged: 8/23/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (4)
8148001Move "public" to "include/brotli"6e2207fAdd includedir to setup.py3dcc3c0Fix CMake includedirs532921bFix CMake includes.📊 Changes
61 files changed (+85 additions, -87 deletions)
View changed files
📝
BUILD(+13 -19)📝
CMakeLists.txt(+4 -1)📝
MANIFEST.in(+1 -1)📝
Makefile(+1 -1)📝
common/dictionary.h(+1 -1)📝
dec/bit_reader.c(+1 -1)📝
dec/bit_reader.h(+1 -1)📝
dec/context.h(+1 -1)📝
dec/decode.c(+1 -1)📝
dec/huffman.c(+1 -1)📝
dec/huffman.h(+1 -1)📝
dec/prefix.h(+1 -1)📝
dec/state.c(+1 -1)📝
dec/state.h(+1 -1)📝
dec/transform.h(+1 -1)📝
enc/backward_references.c(+1 -1)📝
enc/backward_references.h(+1 -1)📝
enc/bit_cost.c(+1 -1)📝
enc/bit_cost.h(+1 -1)📝
enc/block_splitter.h(+1 -1)...and 41 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.