Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

embed snappy and sparkey into Ruby extension#7

Open
wjordan wants to merge1 commit intoemnl:master
base:master
Choose a base branch
Loading
fromwjordan:embed

Conversation

wjordan
Copy link

This PR embedssnappy andsparkey directly into the compiled Ruby extension, with the help of Git submodules incorporating the respective project sources (google/snappy andspotify/sparkey). This simplifies the installation process by eliminating installation prerequisites, just install the gem and everything should just work.

This increases the size of the compiled extension from (on my machine)92,488 bytes to344,688 bytes, which seems like an acceptable tradeoff for the installation convenience.

@wjordanwjordanforce-pushed theembed branch 6 times, most recently froma00a7a9 toef63a92CompareJuly 27, 2018 18:21
Use submodules to include dependency source code.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@wjordan

[8]ページ先頭

©2009-2025 Movatter.jp