mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #541] [MERGED] Move files & update paths #1190
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/541
Author: @eustas
Created: 4/21/2017
Status: ✅ Merged
Merged: 4/23/2017
Merged by: @eustas
Base:
master← Head:move-to-c📝 Commits (4)
5fa9635Move files & update paths3ce0127Rename build to scripts.9dde1e2Fix pathsfd907bcFix script.📊 Changes
98 files changed (+150 additions, -152 deletions)
View changed files
📝
.gitmodules(+1 -1)📝
.travis.yml(+6 -6)📝
BUILD(+9 -9)📝
CMakeLists.txt(+28 -28)📝
MANIFEST.in(+8 -8)📝
Makefile(+5 -5)📝
c/common/constants.h(+0 -0)📝
c/common/dictionary.c(+0 -0)📝
c/common/dictionary.h(+0 -0)📝
c/common/version.h(+0 -0)📝
c/dec/bit_reader.c(+0 -0)📝
c/dec/bit_reader.h(+0 -0)📝
c/dec/context.h(+0 -0)📝
c/dec/decode.c(+0 -0)📝
c/dec/huffman.c(+0 -0)📝
c/dec/huffman.h(+0 -0)📝
c/dec/port.h(+0 -0)📝
c/dec/prefix.h(+0 -0)📝
c/dec/state.c(+0 -0)📝
c/dec/state.h(+0 -0)...and 78 more files
📄 Description
Cleanup root directory:
scripts/common,dec,enc,include,tools,fuzzintoc/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.