about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/swift-corelibs
AgeCommit message (Expand)AuthorFilesLines
2023-11-02darwin.swift-corelibs-foundation: avoid infinite recursionRandy Eckenrode1-2/+2
2023-07-02swift-corelibs: actually provide and use the hookRandy Eckenrode1-2/+3
2023-07-02swift-corelibs: don’t link against libcurlRandy Eckenrode2-0/+53
2023-07-02swift-corelibs: switch to nixpkgs icuRandy Eckenrode2-0/+33
2023-07-02swift-corelibs: switch build system to cmakeRandy Eckenrode4-58/+197
2023-07-02swift-corelibs: fix build with clang 16Randy Eckenrode3-4/+46
2023-05-29swift-corelibs: set NIX_COREFOUNDATION_RPATH in a hookRandy Eckenrode2-1/+10
2021-12-05swift-corelibs: use pname&version instead of nameFelix Buehler1-1/+2
2021-11-24darwin.CF: Add pre-/postBuild hooks to buildPhaseSandro Jäckel1-1/+7
2021-11-24darwin.CF: Drop clang 7 workaroundtoonn1-18/+1
2021-11-24darwin.CF: Include missing TARGET_OS_* definestoonn2-1/+33
2021-01-28darwin.CF: fix sandboxed buildDmitry Kalinkin1-2/+3
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob1-1/+2
2020-01-13darwin.CF: python2 -> python3Daiderd Jordan1-3/+3
2019-12-12darwin.CF: fix retry condition (close PR #75528)Daiderd Jordan1-2/+2
2019-11-17darwin.CF: workaround intermittent CFRuntime.c failuresDaiderd Jordan1-2/+23
2019-02-12swift-corefoundation: fix sandboxed buildDaiderd Jordan1-2/+8
2018-09-15stdenv/darwin: integrate a new CoreFoundationDan Peebles2-15/+16
2018-09-08swift-corelibs.corefoundation: update and modernizeDan Peebles2-17/+63
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-04-09swift-corelibs: initMatthew Bauer3-0/+52