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 }}
dinneo
/
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 Apr 29, 2016
[Build] Use OutputByteStream for writing llbuild manifest.
Show description for 2d55da4
ddunbar
committed
2d55da4
Copy full SHA for 2d55da4
[Build] Change describe() to write using an OutputByteStream.
ddunbar
committed
9702454
Copy full SHA for 9702454
[Utility] Use a more generic signature in ByteString.
ddunbar
committed
12773cf
Copy full SHA for 12773cf
Merge pull request #294 from ddunbar/output-byte-stream
swift-ci
committed
b283015
Copy full SHA for b283015
Commits on Apr 28, 2016
[Utility] Add infrastructure for efficient streaming output.
Show description for fdd4bbc
ddunbar
committed
fdd4bbc
Copy full SHA for fdd4bbc
Merge pull request #290 from Bouke/sr-1305-pbxproj-relative
Show description for 40c617b
ddunbar
committed
40c617b
Copy full SHA for 40c617b
Merge pull request #293 from ddunbar/remove-rand-from-test
swift-ci
committed
6da6534
Copy full SHA for 6da6534
Merge pull request #282 from aciidb0mb3r/rename-xctest-executable
Show description for ec7cc38
mxcl
committed
ec7cc38
Copy full SHA for ec7cc38
[PackageDescriptionTests] Simplify ordering checks.
Show description for 4d7286e
ddunbar
committed
4d7286e
Copy full SHA for 4d7286e
Rename xctest executable to avoid inferring it as module name
aciidgh
committed
cd397c7
Copy full SHA for cd397c7
[Xcodeproj] Relative path to Package.swift
Bouke
committed
e3554e2
Copy full SHA for e3554e2
[Tests] Add missing test declaration, for Linux.
ddunbar
committed
cc320af
Copy full SHA for cc320af
Merge pull request #288 from ddunbar/xcodeproj-portability-updates
swift-ci
committed
3b66d87
Copy full SHA for 3b66d87
Commits on Apr 27, 2016
[Xcodeproj] Use SUPPORTED_PLATFORMS to allow generated targets to build for any platform.
Show description for 4158bf5
ddunbar
committed
4158bf5
Copy full SHA for 4158bf5
[Xcodeproj] Drop hard coded OS X deployment target.
Show description for b0add75
ddunbar
committed
b0add75
Copy full SHA for b0add75
Fixing the test on Mac OS X
Max Moiseev
committed
a0fe732
Copy full SHA for a0fe732
Merge pull request #285 from Bouke/bug-bootstrap-undefined
Show description for 4276834
ddunbar
committed
4276834
Copy full SHA for 4276834
Merge pull request #283 from apple/swift-3-indexing-model
Show description for 792a648
gribozavr
committed
792a648
Copy full SHA for 792a648
[bootstrap] Use SWIFT_EXEC if available
Bouke
committed
f21f518
Copy full SHA for f21f518
Adjust for SE-0065 "A New Model for Collections and Indices"
gribozavr
committed
812894f
Copy full SHA for 812894f
Commits on Apr 26, 2016
Swift 3 indexing model related changes
Max Moiseev
committed
e64b1b9
Copy full SHA for e64b1b9
Adjust for SE-0065 "A New Model for Collections and Indices"
gribozavr
committed
6ef4ccc
Copy full SHA for 6ef4ccc
Commits on Apr 25, 2016
Merge pull request #280 from aciidb0mb3r/pkg_updates
swift-ci
committed
2d8ded1
Copy full SHA for 2d8ded1
Commits on Apr 24, 2016
[pkg-config] Handle whitespaces while parsing pc files.
aciidgh
committed
94ff175
Copy full SHA for 94ff175
[pkg-config] Add failure case for pkg parser testing
aciidgh
committed
4bcdcc9
Copy full SHA for 4bcdcc9
[pkg-config] Resolve variables in dependencies
aciidgh
committed
673d666
Copy full SHA for 673d666
[pkg-config] Fix when value of a key-value pair in pc file is empty
aciidgh
committed
508c083
Copy full SHA for 508c083
[pkg-config] Lazily compute current platform
aciidgh
committed
0466fe9
Copy full SHA for 0466fe9
Merge pull request #260 from ahoppen/SE-0036
swift-ci
committed
22954af
Copy full SHA for 22954af
Merge pull request #279 from aciidb0mb3r/typos
Show description for b84a6c1
aciidgh
committed
b84a6c1
Copy full SHA for b84a6c1
Commits on Apr 23, 2016
[pkgconfig] fix typos
aciidgh
committed
6f48544
Copy full SHA for 6f48544
Commits on Apr 22, 2016
Merge pull request #265 from aciidb0mb3r/pkg-updates
Show description for 77d1134
ddunbar
committed
77d1134
Copy full SHA for 77d1134
Merge pull request #278 from runhum/fix-typo
Show description for 16ddd05
ddunbar
committed
16ddd05
Copy full SHA for 16ddd05
Fix typo throw --> thrown 🌚
runhum
committed
caf636b
Copy full SHA for caf636b
Merge pull request #274 from ddunbar/cache-SDK-lookup
Show description for 7fb5f9e
ddunbar
committed
7fb5f9e
Copy full SHA for 7fb5f9e
Pagination
Previous
Next
You can’t perform that action at this time.