1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-20 12:59:25 +00:00
nixpkgs/pkgs/development/libraries/qt-5
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
..
5.6 qt5: fix to work on LLVM 4 2017-04-06 21:00:28 -04:00
5.8 qt5: fix to work on LLVM 4 2017-04-06 21:00:28 -04:00
make-qt-wrapper-darwin.sh makeQtWrapper: wrap with runtime XDG dirs 2017-03-22 07:44:05 -05:00
make-qt-wrapper.sh makeQtWrapper, kdeWrapper: add GTK3 dependencies 2017-03-22 20:15:32 +03:00
qmake-hook-darwin.sh
qmake-hook.sh
qt-env.nix
qtbase-setup-hook-darwin.sh qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat 2017-03-14 09:37:37 +01:00
qtbase-setup-hook.sh
qtsubmodule-setup-hook.sh