Re: [Development] requesting repository for qmake2cmake tool

2022-03-31 Thread Daniel Smith
This repo is now created and lives at https://codereview.qt-project.org/admin/repos/qt/qmake2cmake -Daniel -Original Message- From: Development On Behalf Of Jörg Bornemann Sent: Monday, March 7, 2022 1:44 PM To: Qt development mailing list Subject: [Development] requesting repository

Re: [Development] requesting repository for qmake2cmake tool

2022-03-07 Thread Thiago Macieira
On Monday, 7 March 2022 04:43:45 PST Jörg Bornemann wrote: > Therefore, I'd like to request a new repository: > > Name: qmake2cmake > Description: QMake to CMake conversion tool > Responsible person: me, joined maintainership by the build system team > Content: "git-filter-repo --subdirectory-filt

[Development] requesting repository for qmake2cmake tool

2022-03-07 Thread Jörg Bornemann
Hi, We're working on making the pro2cmake.py conversion tool usable for user projects (QTBUG-96799). To avoid having to tell users to clone qtbase to use the tool, we want to put it into its own repository. Therefore, I'd like to request a new repository: Name: qmake2cmake Description: QMak