Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
BinaryDennis
/
swift-package-manager
Public
forked from
swiftlang/swift-package-manager
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 8, 2017
Add missing word in documentation
florianreinhart
authored and
aciidgh
committed
e36eebf
Copy full SHA for e36eebf
Add host target triple for s390x
vivkong
authored and
aciidgh
committed
53c095c
Copy full SHA for 53c095c
Fix typo
anayini
authored and
aciidgh
committed
a227151
Copy full SHA for a227151
Commits on Nov 1, 2017
A few minor spelling errors and slight rewording
bjtitus
authored and
aciidgh
committed
84a5bc7
Copy full SHA for 84a5bc7
Commits on Oct 28, 2017
Merge pull request #1382 from airspeedswift/remove-indexdistance
Show description for 70805c8
airspeedswift
authored
70805c8
Copy full SHA for 70805c8
Commits on Oct 27, 2017
Make code generic over all IndexDistance
airspeedswift
committed
0290cbd
Copy full SHA for 0290cbd
Commits on Oct 26, 2017
[BuildPlan] Moved -Xcxx flags to the end of the chain of arguments (#1380)
Show description for 380457c
nettlep
authored and
aciidgh
committed
380457c
Copy full SHA for 380457c
Commits on Oct 25, 2017
[Utility] Add diagnostic data for Process
aciidgh
committed
d92b355
Copy full SHA for d92b355
[Utility] Rename COMMANDS to POSITIONAL ARGUMENTS
Show description for 71943b7
aciidgh
committed
71943b7
Copy full SHA for 71943b7
[Xcodeproj] Add pkgconfig cflags to other_cflags
Show description for 067afc5
aciidgh
committed
067afc5
Copy full SHA for 067afc5
Merge pull request #1372 from hartbit/docker-script
Show description for 25ae857
hartbit
authored
25ae857
Copy full SHA for 25ae857
Commits on Oct 24, 2017
[Basic] Decouple await from Result
Show description for 51d3a79
aciidgh
committed
51d3a79
Copy full SHA for 51d3a79
Add script and documentation for using docker
hartbit
committed
f79c00b
Copy full SHA for f79c00b
Commits on Oct 23, 2017
[Basic] Make DiagnosticsEngine thread safe
aciidgh
committed
cfd9452
Copy full SHA for cfd9452
[BuildPlan] Always add -fblocks when compiling C targets
Show description for d01f13b
aciidgh
committed
d01f13b
Copy full SHA for d01f13b
Commits on Oct 20, 2017
[Package] Add Utility product
aciidgh
committed
ee875c8
Copy full SHA for ee875c8
[Build] Do not hardcode CPU count
Show description for ef6bbe9
aciidgh
committed
ef6bbe9
Copy full SHA for ef6bbe9
[bootstrap] Fix rpath for PD libs on linux
Show description for 0dae010
aciidgh
committed
0dae010
Copy full SHA for 0dae010
Commits on Oct 18, 2017
[TestSupport] Set SDKROOT to nil when invoking swiftpm tools
aciidgh
committed
740b666
Copy full SHA for 740b666
Commits on Oct 17, 2017
[PkgConfig] Add support for pcfiledir
Show description for 1e9457b
aciidgh
committed
1e9457b
Copy full SHA for 1e9457b
[BuildPlan] Move -X* args to the end of the constructed args
Show description for 85b98c6
aciidgh
committed
85b98c6
Copy full SHA for 85b98c6
[PinsStore] Add support for loading PinsStore schema 1
Show description for 7dce4bf
aciidgh
committed
7dce4bf
Copy full SHA for 7dce4bf
[SwiftTestTool] Do not run parallel test runner when there are zero matches
Show description for 9c1532e
aciidgh
committed
9c1532e
Copy full SHA for 9c1532e
Commits on Oct 16, 2017
[Utility] Add support for loading old schema versions
aciidgh
committed
a3de24a
Copy full SHA for a3de24a
Convert SwiftPM to Swift 4
aciidgh
committed
0d9795f
Copy full SHA for 0d9795f
Commits on Oct 13, 2017
[TestTool] Specify SDK on macOS when running the XCTest bundle
Show description for 5aaa3b4
aciidgh
committed
5aaa3b4
Copy full SHA for 5aaa3b4
Change build script path (#1356)
Show description for 4b9779f
Tiago Martinho
authored and
aciidgh
committed
4b9779f
Copy full SHA for 4b9779f
Commits on Oct 12, 2017
[Documentation] Fix broken links to Target Format Reference in Usage.md (#1350)
Show description for ec5151f
sunshinejr
authored and
aciidgh
committed
ec5151f
Copy full SHA for ec5151f
Add swift run command
Show description for 8751e35
akoufa
authored and
aciidgh
committed
8751e35
Copy full SHA for 8751e35
Fix typo
koher
authored and
aciidgh
committed
4832ea1
Copy full SHA for 4832ea1
Commits on Oct 5, 2017
Merge pull request #1354 from neonichu/fix-deprecation-warning
Show description for 5b6fcd9
neonichu
authored
5b6fcd9
Copy full SHA for 5b6fcd9
Fix deprecation warning
neonichu
committed
c77333f
Copy full SHA for c77333f
Commits on Oct 3, 2017
[Docs] Document verbose flag for subcommands
Yasumoto
authored and
aciidgh
committed
db60648
Copy full SHA for db60648
[XcodeprojTests] Override SWIFT_LIBRARY_PATH in tests
Show description for df127be
aciidgh
committed
df127be
Copy full SHA for df127be
Commits on Oct 2, 2017
[Tests] Disable few test causing failures due to a compiler change
Show description for 7a174c0
aciidgh
committed
7a174c0
Copy full SHA for 7a174c0
Pagination
Previous
Next
You can’t perform that action at this time.