Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jakolehm
/
ruby-packer
Public
forked from
pmq20/ruby-packer
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ruby-packer
lib
on
master
User selector
All users
All time
Commit history
Commits on Nov 23, 2018
Dont delete binaries from native extensions (#1)
kke
authored and
jakolehm
committed
01d9501
View commit details
Copy full SHA for 01d9501
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
compiler fixes
jakolehm
committed
da4f4c3
View commit details
Copy full SHA for da4f4c3
View code at this point
Browse repository at this point
Commits on May 9, 2018
Log ruby building phases
drbrain
committed
3072ba4
View commit details
Copy full SHA for 3072ba4
View code at this point
Browse repository at this point
Stream squashfs file through the compiler
Show description for 6d05216
drbrain
committed
6d05216
View commit details
Copy full SHA for 6d05216
View code at this point
Browse repository at this point
Extract squashfs_to_c
drbrain
committed
5b0479e
View commit details
Copy full SHA for 5b0479e
View code at this point
Browse repository at this point
Remove logging squashfs contents
Show description for 4c7d11b
drbrain
committed
4c7d11b
View commit details
Copy full SHA for 4c7d11b
View code at this point
Browse repository at this point
Copy ruby_install_1 into memfs after gem install
Show description for 4b587ba
drbrain
committed
4b587ba
View commit details
Copy full SHA for 4b587ba
View code at this point
Browse repository at this point
Print ENV vars in order of name
drbrain
committed
9fdec81
View commit details
Copy full SHA for 9fdec81
View code at this point
Browse repository at this point
Rely on first pass built ruby gem install defaults
Show description for 8136737
drbrain
committed
8136737
View commit details
Copy full SHA for 8136737
View code at this point
Browse repository at this point
Fix installing from gemspecs
drbrain
committed
3f0ed7c
View commit details
Copy full SHA for 3f0ed7c
View code at this point
Browse repository at this point
Commits on May 8, 2018
Break up #run!
Show description for ffbd7f6
drbrain
committed
ffbd7f6
View commit details
Copy full SHA for ffbd7f6
View code at this point
Browse repository at this point
Don't log chdir between stuffing/capture messages
Show description for 9c9f0a1
drbrain
committed
9c9f0a1
View commit details
Copy full SHA for 9c9f0a1
View code at this point
Browse repository at this point
Add note about binstubs
drbrain
committed
2ae7610
View commit details
Copy full SHA for 2ae7610
View code at this point
Browse repository at this point
Commits on May 7, 2018
Fix squashfs contents display
drbrain
committed
73009ef
View commit details
Copy full SHA for 73009ef
View code at this point
Browse repository at this point
Break up prepare_local
drbrain
committed
bf9b478
View commit details
Copy full SHA for bf9b478
View code at this point
Browse repository at this point
Replace verbose gem install with squashfs contents
Show description for a3dad1f
drbrain
committed
a3dad1f
View commit details
Copy full SHA for a3dad1f
View code at this point
Browse repository at this point
Log messages correctly
drbrain
committed
39028e4
View commit details
Copy full SHA for 39028e4
View code at this point
Browse repository at this point
Capture output from stuffing libraries
Show description for 119fc90
drbrain
committed
119fc90
View commit details
Copy full SHA for 119fc90
View code at this point
Browse repository at this point
Add Compiler#stuff to reduce duplication
drbrain
committed
0b3cffa
View commit details
Copy full SHA for 0b3cffa
View code at this point
Browse repository at this point
Commits on May 5, 2018
Install zlib into local/ dir
drbrain
committed
f3e648e
View commit details
Copy full SHA for f3e648e
View code at this point
Browse repository at this point
Don't install readline shared libraries
drbrain
committed
711930f
View commit details
Copy full SHA for 711930f
View code at this point
Browse repository at this point
Commits on May 4, 2018
Install openssl into local/ dir
Show description for 490b1e3
drbrain
committed
490b1e3
View commit details
Copy full SHA for 490b1e3
View code at this point
Browse repository at this point
Install gdbm into local/ dir
drbrain
committed
83bb9ed
View commit details
Copy full SHA for 83bb9ed
View code at this point
Browse repository at this point
Install readline into local/ dir
drbrain
committed
bf457a3
View commit details
Copy full SHA for bf457a3
View code at this point
Browse repository at this point
Install ncurses into local/ dir
drbrain
committed
9846865
View commit details
Copy full SHA for 9846865
View code at this point
Browse repository at this point
Install libyaml into local/ dir
drbrain
committed
f90858d
View commit details
Copy full SHA for f90858d
View code at this point
Browse repository at this point
Install libffi into local/ dir
drbrain
committed
e0f926a
View commit details
Copy full SHA for e0f926a
View code at this point
Browse repository at this point
Clean up and speed up stuff_ncurses
Show description for 5f7fc78
drbrain
committed
5f7fc78
View commit details
Copy full SHA for 5f7fc78
View code at this point
Browse repository at this point
Commits on May 2, 2018
Move gem_package initialization out of init_options
Show description for d064db9
drbrain
committed
d064db9
View commit details
Copy full SHA for d064db9
View code at this point
Browse repository at this point
Introduce Compiler#log
Show description for dcac0a5
drbrain
committed
dcac0a5
View commit details
Copy full SHA for dcac0a5
View code at this point
Browse repository at this point
Test initialize basics
drbrain
committed
511fe68
View commit details
Copy full SHA for 511fe68
View code at this point
Browse repository at this point
Merge pull request #31 from nilsding/master
Show description for 0a7dd3b
drbrain
authored
0a7dd3b
View commit details
Copy full SHA for 0a7dd3b
View code at this point
Browse repository at this point
Use *args mode to avoid need for escaping
drbrain
committed
f03da59
View commit details
Copy full SHA for f03da59
View code at this point
Browse repository at this point
Commits on May 1, 2018
Allow -j override building ruby
Show description for d7b458b
drbrain
committed
d7b458b
View commit details
Copy full SHA for d7b458b
View code at this point
Browse repository at this point
Improve #run debug output
drbrain
committed
bf3d35b
View commit details
Copy full SHA for bf3d35b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.