about summary refs log tree commit diff
path: root/pkgs/development/compilers/swift
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-10swiftPackages.XCTest: init at 5.7Stéphan Kochen2-0/+66
2022-10-10swiftPackages.Foundation: init at 5.7Stéphan Kochen3-0/+72
2022-10-10swiftPackages.Dispatch: 5.5 -> 5.7Stéphan Kochen4-0/+90
2022-10-10swift: compiler only build & darwin supportStéphan Kochen21-559/+1363
2022-10-09swift: fix build with libxcryptMartin Weinelt1-0/+2
2022-08-22swift: add myself as maintainerAndreas Stührk1-1/+1
2022-08-22swift: 5.5.3 -> 5.6.2Andreas Stührk3-47/+128
2022-05-30swift: mark brokenRick van Schijndel1-0/+1
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob1-6/+0
2022-03-08treewide: rename name to pname&versionFelix Buehler1-1/+2
2022-02-09swift: 5.5.2 -> 5.5.3Daniel Duan1-5/+5
2022-01-29swift: 5.4.2 -> 5.5.2Daniel Duan1-51/+72
2021-12-08Use lib.makeLibraryPathConnor Brewster1-3/+3
2021-12-07swift: Fix libuuid path in LIBRARY_PATH that was causing a test failureConnor Brewster1-3/+3
2021-10-22swift: fix buildRyan Burns1-0/+1
2021-08-10swift: 5.1.1 -> 5.4.2Tom Repetti12-266/+215
2021-01-29swift: mark as brokenRobert Schütz1-1/+1
2021-01-29swift: mark as insecureRobert Schütz1-0/+3
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-4/+4
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-3/+3
2020-09-12swift: fix build w/glibc-2.32Maximilian Bosch1-0/+4
2020-08-04Merge branch 'staging-next' into stagingVladimír Čunát1-2/+2
2020-08-02treewide: Get rid of `cc.gcc`John Ericson1-3/+4
2020-07-29swift: fix cflags for finding C++ headersMichael Roitzsch1-2/+2
2020-06-29swift: fix build w/glibc-2.31Maximilian Bosch2-0/+51
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-21swift: Fix build for glibc 2.30Silvan Mosberger2-0/+35