about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/xcode/sdk-pkgs.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-30darwin.iosSdkPkgs: fix broken evalAdam Joseph1-2/+2
2023-01-09treewide: {build,host,target}Platform -> stdenv.{build,host,target}PlatformArtturin1-5/+5
2021-05-17darwin/xcode: provide libc++ from XCode toolchainMatthew Bauer1-0/+1
2021-04-11darwin/xcode: remove platform version flagsAndrew Childs1-9/+0
2021-03-02darwin/xcode: remove -arch flagsAndrew Childs1-10/+2
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-4/+4
2020-07-23xcode/sdk-pkgs.nix: set -platform_version in addition to -miphoneos-version-minMatthew Bauer1-1/+5
2020-01-03xcode: don’t use libstdc++ on iOSMatthew Bauer1-1/+2
2019-08-26treewide: remove redundant quotesvolth1-3/+3
2019-03-09xcode-sdk-pkgs: add sdk to extraPackagesMatthew Bauer1-0/+1
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer1-0/+71