summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-07-16gtk: drop IconBrowser demo appletDaniel Golle
2025-07-15libxkbcommon: never run Python-based testsDaniel Golle
2025-07-15mesa: add dependency on libatomic when building for on mipsW. Michael Petullo
2025-07-15wlroots: update to 0.18.2Daniel Golle
2025-07-15weston: update to 14.0.2Daniel Golle
2025-07-15xkeyboard-config: update to 2.45Daniel Golle
2025-07-15wayland-protocols: update to 1.45Daniel Golle
2025-07-14gzdoom: update to 4.14.2Daniel Golle
2025-07-13edid-decode: remove in favor of v4l-utils in packages feedDaniel Golle
2025-07-13gtk: update to 4.18.6Daniel Golle
2025-07-13libxkbcommon: update to 1.10.0Daniel Golle
2025-07-13pango: update to 1.56.3Daniel Golle
2025-07-13graphene: update to git HEAD of 2025-01-23Daniel Golle
2025-07-13harfbuzz: update to version 11.2.1Daniel Golle
2025-07-13gdk-pixbuf: update to 2.42.12Daniel Golle
2025-07-13cairo: update to 1.18.4Daniel Golle
2025-06-20gtk: support build on soft-float PowerPCDaniel Golle
2025-05-22Merge pull request #66 from mirko/mirko/qt5-reworkMirko Vogt
2025-05-22qt5: add package qt5virtualkeyboardMirko Vogt
2025-05-22qt5: add package qt5svgMirko Vogt
2025-05-22qt5/quick: also install Plugins into staging-dirMirko Vogt
2025-05-22qt5/quick: also install CMake files into staging-dirMirko Vogt
2025-05-22qt5/cmake.mk: add makefile for inclusion for qt5 projects using cmakeMirko Vogt
2025-05-22qt5quick: rename to qt5declarativeMirko Vogt
2025-05-22qt5/common: only apply pkg-defaults for official modulesMirko Vogt
2025-05-22qt5/common: official module names don't contain dashesMirko Vogt
2025-05-22qt5*: there's no more 2 versions of QtQuick - quick2 now is just quickMirko Vogt
2025-05-22qt5/qmake: rework issue of install prefix containing staging-dirMirko Vogt
2025-05-22qt5: move Build/Install/HostFiles from common.mk to qmake.mkMirko Vogt
2025-05-22qt5/base: prepare for own mkspec file for taregt specific host buildsMirko Vogt
2025-05-22qt5*: outsource common PKG_*-vars into common.mkMirko Vogt
2025-05-22qt5*: globally define Qt5 versionMirko Vogt
2025-05-22qt5: purge pkg qt5quick2-2d-sw-renderer-GLstubsMirko Vogt
2025-05-22qt5*: split qmake.mk into common.mk and qmake.mkMirko Vogt
2025-05-22qt5*: include qmake(5).mk file directly from the qt5 packageMirko Vogt
2025-05-22qt5base: do not copy qmake.mk file into staging-dir anymoreMirko Vogt
2025-05-22qt5base: allow more fine-grained builds, enable building with gles2Mirko Vogt
2025-05-22qt5base: introduce build config options, starting with support for inotifyMirko Vogt
2025-05-22qt5base: explicitly disable KMS supportMirko Vogt
2025-05-22qt5base: restructure Makefile a bit (only cosmetics)Mirko Vogt
2025-05-22qt5base: disable udev / input auto-discovery by defaultMirko Vogt
2025-05-22qt5declarative: also install cmake and pkgconfig files for qt5quickMirko Vogt
2025-05-22qt5base: introduce rule to install pkgconfig *.pc filesMirko Vogt
2025-05-22qt5base: install all built plugin binaries into $(STAGING_DIR)Mirko Vogt
2025-05-22qt5base: expand Install/Plugins func in qmake.mkMirko Vogt
2025-05-22qt5base: install cmake filesMirko Vogt
2025-05-22qt5quick2: Symlink $PATH/qmlplugindump to /bin/trueMirko Vogt
2025-05-22qt5base - add missing includes for newer gcc versions (limits.h)Mirko Vogt
2025-05-22qt5base: do not use OpenWrt's pkg-config wrapperMirko Vogt
2025-05-22qt5base: force-build "input"-componentMirko Vogt