summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/swift
AgeCommit message (Expand)Author
2026-04-05Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-03swift-format: add shell completions supportAaron Jheng
2026-03-17treewide: Remove continuation escape at end of commandsVictor Engmark
2026-02-10swiftpm: fix linux buildDavid McFarland
2026-02-10swift.swift: fix linux buildDavid McFarland
2026-01-30swift: fix darwin buildDavid McFarland
2025-11-09swiftPackages.swift: prefix unguarded-availability flag with -XccSam
2025-11-08swiftPackages.swift: ignore unguarded-availability errorSam
2025-10-11swiftPackages.swift: fix patchPhase indentationSam
2025-10-11swiftPackages.{sourcekit-lsp,swift-format}: link libdispatch.soSam
2025-10-11swiftPackages.{sourcekit-lsp,swift-format}: drop upstreamed patchesSam
2025-10-11swiftPackages.swiftpm: patch swift-crypto as neededSam
2025-10-11swiftPackages.swiftpm: use newer swift-crypto to fix missing symbolsSam
2025-10-11swiftPackages.swiftpm: add bootstrap derivations for new dependenciesSam
2025-10-11swiftPackages.swiftpm: drop upstreamed patchesSam
2025-10-11swiftPackages.swiftpm: fix patches that no longer apply cleanlySam
2025-10-11swiftPackages.swift-driver: fix patches that no longer apply cleanlySam
2025-10-11swiftPackages.swift-corelibs-foundation: drop upstreamed patchesSam
2025-10-11swiftPackages.swift{,-corelibs-libdispatch}: fix build with modern clangSam
2025-10-11swiftPackages.swift: drop SysRoot replacements that fail to applySam
2025-10-11swiftPackages.*: swap from replace to replace-failSam
2025-10-11swiftPackages.swift: enable remaining compiler featuresSam
2025-10-11swiftPackages.swift: fix patches that no longer apply cleanlySam
2025-10-10swiftPackages.swift: patch CMake to import missing moduleSam
2025-10-10swiftPackages.swift: drop upstreamed patchesSam
2025-10-10swiftPackages.swift: clang 15 -> 16Sam
2025-10-10swiftPackages.swift: update cxx-interop-testSam
2025-10-10swiftPackages.swift: check for modern CXX interop flag in wrapperSam
2025-10-10swiftPackages.*: update generated SwiftPM dependenciesSam
2025-10-10swiftPackages.*: bump SDK to 14Sam
2025-10-10swiftPackages.*: update sources from 5.8 to 5.10.1Sam
2025-09-19cmake: drop `fixCmakeFiles` hookEmily
2025-09-15swift: don’t build LLVM toolsEmily
2025-09-02swiftPackages.stdenv: use the default standard environmentEmily
2025-09-02swiftPackages.*: build with the default LLVM versionEmily
2025-09-02swiftPackages.swift{,-unwrapped}: get libc++ headers from Swift’s LLVMEmily
2025-09-02swiftPackages.swift{,-unwrapped,-driver}: ignore `$NIX_CC`Emily
2025-09-02swiftPackages.swift-docc: add patch for modern LLVMEmily
2025-09-02swiftPackages.sourcekit-lsp: backport patch for modern LLVMEmily
2025-09-02swiftPackages.Foundation: backport patches for modern LLVMEmily
2025-09-02swiftPackages.Dispatch: backport patch for modern LLVMEmily
2025-09-02swiftPackages.swift-unwrapped: backport patches for modern LLVMEmily
2025-09-02swiftPackages.swift-unwrapped: vendor Clang patchEmily
2025-09-02swiftPackages.swift-unwrapped: drop unnecessary `mkdir`Emily
2025-09-02swift.tests.cxx-interop-test: initEmily
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-11swift: throw on unsupported archCharlotte 🦝 Deleńkec
2025-06-03swift: use Python 3.12Olivér Falvai
2025-05-05swift: use `aarch64` instead of `arm64` on Linux (#404263)Jörg Thalheim
2025-05-05swift: use `aarch64` instead of `arm64` on LinuxMichael Hoang