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
Branch selector
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
Browse repository at this point
Commits on Nov 22, 2018
compiler fixes
jakolehm
committed
da4f4c3
View commit details
Copy full SHA for da4f4c3
Browse repository at this point
Commits on May 10, 2018
Add note from #30 about bootsnap not working
Show description for e3d28dc
drbrain
committed
e3d28dc
View commit details
Copy full SHA for e3d28dc
Browse repository at this point
Separate test tasks
drbrain
committed
ec09f92
View commit details
Copy full SHA for ec09f92
Browse repository at this point
Commits on May 9, 2018
Update README with some build instructions
Show description for 28605f4
drbrain
committed
28605f4
View commit details
Copy full SHA for 28605f4
Browse repository at this point
Log ruby building phases
drbrain
committed
3072ba4
View commit details
Copy full SHA for 3072ba4
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
Browse repository at this point
Extract squashfs_to_c
drbrain
committed
5b0479e
View commit details
Copy full SHA for 5b0479e
Browse repository at this point
Remove logging squashfs contents
Show description for 4c7d11b
drbrain
committed
4c7d11b
View commit details
Copy full SHA for 4c7d11b
Browse repository at this point
Include missing gems
drbrain
committed
938499c
View commit details
Copy full SHA for 938499c
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
Browse repository at this point
Print ENV vars in order of name
drbrain
committed
9fdec81
View commit details
Copy full SHA for 9fdec81
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
Browse repository at this point
Fix installing from gemspecs
drbrain
committed
3f0ed7c
View commit details
Copy full SHA for 3f0ed7c
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
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
Browse repository at this point
Add note about binstubs
drbrain
committed
2ae7610
View commit details
Copy full SHA for 2ae7610
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
Browse repository at this point
Break up prepare_local
drbrain
committed
bf9b478
View commit details
Copy full SHA for bf9b478
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
Browse repository at this point
Log messages correctly
drbrain
committed
39028e4
View commit details
Copy full SHA for 39028e4
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
Browse repository at this point
Add Compiler#stuff to reduce duplication
drbrain
committed
0b3cffa
View commit details
Copy full SHA for 0b3cffa
Browse repository at this point
Commits on May 5, 2018
Run tests by loading rake
Show description for da42bfa
drbrain
committed
da42bfa
View commit details
Copy full SHA for da42bfa
Browse repository at this point
Show stdout and stderr when command failed
drbrain
committed
9a41966
View commit details
Copy full SHA for 9a41966
Browse repository at this point
Install zlib into local/ dir
drbrain
committed
f3e648e
View commit details
Copy full SHA for f3e648e
Browse repository at this point
Don't install readline shared libraries
drbrain
committed
711930f
View commit details
Copy full SHA for 711930f
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
Browse repository at this point
Install gdbm into local/ dir
drbrain
committed
83bb9ed
View commit details
Copy full SHA for 83bb9ed
Browse repository at this point
Install readline into local/ dir
drbrain
committed
bf457a3
View commit details
Copy full SHA for bf457a3
Browse repository at this point
Install ncurses into local/ dir
drbrain
committed
9846865
View commit details
Copy full SHA for 9846865
Browse repository at this point
Install libyaml into local/ dir
drbrain
committed
f90858d
View commit details
Copy full SHA for f90858d
Browse repository at this point
Install libffi into local/ dir
drbrain
committed
e0f926a
View commit details
Copy full SHA for e0f926a
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
Browse repository at this point
Update travis ruby version
drbrain
committed
a0a7ff0
View commit details
Copy full SHA for a0a7ff0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.