nixpkgs/pkgs/development/tools/xcbuild
Matthew Bauer e6f7f2928f darwin: 10.11 → 10.12
Lots of stuff has gotten moved around. Many security libraries have been merged
into the Security monorepo. I’ve cleared them out for now, we will
need to modify Security to build them!

This also moves some things around to more clearly separate
bootstrapping the stdenv from everything else. We want the “normal”
mode to be the non-bootstrapped version. When you ask for “Security”,
you want the actual built software, not a crippled one.

- Add TARGET_OS_OSX to darwin.libSystem. Looks like something
  introduced in 10.12. TARGET_OS_MAC is only set when building for
  desktop (iOS will have TARGET_OS_MAC set)
- Bump darwin.dtrace
- Bump darwin.libpthread
- Remove SmartCardServices, libsecurity*, etc.
- Install some more headers for darling.
2018-12-17 00:07:09 -06:00
..
default.nix xcbuild: set -Wno-error 2018-11-29 20:12:31 -06:00
platforms.nix xcbuild: cleanup 2018-08-11 22:54:48 -05:00
sdks.nix xcbuild: cleanup 2018-08-11 22:54:48 -05:00
setup-hook.sh xcbuild: move setup hook to xcbuildHook 2018-07-09 17:13:58 -04:00
toolchains.nix darwin: 10.11 → 10.12 2018-12-17 00:07:09 -06:00
wrapper.nix treewide: Remove usage of remaining redundant platform compatability stuff 2018-08-30 17:20:32 -04:00