about summary refs log tree commit diff
path: root/pkgs/development/compilers/swift
AgeCommit message (Expand)AuthorFilesLines
2024-05-02treewide: remove unreferenced patch files (#308127)Peder Bergebakken Sundt1-33/+0
2024-04-02Revert "swift: don't pass -march to swiftc"Sam1-7/+3
2024-04-02swiftc: pass -Xcc before -marchSam1-5/+14
2024-03-24Merge #287594: glibc: 2.38-44 -> 2.39-5Vladimír Čunát7-104/+30
2024-03-19Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt3-0/+3
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm3-0/+3
2024-03-17Merge remote-tracking branch 'upstream/master' into staging-nextannalee1-3/+7
2024-03-16swift: don't pass -march to swiftcannalee1-3/+7
2024-03-11llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into...a-n-n-a-l-e-e3-23/+0
2024-03-02swift: fix build w/ glibc-2.39Maximilian Bosch7-104/+30
2024-01-13Merge pull request #269015 from paveloom/swiftpmWeijia Wang8-2/+148
2024-01-12swift-format: force-unwrap file handles in `swift-tools-support-core`Pavel Sobolev2-1/+37
2024-01-12sourcekit-lsp: force-unwrap file handles in `swift-tools-support-core`Pavel Sobolev2-0/+36
2024-01-03swift: fix build against `gcc-13`Sergei Trofimovich1-0/+7
2024-01-02swift-format: add meta.mainProgramzimbatm1-0/+1
2023-12-15treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobsAdam Joseph1-1/+2
2023-11-21swift-driver: force-unwrap file handles in `swift-tools-support-core`Pavel Sobolev2-1/+37
2023-11-21swiftpm: force-unwrap file handles in `swift-tools-support-core`Pavel Sobolev2-0/+38
2023-09-27swiftPackages.Foundation: fix build w/ glibc-2.38Maximilian Bosch1-0/+10
2023-08-20swift: update for cc-wrapper changesRandy Eckenrode1-1/+3
2023-08-04swift: use stdenv libc++ on DarwinRandy Eckenrode1-2/+18
2023-05-30Merge pull request #234901 from figsoda/flagsWeijia Wang2-2/+2
2023-05-29swiftPackages.swift-docc: convert swiftFlags to a listfigsoda1-1/+1
2023-05-29swift-format: convert swiftpmFlags to a listfigsoda1-1/+1
2023-05-29sourcekit-lsp: move pkg-config to nativeBuildInputsfigsoda1-5/+3
2023-05-29swiftpm: move pkg-config to nativeBuildInputsfigsoda1-1/+1
2023-05-06swift-format: init at 5.8Stéphan Kochen5-0/+129
2023-04-30swift: 5.7.3 -> 5.8Stéphan Kochen29-206/+1911
2023-03-15swift: reduce closure size of swift-libStéphan Kochen1-1/+6
2023-02-13treewide: use optionalStringFelix Buehler1-2/+1
2023-02-01swiftpm: disable -index-store-path Apple extensionStéphan Kochen2-0/+24
2023-02-01swift: enable experimental flags to match upstreamStéphan Kochen1-2/+7
2023-02-01swift: 5.7 -> 5.7.3Stéphan Kochen7-36/+36
2023-01-28Merge pull request #211908 from stephank/fix/swift-darwinDomen Kožar3-25/+40
2023-01-22swift: bootstrap using system stdlibStéphan Kochen3-25/+40
2023-01-21treewide: migrate to nativeCheckInputsGuillaume Girol1-1/+1
2022-11-21swiftPackages.Dispatch: fix linux buildStéphan Kochen1-1/+3
2022-11-21swift: add canary to verify no compiler dependencyStéphan Kochen2-0/+8
2022-11-21swift: remove internal wrapperParams argStéphan Kochen1-2/+1
2022-11-21swiftPackages.Foundation: add note about CFStéphan Kochen1-0/+5
2022-11-21swift: remove NIX_BUILD_TOPStéphan Kochen1-1/+1
2022-11-21swiftpm: factor out cmake glue installationStéphan Kochen10-97/+99
2022-11-21swiftpm: typo fixestoonn1-3/+3
2022-11-21swiftPackages: update swiftpm2nix generated filesStéphan Kochen14-562/+56
2022-11-15swift: track version in a central sources.nixStéphan Kochen9-129/+87
2022-11-15swiftpm: improve setup hook shell conditionstoonn1-2/+2
2022-10-10swift-docc: init at 5.7Stéphan Kochen5-0/+380
2022-10-10sourcekit-lsp: init at 5.7Stéphan Kochen6-0/+437
2022-10-10swift-driver: init at 5.7Stéphan Kochen13-5/+434
2022-10-10swiftpm: init at 5.7Stéphan Kochen20-0/+1118