Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-13 Thread Thiago Macieira
On Friday, 13 January 2023 10:50:41 PST Edward Welbourne via Development wrote: > Indeed, git can: for example > > git tag --contains --list v5.15.* > > just the same as for branches, but using a glob for the tags. Indeed. But for tags, it should verify that the tag is exactly the one that w

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-13 Thread Edward Welbourne via Development
On Friday, 13 January 2023 06:12:44 PST Samuli Piippo via Development wrote: >> bitbake runs branch validation as 'git branch --contains --list >> ' Thiago Macieira (13 January 2023 16:32) replied: > Then don't do *branch* validation. I'm sure it can validate tags too. Indeed, git can: for examp

Re: [Development] Update on C bindings idea

2023-01-13 Thread Giuseppe D'Angelo via Development
On 13/01/2023 02:38, samuel ammonius wrote: Hello, About a year ago, I emailed here asking if C bindings could be added to Qt's official repo, and since then I've written a pretty large python script that generates the wrappers by reading Qt's header files. I originally thought that "inline e

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-13 Thread Thiago Macieira
On Friday, 13 January 2023 06:12:44 PST Samuli Piippo via Development wrote: > bitbake runs branch validation as 'git branch --contains --list > ' Then don't do *branch* validation. I'm sure it can validate tags too. -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-13 Thread Samuli Piippo via Development
bitbake runs branch validation as 'git branch --contains --list ' From: Development on behalf of Thiago Macieira Sent: 13 January 2023 15:25 To: development@qt-project.org Subject: Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io? On Thursday,

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-13 Thread Thiago Macieira
On Thursday, 12 January 2023 23:03:27 PST Samuli Piippo via Development wrote: > Using tags for the yocto builds is not going to help, since the way bitbake > tries to validate the SHA1s that are already being used in the meta-qt5 and > meta-qt6 recipes. That's an explanation that doesn't explain

Re: [Development] Fixing the 6.5 build when cross-compiling (missing Qt6::qtprotobufgen)

2023-01-13 Thread Alexandru Croitor via Development
Hi, Is this still a problem? If yes, please file a bug report so this is not lost. If I understand correctly, your host build had no protobufgen installed, and the wasm build fails to configure then. For other repos, in a situation like this, the module is skipped (e.g. qtdeclarative + qmlcache

Re: [Development] Nominating Mikołaj Boć as approver

2023-01-13 Thread Alex Blasche via Development
Congratulations to Mikołaj, approver rights have been granted. -- Alex From: Development on behalf of Morten Sørvig via Development Sent: Wednesday, 21 December 2022 15:21 To: development@qt-project.org Subject: [Development] Nominating Mikołaj Boć as a