mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #386] [MERGED] Update build systems #988
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/386
Author: @eustas
Created: 6/24/2016
Status: ✅ Merged
Merged: 6/24/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
52ff817Update build systems📊 Changes
23 files changed (+192 additions, -2660 deletions)
View changed files
📝
.gitignore(+1 -1)📝
BUILD(+31 -86)📝
Makefile(+31 -8)➖
buildfiles/gmake/Makefile(+0 -87)➖
buildfiles/gmake/bro.make(+0 -133)➖
buildfiles/gmake/brotli.make(+0 -209)➖
buildfiles/gmake/brotli_common.make(+0 -133)➖
buildfiles/gmake/brotli_dec.make(+0 -145)➖
buildfiles/gmake/brotli_enc.make(+0 -189)➖
buildfiles/xcode4/bro.xcodeproj/project.pbxproj(+0 -261)➖
buildfiles/xcode4/brotli.xcodeproj/project.pbxproj(+0 -400)➖
buildfiles/xcode4/brotli.xcworkspace/contents.xcworkspacedata(+0 -19)➖
buildfiles/xcode4/brotli_common.xcodeproj/project.pbxproj(+0 -208)➖
buildfiles/xcode4/brotli_dec.xcodeproj/project.pbxproj(+0 -290)➖
buildfiles/xcode4/brotli_enc.xcodeproj/project.pbxproj(+0 -396)📝
configure(+5 -18)📝
dec/decode.c(+27 -18)📝
dec/decode.h(+2 -3)📝
enc/backward_references.c(+54 -31)📝
enc/backward_references.h(+5 -3)...and 3 more files
📄 Description
Additional changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.