about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/xcode
AgeCommit message (Expand)AuthorFilesLines
2023-01-28xcode: update hashes to SRI for consistencyRandy Eckenrode1-25/+25
2023-01-28xcode: add missing versionsRandy Eckenrode1-0/+13
2023-01-09treewide: {build,host,target}Platform -> stdenv.{build,host,target}PlatformArtturin2-8/+8
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-20Use buildPlatform instead of targetPlatform for unxip instructionsSteven Pease1-2/+2
2021-01-19Merge branch 'master' into add-newer-xcode-hashesSteven Pease1-4/+4
2021-01-19Update to XCode 12.3Steven Pease1-4/+8
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-4/+4
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
2020-10-15Add newer xcode versionsSteven Pease1-1/+10
2020-07-23xcode/sdk-pkgs.nix: set -platform_version in addition to -miphoneos-version-minMatthew Bauer1-1/+5
2020-07-21darwin/xcode: default to 11.3.1Matthew Bauer1-1/+1
2020-07-21darwin.xcode: add hash for 11.3.1Matthew Bauer1-0/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-03lib/systems: use newer ios sdkMatthew Bauer1-1/+1
2020-01-03xcode: don’t use libstdc++ on iOSMatthew Bauer1-1/+2
2020-01-03xcode: Add more hashes, and fix some old onesJohn Ericson1-1/+7
2019-08-26treewide: remove redundant quotesvolth1-3/+3
2019-05-04[treewide] delete unused patchesc0bw3b1-13/+0
2019-03-09xcode-sdk-pkgs: add sdk to extraPackagesMatthew Bauer1-0/+1
2019-01-25darwin.xcode: update hashesMatthew Bauer1-1/+2
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-28xcode: default to 8.2Matthew Bauer1-1/+1
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer1-0/+71
2018-06-25xcode: add xcodeVer to systemMatthew Bauer1-4/+4
2018-06-21xcode: add 9.4 sdkMatthew Bauer1-1/+3
2018-06-08xcode: update Xcode URLMatthew Justin Bauer1-1/+1
2018-05-30xcode: remove extra quote from message (#41286)Alexandre Esteves1-1/+1
2018-05-23Use requireFile for impure Xcode dependencyAlexandre Esteves1-51/+47
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-2/+2
2014-04-01xcode: fix hashJaka Hudoklin1-1/+1
2014-03-12xcode: Update to new version 5.1.aszlig1-2/+2
2014-03-12xcode: Drop use of weak_import on enumerators.aszlig2-3/+23
2014-03-12xcode: Provide the commandline toolchain as well.aszlig1-2/+10
2014-03-12Add new package for Apple's XCode.aszlig1-0/+37