nixpkgs/pkgs/os-specific/darwin
Dan Peebles 3a9c217804 rtags: fix for clang/libc++ 4
This also fixes a missing header in the SDK that rtags needs to work
properly. The underlying cause is that C++ headers got shuffled around a
lot in libc++ 3.8 (I believe) and became more standards-compliant, which
led to a lot of C-compatible passthrough header files being added to it
like math.h, which defines some C++-compatible versions of standard
functions like signbit, while #include_next'ing the system math.h. In
this case, including the SDK was stuffing another math.h in front of the
libc++ shim, which led to all sorts of mysterious failures.
2017-04-04 08:07:52 -04:00
..
apple-sdk rtags: fix for clang/libc++ 4 2017-04-04 08:07:52 -04:00
apple-source-releases libauto: more obscene hackery to make it work on LLVM 4 2017-03-21 22:24:12 -04:00
binutils darwin binutils: Fix binutils-raw output references 2016-08-30 02:57:43 +03:00
cctools stdenv: bootstrap cmake and python on darwin 2017-01-03 18:01:47 +01:00
cf-private cf-private: fix CFLAGS surgery 2016-04-15 18:21:33 -04:00
DarwinTools DarwinTools: init at 1 2017-01-08 02:28:44 -06:00
ghc-standalone-archive Add function to build a ghc standalone archive (OSX/iOS only) 2017-01-23 18:35:03 -05:00
install_name_tool use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
ios-cross ios-cross: Expose the SDK directory via ccCross 2017-01-23 08:23:43 -05:00
khd khd: remove g++ patch 2017-03-23 23:03:17 +01:00
kwm kwm: init at 4.0.4 2017-01-23 21:45:01 +01:00
maloader darwin: Add new package maloader. 2014-03-12 10:00:45 +01:00
native-x11-and-opengl
opencflite tzdata: fixup after merging master 2016-04-02 16:26:32 +02:00
osx-private-sdk osx-private-sdk: Fix hash (#17185) 2016-07-23 00:54:25 +02:00
reattach-to-user-namespace reattach-to-user-namespace: fix version 2017-01-10 12:21:43 -08:00
security-tool darwin.security_tool: fix for gnustep makefiles 2016-08-20 13:43:58 +02:00
stubs wxmac: clean up and provide with stub packages 2015-10-28 17:36:20 -07:00
swift-corefoundation Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"" 2016-08-24 07:35:30 -04:00
usr-include gcc: use special native system headers for darwin 2016-09-15 17:58:09 -05:00
xcode Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00