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
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
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 }}
daewok
/
sbcl
Public
forked from
sbcl/sbcl
Notifications
You must be signed in to change notification settings
Fork
1
Star
22
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
ingle -> single
- #1
#1
Open
Uthar
wants to merge 15 commits into
daewok:static-executable-v2
daewok/sbcl:static-executable-v2
from
Uthar:patch-1
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
ingle -> single
#1
Uthar
wants to merge 15 commits into
daewok:static-executable-v2
daewok/sbcl:static-executable-v2
from
Uthar:patch-1
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2021
Enable sb-linkable-runtime on arm and arm64
daewok
committed
5917be3
View commit details
Copy full SHA for 5917be3
Browse repository at this point
Add support for looking up foreign addresses from the linkage table.
Show description for b6b0c86
daewok
committed
b6b0c86
View commit details
Copy full SHA for b6b0c86
Browse repository at this point
Be more robust to dlopen(NULL) failing
Show description for 47ef24b
daewok
committed
47ef24b
View commit details
Copy full SHA for 47ef24b
Browse repository at this point
Add make recipe for static-shrinkwrap-sbcl
Show description for 45eeb30
daewok
committed
45eeb30
View commit details
Copy full SHA for 45eeb30
Browse repository at this point
Add os_link_from_pointer_table
Show description for d8fbe2d
daewok
committed
d8fbe2d
View commit details
Copy full SHA for d8fbe2d
Browse repository at this point
Make all host steps before any target steps
Show description for 56af007
daewok
committed
56af007
View commit details
Copy full SHA for 56af007
Browse repository at this point
Add the :SB-PRELINK-LINKAGE-TABLE feature
Show description for 9335b64
daewok
committed
9335b64
View commit details
Copy full SHA for 9335b64
Browse repository at this point
Support -os-provides-dlopen
Show description for 511b879
daewok
committed
511b879
View commit details
Copy full SHA for 511b879
Browse repository at this point
sb-gmp: Add support for static linking of libgmp
daewok
committed
eb0edfc
View commit details
Copy full SHA for eb0edfc
Browse repository at this point
Add helper script to dump linkage info
daewok
committed
ff7dda6
View commit details
Copy full SHA for ff7dda6
Browse repository at this point
Add environment variable to ignore contrib failures while building
daewok
committed
f98fb26
View commit details
Copy full SHA for f98fb26
Browse repository at this point
Add helper script to generate a linkage table override
daewok
committed
9e7557b
View commit details
Copy full SHA for 9e7557b
Browse repository at this point
Add Dockerfile giving an example on how to build static executable
daewok
committed
c21c5e6
View commit details
Copy full SHA for c21c5e6
Browse repository at this point
Add README.static-executable
daewok
committed
13032a9
View commit details
Copy full SHA for 13032a9
Browse repository at this point
Commits on Apr 14, 2021
ingle -> single
Uthar
authored
f0249be
View commit details
Copy full SHA for f0249be
Browse repository at this point
You can’t perform that action at this time.