summaryrefslogtreecommitdiffstats
path: root/pkgs/os-specific/darwin/apple-sdk
AgeCommit message (Expand)Author
2021-01-21darwin.apple-sdk: drop appleSdkVersionMonson Shao
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-12-09apple_sdk.frameworks.AVFoundation: Add missing MediaToolboxSandro Jäckel
2020-12-09apple_sdk.frameworks.AVFoundation: Add missing CoreMediaSandro Jäckel
2020-11-12darwin/print-reexports: add an overview commentAndrew Childs
2020-11-12darwin/apple-sdk: explain why Kernel.framework has no .tbd fileAndrew Childs
2020-11-12darwin/apple-sdk: use darwin stubsAndrew Childs
2020-11-12darwin/print-reexports: nixpkgs-specific utility to inspect .tbd filesAndrew Childs
2020-02-06mpv: add flag for swift on darwinDaiderd Jordan
2020-01-31stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan
2020-01-18graalvm8: 19.1.1 -> 19.2.1hlolli
2020-01-15Merge pull request #77610 from LnL7/darwin-stdenv-python3Frederik Rietdijk
2020-01-13darwin.apple_sdk: python2 -> python3Daiderd Jordan
2020-01-08keepassxc: fix darwin buildsqualus
2019-12-31darwin: use dontUnpack instead of phasesRobin Gloster
2019-11-27apple_sdk: broken link update (#73984)Denis Redozubov
2019-11-08apple-sdk setup hooks: NIX_CFLAGS_COMPILE may be undefinedJohn Ericson
2019-11-08darwin private frameworks setup hook: NIX_CFLAGS_COMPILE may be undefinedJohn Ericson
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-07-03darwin-frameworks: add import CoreFoundation to CoreServicesDaiderd Jordan
2019-07-03darwin-frameworks: replace cf-private and move it's setup-hookDaiderd Jordan
2019-07-03darwin-frameworks: remove CFDaiderd Jordan
2019-06-23apple-sdk: add MetalKitMatthew Bauer
2019-04-26darwin: correct framework dependencyMatthew Bauer
2019-04-26apple-sdk: add Metal framework for QuartzCoreMatthew Bauer
2019-04-26apple-sdk: Foundation needs cf-privateMatthew Bauer
2019-04-26apple-sdk: update frameworks locationMatthew Bauer
2019-04-20Revert "Revert "darwin 10.12 commits""Matthew Bauer
2019-02-17darwin: remove references to Ubiquity.frameworkDaiderd Jordan
2018-11-05darwin: don't include cf-private in framework dependenciesDaiderd Jordan
2018-07-04darwin.security_tool: disallow requiring sdkMatthew Bauer
2018-07-04apple_sdk.frameworks.Ruby: removeMatthew Bauer
2018-07-02xpc: copy instead of linking to sdkMatthew Bauer
2018-06-09apple_sdk: use multiple outputsMatthew Bauer
2018-04-04Merge master into stagingFrederik Rietdijk
2018-03-17darwin-frameworks: add hook for private frameworks to CoreMIDIDaiderd Jordan
2018-03-07darwin-frameworks: cleanupDaiderd Jordan
2017-12-30treewide: Don't use envHook anymoreJohn Ericson
2017-11-14frameworks-coremedia: add impure dependnecy on CoreImageDaiderd Jordan
2017-11-08Support frameworks properly in sandboxDan Peebles
2017-09-23darwin-frameworks: add impure version of CoreFoundationDaiderd Jordan
2017-09-15Merge pull request #28635 from ThomasMader/ldcJörg Thalheim
2017-09-02apple-sdk: Move cf-private first in list, otherwise the build fails because C...Thomas Mader
2017-08-28darwin-frameworks: move fixup setup-hookDaiderd Jordan
2017-08-28darwin-frameworks: use the system CF when frameworks are usedDaiderd Jordan
2017-04-04rtags: fix for clang/libc++ 4Dan Peebles
2017-03-15Merge pull request #22571 from LnL7/darwin-frameworks-hookDaniel Peebles
2017-03-14apple-sdk: 10.9 -> 10.10Dan Peebles
2017-03-12darwin-frameworks: don't use pure CFDaiderd Jordan