about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5/mkDerivation.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-02qt5: fix splicingArtturin1-3/+1
2021-01-25qt5.mkDerivation: enableParallelBuilding is defaultThomas Tuegel1-2/+0
2021-01-25qtbase: Set cmakeFlags and NIX_CFLAGS_COMPILE in setupHookThomas Tuegel1-10/+0
2021-01-24qmake: Select debug or release buildThomas Tuegel1-3/+0
2019-12-31treewide: NIX_*_COMPILE -> stringRobin Gloster1-2/+2
2019-07-05wrapQtAppsHook: wrap Qt applications for runtime dependenciesThomas Tuegel1-3/+5
2019-03-11treewide: remove BUILD_TESTING flagMatthew Bauer1-1/+0
2018-06-02qt: fixup from c4cac55d6979ccdbc48cf0daf26e44c79cf5d0f9Matthew Bauer1-3/+0
2018-05-08qt510: disable framework build on macOSMatthew Bauer1-0/+3
2018-04-24qtwebengine: rewriteMatthew Bauer1-3/+2
2018-01-20qt5: debug flag should never be nullThomas Tuegel1-9/+7
2018-01-20qt5.mkDerivation: honor argument NIX_CFLAGS_COMPILEThomas Tuegel1-1/+4
2018-01-15qt5: reduce closure sizeThomas Tuegel1-0/+2
2017-11-12qt5.mkDerivation: default enableParallelBuilding = trueThomas Tuegel1-1/+1
2017-11-07qt5: factor out common definitions and remove symlink farmThomas Tuegel1-0/+29