1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-24 02:46:38 +00:00
nixpkgs/pkgs/development/libraries/qt-5/5.8
Dan Peebles 6b1957d17a qt5: fix to work on LLVM 4
Including apple_sdk.sdk is generally a recipe for a bad time on LLVM 3.8
and above, since you end up with bad headers in the wrong place that hurt
the new libc++ in 3.8 and above. In this case, qt only wanted the super-
generic SDK for CUPS headers, which we can just depend on directly now.
2017-04-06 21:00:28 -04:00
..
qtbase qt5: fix to work on LLVM 4 2017-04-06 21:00:28 -04:00
qtdeclarative
qtscript
qtserialport
qttools qt58: Fix path to qhelpgenerator in cmake file. 2017-04-02 11:21:34 +02:00
qtwebengine qt5.qtwebengine: use system libraries where possible 2017-03-23 00:03:33 +03:00
qtwebkit
default.nix qt58: enable darwin compatibility 2017-03-25 09:48:17 +01:00
fetch.sh
qtconnectivity.nix
qtdoc.nix
qtgraphicaleffects.nix
qtimageformats.nix
qtlocation.nix
qtmultimedia.nix
qtquickcontrols.nix
qtquickcontrols2.nix
qtsensors.nix
qtsvg.nix
qttranslations.nix
qtwayland.nix
qtwebchannel.nix
qtwebsockets.nix
qtx11extras.nix
qtxmlpatterns.nix
srcs.nix