aboutsummaryrefslogtreecommitdiff
path: root/pkgs/os-specific/darwin/apple-sdk (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-12darwin/print-reexports: add an overview commentAndrew Childs1-0/+19
2020-11-12darwin/apple-sdk: explain why Kernel.framework has no .tbd fileAndrew Childs1-0/+1
2020-11-12darwin/apple-sdk: use darwin stubsAndrew Childs3-130/+208
2020-11-12darwin/print-reexports: nixpkgs-specific utility to inspect .tbd filesAndrew Childs2-0/+146
2020-02-06mpv: add flag for swift on darwinDaiderd Jordan1-0/+1
2020-01-31stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan1-1/+6
2020-01-18graalvm8: 19.1.1 -> 19.2.1hlolli2-13/+17
2020-01-13darwin.apple_sdk: python2 -> python3Daiderd Jordan1-2/+2
2020-01-08keepassxc: fix darwin buildsqualus1-0/+1
2019-12-31darwin: use dontUnpack instead of phasesRobin Gloster1-5/+4
2019-11-27apple_sdk: broken link update (#73984)Denis Redozubov1-2/+2
2019-11-08apple-sdk setup hooks: NIX_CFLAGS_COMPILE may be undefinedJohn Ericson2-2/+2
2019-11-08darwin private frameworks setup hook: NIX_CFLAGS_COMPILE may be undefinedJohn Ericson1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-07-03darwin-frameworks: add import CoreFoundation to CoreServicesDaiderd Jordan1-1/+2
2019-07-03darwin-frameworks: replace cf-private and move it's setup-hookDaiderd Jordan3-4/+17
2019-07-03darwin-frameworks: remove CFDaiderd Jordan2-40/+40
2019-06-23apple-sdk: add MetalKitMatthew Bauer2-0/+9
2019-04-26darwin: correct framework dependencyMatthew Bauer1-5/+5
2019-04-26apple-sdk: add Metal framework for QuartzCoreMatthew Bauer1-1/+2
2019-04-26apple-sdk: Foundation needs cf-privateMatthew Bauer1-1/+1
2019-04-26apple-sdk: update frameworks locationMatthew Bauer2-18/+5
2019-04-20Revert "Revert "darwin 10.12 commits""Matthew Bauer1-15/+7
2019-02-17darwin: remove references to Ubiquity.frameworkDaiderd Jordan1-2/+0
2019-01-03Revert "darwin 10.12 commits"Matthew Bauer1-7/+15
2018-12-29darwin: bump apple_sdks to 10.12Matthew Bauer1-15/+7
2018-11-05darwin: don't include cf-private in framework dependenciesDaiderd Jordan1-3/+2
2018-07-04darwin.security_tool: disallow requiring sdkMatthew Bauer1-0/+2
2018-07-04apple_sdk.frameworks.Ruby: removeMatthew Bauer1-1/+0
2018-07-02xpc: copy instead of linking to sdkMatthew Bauer1-2/+2
2018-06-09apple_sdk: use multiple outputsMatthew Bauer1-11/+12
2018-03-17darwin-frameworks: add hook for private frameworks to CoreMIDIDaiderd Jordan2-0/+15
2018-03-07darwin-frameworks: cleanupDaiderd Jordan1-5/+0
2017-12-30treewide: Don't use envHook anymoreJohn Ericson2-2/+2
2017-11-14frameworks-coremedia: add impure dependnecy on CoreImageDaiderd Jordan1-10/+16
2017-11-08Support frameworks properly in sandboxDan Peebles1-4/+7
2017-09-23darwin-frameworks: add impure version of CoreFoundationDaiderd Jordan1-0/+3
2017-09-02apple-sdk: Move cf-private first in list, otherwise the build fails because C...Thomas Mader1-1/+2
2017-08-28darwin-frameworks: move fixup setup-hookDaiderd Jordan1-0/+33
2017-08-28darwin-frameworks: use the system CF when frameworks are usedDaiderd Jordan2-1/+10
2017-04-04rtags: fix for clang/libc++ 4Dan Peebles1-0/+1
2017-03-14apple-sdk: 10.9 -> 10.10Dan Peebles2-5/+22
2017-03-12darwin-frameworks: don't use pure CFDaiderd Jordan1-0/+3
2017-01-21darwin: fixed eval of frameworksDaiderd Jordan1-0/+1
2016-12-20Revert "apple-sdk: 10.9 -> 10.11"Daiderd Jordan2-23/+6
2016-12-19apple-sdk: 10.9 -> 10.11Dan Peebles2-6/+23
2016-12-07apple-sdk: Include system cups librariesAnthony Cowley1-0/+4
2016-04-15ApplicationServices: add CoreGraphics childAnthony Cowley1-2/+22
2016-04-14frameworks: GL is undefinedAnthony Cowley1-1/+1
2015-11-25revert to __impureHostDeps where possibleJude Taylor1-3/+1