issues
search
swiftlang
/
swift-sdk-generator
Generate Swift SDKs for cross-compilation
Apache License 2.0
182
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
generator/linux: copy ELF interpreter from architecture-specific locations
#154
euanh
opened
1 day ago
1
tests: Refactor and expand end-to-end test coverage, disabled by default
#153
euanh
opened
1 day ago
1
`missing required module '_FoundationCShims'` error when building with Swift 6.0 SDKs
#152
euanh
opened
2 days ago
0
generator/linux: Use `--ldpath` linker flag for 5.9
#151
euanh
closed
5 days ago
2
tests: Silence warning about not using the make-linux-sdk subcommand
#150
euanh
closed
1 week ago
1
generator: Cache the lld binary after extracting it from the LLVM archive
#149
euanh
closed
1 week ago
4
generator: Use a streaming pipeline to unpack host Swift toolchain
#148
euanh
closed
1 week ago
2
`ld-linux.so` missing or at the wrong path in aarch64 SDKs generated from containers
#147
euanh
opened
1 week ago
0
tests: Run tests on Linux CI
#146
euanh
closed
2 weeks ago
5
SDK Generator cannot download files via an HTTP proxy
#145
euanh
opened
2 weeks ago
0
tests: Fix EndToEnd test deadlock under `swift test`, but exclude from CI
#144
euanh
closed
1 week ago
2
`EndToEnd` tests deadlock when run at the command line with `swift test`
#143
euanh
closed
1 week ago
1
Revert "generator/linux: Use `swiftResourcesPath` to find framework headers"
#142
euanh
closed
3 weeks ago
1
Switching to `swiftResourcesPath` broke building an SDK directly from Debian packages
#141
euanh
closed
1 week ago
0
ci: Add test runner for Swift 5.10
#140
euanh
opened
3 weeks ago
1
generator/linux: Use `swiftResourcesPath` to find framework headers
#139
euanh
closed
3 weeks ago
5
Creating an AmazonLinux2 SDK fails
#138
sebsto
opened
4 weeks ago
8
Use _NIOFileSystem for file system operations.
#137
zaneenders
opened
1 month ago
1
Enable Swift 6 mode when available, sync `QueryEngine` sources
#136
MaxDesiatov
closed
2 months ago
10
Use `github.com/swiftlang` instead of `github.com/apple` in `README.md`
#135
MaxDesiatov
closed
2 months ago
1
Check for `LeafCacheKey` in more `HashEncoder` functions
#134
MaxDesiatov
closed
2 months ago
2
Fix `AsyncProcessTests/testCanDealWithRunawayChildProcesses`
#133
MaxDesiatov
closed
2 months ago
5
Address Foundation-related FIXME in `GeneratorCLI.swift`
#132
MaxDesiatov
closed
2 months ago
1
Add `/.index-build` to `.gitignore`
#131
MaxDesiatov
closed
2 months ago
1
Fix `print` copy in `GeneratorCLI.swift`
#130
MaxDesiatov
closed
2 months ago
1
WasmSDK: Copy swift-foundation headers and apinotes into the Swift SDK bundle
#129
kateinoigakukun
closed
2 months ago
6
Bump default version of Swift to 5.10.1
#128
MaxDesiatov
closed
2 months ago
3
Adopt `swift-toolchain-sqlite` to reduce system dependencies
#127
MaxDesiatov
opened
2 months ago
6
Reduce Linux builds verbosity in `test.sh`
#126
MaxDesiatov
closed
2 months ago
1
Fix a compatibility issue with Swift 6.0 and `main` snapshots
#125
MaxDesiatov
closed
2 months ago
3
Add `.editorconfig` file
#124
MaxDesiatov
closed
2 months ago
1
Update license years in `README.md` (2024)
#123
MaxDesiatov
closed
2 months ago
1
Bump dependencies to match `update-checkout-config.json`
#122
MaxDesiatov
closed
2 months ago
2
Error: The file “clang” couldn’t be saved in the folder “swift_static” because a file with the same name already exists.
#121
toffaletti
closed
2 months ago
1
document how to download development and nightly builds
#120
toffaletti
opened
3 months ago
0
Downgrade .swiftformat to Swift 5.8
#119
MaxDesiatov
closed
3 months ago
1
Fix 5.8 compatibility
#118
kateinoigakukun
closed
3 months ago
3
Ran `swiftformat .` on main. No other changes.
#117
zaneenders
closed
3 months ago
1
Support Debian 12 Bookworm as a distribution to generate SDKs for
#116
xtremekforever
opened
4 months ago
0
Support downloading & installing Swift toolchain for Ubuntu/RHEL hosts when on Linux
#115
xtremekforever
opened
4 months ago
0
Running SDK generator on Ubuntu 22.04 host still produces Mach-O binaries of the Swift compiler
#114
fwcd
opened
4 months ago
1
Untar using `-xf` instead of `-xzf`
#113
fwcd
closed
4 months ago
1
Error while unpacking `lld` linker while making Linux SDK on Ubuntu 22.04 host
#112
fwcd
closed
4 months ago
0
MacOS target support?
#111
DeltriDev
closed
4 months ago
2
warning: Could not read SDKSettings.json for SDK
#110
toffaletti
closed
3 months ago
4
incomplete Artifacts downloads corrupt the cache
#109
toffaletti
opened
5 months ago
1
cached and generated files are hard coded to be rooted at source location
#108
toffaletti
opened
5 months ago
0
fix error: noCacheKeyConformance
#107
yingguqing
closed
2 months ago
3
Error: noCacheKeyConformance(Swift.Array<SystemPackage.FilePath.Component>)
#106
yingguqing
opened
5 months ago
2
Make CoreFoundation headers in resource dir optional for WebAssembly
#105
kateinoigakukun
closed
7 months ago
4
Next