[PR #766] [MERGED] Add an option to avoid building shared libraries. #1396

Closed
opened 2026-01-29 20:53:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/766
Author: @eustas
Created: 8/7/2019
Status: Merged
Merged: 8/7/2019
Merged by: @eustas

Base: masterHead: emcc


📝 Commits (5)

  • 46c44aa Add an option to avoid building shared libraries.
  • a980808 Ramp up java level to minimal required.
  • 15d8a22 Replace deprecated clang-5.0 with clang-7
  • 4a9f6b3 Bionic -> Xenial
  • b3c289d Select JDK for maven

📊 Changes

3 files changed (+36 additions, -23 deletions)

View changed files

📝 .travis.yml (+18 -15)
📝 CMakeLists.txt (+16 -6)
📝 java/org/brotli/pom.xml (+2 -2)

📄 Description

(for building with EMCC)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/766 **Author:** [@eustas](https://github.com/eustas) **Created:** 8/7/2019 **Status:** ✅ Merged **Merged:** 8/7/2019 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `emcc` --- ### 📝 Commits (5) - [`46c44aa`](https://github.com/google/brotli/commit/46c44aa9fbe859c8d55877994bfe1682fb5430dc) Add an option to avoid building shared libraries. - [`a980808`](https://github.com/google/brotli/commit/a9808086154bf125203ec80f013d37411f0accef) Ramp up java level to minimal required. - [`15d8a22`](https://github.com/google/brotli/commit/15d8a22576693d93fec3601ac29fb65281665583) Replace deprecated clang-5.0 with clang-7 - [`4a9f6b3`](https://github.com/google/brotli/commit/4a9f6b34b27a3b8b716d4477b8af7915fc5f1957) Bionic -> Xenial - [`b3c289d`](https://github.com/google/brotli/commit/b3c289d9c0dc3f272e7263cdb9ae460c11608621) Select JDK for maven ### 📊 Changes **3 files changed** (+36 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+18 -15) 📝 `CMakeLists.txt` (+16 -6) 📝 `java/org/brotli/pom.xml` (+2 -2) </details> ### 📄 Description (for building with EMCC) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:53:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1396