about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5/modules/qtwebengine.nix
AgeCommit message (Expand)AuthorFilesLines
2023-08-14qtwebengine: add pulseaudio dependency to Qt5 variant tooLászló Vaskó1-0/+2
2023-04-12qt5.qtwebengine: fix build on aarch64-darwinWeijia Wang1-1/+3
2023-03-12qt5.qtwebengine: fix Qt version number in cmakeMathieu Rene1-0/+1
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionalsArtturin1-2/+2
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-01-26qt5.qtwebengine: unbreak on aarch64-darwinWeijia Wang1-3/+14
2023-01-12qt5: remove remaining version checksK9001-30/+14
2023-01-12qt5: build with SDK 11.0 on all Darwins (hopefully)K9001-10/+0
2022-11-24libsForQt5.qtwebengine: build using python3Robert Schütz1-3/+4
2022-10-23qt5.qtwebengine: mark as broken on darwin (#197131)Weijia Wang1-1/+1
2022-05-01Merge master into staging-nextgithub-actions[bot]1-1/+16
2022-04-30qtwebengine: implement meta.platforms correctlyAdam Joseph1-1/+16
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob1-2/+2
2022-04-12qtwebengine: honor pipewireSupport (#161018)Adam Joseph1-3/+4
2022-02-06qt5.qtwebengine: pin ffmpeg to 4.xJonathan Ringer1-2/+2
2022-01-17Qt5: WebEngine turn off warning causing errorstoonn1-0/+1
2021-12-25qt5.qtwebengine: clarify on which platform is the package brokenPavol Rusnak1-1/+5
2021-11-24Qt5: WebEngine turn off warning causing errorstoonn1-0/+2
2021-11-13qt51{4,5}.qtwebengine: mark as broken on darwinDmitry Kalinkin1-0/+1
2021-07-28Merge staging-next into staginggithub-actions[bot]1-1/+1
2021-07-28qt5.qtwebengine: 5.15.3 -> 5.15.5 (#131123)Yuka1-1/+1
2021-07-27qtbase: format, cleanup, remove darwin from inputsSandro Jäckel1-74/+73
2021-07-22qt5: don't use dontUseXcbuild in qtwebenginePavol Rusnak1-1/+0
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-23Merge pull request #124078 from flokli/qtwebengine-conditional-pipewireFlorian Klink1-1/+2
2021-05-23qtwebengine: only set -webengine-webrtc-pipewire with qt >= 5.15Florian Klink1-1/+2
2021-05-21Merge master into staging-nextgithub-actions[bot]1-0/+5
2021-05-20qtwebengine: enable pipewire/webrtcJohn Axel Eriksson1-0/+5
2021-05-14Restore version in Qt derivation namesThomas Tuegel1-1/+1
2021-05-08qt5.qtwebengine: remove syncqt workaroundOPNA26081-8/+0
2021-05-01libsForQt5.qtwebengine: always use system ffmpegRobert Schütz1-4/+2
2021-04-25libsForQt5.qtwebengine: use ffmpeg instead of ffmpeg_3Robert Schütz1-2/+2
2021-04-19qt5.qtwebengine, webkitgtk: try harder to avoid timeoutsVladimír Čunát1-0/+2
2021-03-31qt5.qtwebengine: fix Qt version number in cmakernhmjoj1-0/+4
2021-03-27qt5.qtwebengine: 5.15.2 -> 5.15.3-a059e740rnhmjoj1-4/+21
2021-03-20qtwebengine: switch to pure sandbox on darwinAndrew Childs1-12/+2
2021-02-16qtwebengine: Increase build timeout to 24hRobert Hensing1-0/+2
2021-02-02Merge pull request #110605 from veprbl/pr/qt515_qtwebengine_darwin_patch_updateDmitry Kalinkin1-4/+15
2021-01-23Merge pull request #110544 from Ericson2314/no-platformJohn Ericson1-1/+1
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-23qt515.qtwebengine: update darwin patchesDmitry Kalinkin1-4/+15
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-1/+1
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2020-11-09qt5.qtwebengine: don't override `patches` in qtModuleDmitry Kalinkin1-11/+0
2020-11-09qt5.qtwebengine: remove dead conditions for pre 5.12 supportDmitry Kalinkin1-12/+4
2020-08-26Merge staging-next into stagingFrederik Rietdijk1-1/+12
2020-08-25qt5.qtwebengine: fix build with bison-3.7 (#96295)Fabian Möller1-1/+12
2020-08-24Merge pull request #94354 from flokli/systemd-246Florian Klink1-1/+1