3
0
Fork 0
forked from mirrors/nixpkgs
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 qt5.6: darwin compatibility 2016-12-08 18:28:30 -05:00
qmake-hook.sh
qt-env.nix qt5.env: use buildEnv 2017-02-03 18:16:51 +03:00
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