about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/apple-sdk/default.nix
AgeCommit message (Expand)AuthorFilesLines
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-11-12darwin/apple-sdk: explain why Kernel.framework has no .tbd fileAndrew Childs1-0/+1
2020-11-12darwin/apple-sdk: use darwin stubsAndrew Childs1-16/+92
2020-01-31stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan1-1/+6
2020-01-18graalvm8: 19.1.1 -> 19.2.1hlolli1-13/+15
2020-01-13darwin.apple_sdk: python2 -> python3Daiderd Jordan1-2/+2
2019-12-31darwin: use dontUnpack instead of phasesRobin Gloster1-5/+4
2019-11-27apple_sdk: broken link update (#73984)Denis Redozubov1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-07-03darwin-frameworks: replace cf-private and move it's setup-hookDaiderd Jordan1-1/+5
2019-07-03darwin-frameworks: remove CFDaiderd Jordan1-2/+2
2019-06-23apple-sdk: add MetalKitMatthew Bauer1-0/+7
2019-04-26apple-sdk: update frameworks locationMatthew Bauer1-14/+2
2019-04-20Revert "Revert "darwin 10.12 commits""Matthew Bauer1-15/+7
2018-07-04darwin.security_tool: disallow requiring sdkMatthew Bauer1-0/+2
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 Jordan1-0/+7
2017-11-14frameworks-coremedia: add impure dependnecy on CoreImageDaiderd Jordan1-10/+16
2017-11-08Support frameworks properly in sandboxDan Peebles1-4/+7
2017-08-28darwin-frameworks: use the system CF when frameworks are usedDaiderd Jordan1-1/+1
2017-04-04rtags: fix for clang/libc++ 4Dan Peebles1-0/+1
2017-03-15Merge pull request #22571 from LnL7/darwin-frameworks-hookDaniel Peebles1-0/+3
2017-03-14apple-sdk: 10.9 -> 10.10Dan Peebles1-5/+19
2017-03-12darwin-frameworks: don't use pure CFDaiderd Jordan1-0/+3
2016-12-22Merge branch 'master' into stagingVladimír Čunát1-20/+6
2016-12-20Merge remote-tracking branch 'origin/master' into stagingAristid Breitkreuz1-6/+20
2016-12-20Revert "apple-sdk: 10.9 -> 10.11"Daiderd Jordan1-20/+6
2016-12-19apple-sdk: 10.9 -> 10.11Dan Peebles1-6/+20
2016-12-07apple-sdk: Include system cups librariesAnthony Cowley1-0/+4
2016-04-15ApplicationServices: add CoreGraphics childAnthony Cowley1-2/+22
2015-11-25revert to __impureHostDeps where possibleJude Taylor1-3/+1
2015-11-21propagate nothing for Kernel.framework since it exposes no libraryJude Taylor1-1/+1
2015-11-21reintroduce impure host deps to all derivationsJude Taylor1-1/+1
2015-11-21switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor1-5/+4
2015-11-21use single underscore for sandboxProfileJude Taylor1-3/+3
2015-11-19use per-derivation sandbox profilesJude Taylor1-3/+14
2015-10-28add propagated builds where needed to darwin frameworksJude Taylor1-3/+10
2015-10-26cf-private: prepend self to system includesJude Taylor1-5/+1
2015-10-26in darwin sdk, copy headers rather than linking themJude Taylor1-8/+4
2015-10-22darwin: repair QuartzCore pathsJude Taylor1-0/+7
2015-10-15fix filepaths for darwin.security_toolJude Taylor1-1/+1
2015-10-11propagate cf-private with AppKit; fixes emacs and othersJude Taylor1-1/+5
2015-10-06introduce separate cf-private package to account for no CLTJude Taylor1-0/+3
2015-09-30darwin purity: emacs-24.5-macJude Taylor1-1/+13
2015-09-17preparation for being able to build xquartzJude Taylor1-4/+2
2015-07-10add security-toolJude Taylor1-3/+1
2015-07-08map apple sdk frameworks CF to darwin.CF to avoid confusionJude Taylor1-2/+6
2015-06-30move impure deps to a separate fileJude Taylor1-1/+1
2015-06-20darwin purity: haskell-hfseventsJude Taylor1-0/+150