<feed xmlns='http://www.w3.org/2005/Atom'>
<title>video/frameworks/qt5/qt5base/files, branch master</title>
<subtitle>Mirror of video feed</subtitle>
<id>https://git.openwrt.org/feed/video/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/video/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/'/>
<updated>2025-05-22T10:58:15Z</updated>
<entry>
<title>qt5/base: prepare for own mkspec file for taregt specific host builds</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-18T16:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=45d8e4b6a78c922d43985b7a1315c2035d6c3464'/>
<id>urn:sha1:45d8e4b6a78c922d43985b7a1315c2035d6c3464</id>
<content type='text'>
This is trying to address the following issue: We pass variables to
qmake which get appended to qmake specific vars in mkspecs/*/qmake.conf.
However projects might invoke qmake once again, however without passing
respective variables along.
We might need to consider hard-coding the flags inside qmake.conf.
</content>
</entry>
<entry>
<title>qt5base: do not copy qmake.mk file into staging-dir anymore</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-12T15:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=8155ef231fb8446c523e3725f7d85691b69d34b0'/>
<id>urn:sha1:8155ef231fb8446c523e3725f7d85691b69d34b0</id>
<content type='text'>
Packages should now include the file directly from within the qt5
directory part of the feed..
</content>
</entry>
<entry>
<title>qt5base: introduce rule to install pkgconfig *.pc files</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-12T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=68d48f0ef8f7d5b35fdae7648fae603680b41fc5'/>
<id>urn:sha1:68d48f0ef8f7d5b35fdae7648fae603680b41fc5</id>
<content type='text'>
and use that for files coming out of an qt5base install already.
</content>
</entry>
<entry>
<title>qt5base: expand Install/Plugins func in qmake.mk</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-12T01:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=416b5e13f9105736f467e4c27ee3b6ed25ded196'/>
<id>urn:sha1:416b5e13f9105736f467e4c27ee3b6ed25ded196</id>
<content type='text'>
Allow installing all plugins via wildcard ("*")
</content>
</entry>
<entry>
<title>qt5base: install cmake files</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-12T01:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=baf773fd28393630618e2a4a491941b48c7ecede'/>
<id>urn:sha1:baf773fd28393630618e2a4a491941b48c7ecede</id>
<content type='text'>
Allow 3rd party software to use cmake to build against Qt5
</content>
</entry>
<entry>
<title>qt5base/qmake.conf: clear optimization related compiler flags</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-11T23:26:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=e9618104f7d8ca34e2e0ac982d077daf26dc692e'/>
<id>urn:sha1:e9618104f7d8ca34e2e0ac982d077daf26dc692e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qt5base: change dir/file structure for Qt5 install in staging-dirs</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-11T21:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=aae52e9b465d1bceb103b2747b2072d260bdc4c8'/>
<id>urn:sha1:aae52e9b465d1bceb103b2747b2072d260bdc4c8</id>
<content type='text'>
Main objective is to make sure every Qt5 related file is clearly about
Qt version *5*. For files which do not contain the version number, make
sure the path contains it (e.g. suffixing the directory paths with
"/qt5"). This is done for host and target builds and accounts for the
following paths:
/bin -&gt; /bin/qt5
/share -&gt; /share/qt5
Every file inside /lib (except /lib/qt5/* which is covered by the
archdata-directory) is already versioned by its respective file names.
Keep target specific host builds inside $(STAGING_DIR)/host.
</content>
</entry>
<entry>
<title>qt5: move qt5 modules into its own sub-directory</title>
<updated>2025-05-22T10:58:15Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2025-05-05T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/video/commit/?id=5418a44bc8ca1d43a98a7257f841cac0ce248182'/>
<id>urn:sha1:5418a44bc8ca1d43a98a7257f841cac0ce248182</id>
<content type='text'>
</content>
</entry>
</feed>
