Samuli Piippo
6b57024c9a
qmake: patch prl and pri files
...
Replace host paths with qmake built-in properties
2020-06-09 15:00:59 +03:00
Samuli Piippo
a6f0dd9305
Update modules
...
Remove merged patches and remove unneeded patching from qtbase.
2020-05-25 08:37:02 +03:00
Samuli Piippo
15d42fc22c
Remove obsolete install fix for qmake builds
...
With recipe-sysroot now used, the concurrent installation
cannot occur and the install fix is not needed.
2020-05-19 09:48:58 +03:00
Samuli Piippo
b3107df602
Add default qmake configration to work from SDK
...
The default options are used when the setup-environment script
is not used. This is useful when running qmake builds from
Qt Creator
Task-number: QTBUG-84228
2020-05-18 12:18:10 +03:00
Samuli Piippo
b00138a4d5
cmake: add compiler to the PATH
...
Compiler needs to be in PATH to be found by CMake.
2020-05-18 08:45:54 +03:00
Samuli Piippo
313d317a42
Add missing quotes
2020-05-18 08:45:26 +03:00
Samuli Piippo
33593d668e
Support qmake from SDK
...
Add correct paths to the qt.conf file for the SDK. Remove unneeded
qtbase patch and patching of the pri/prf files.
2020-05-14 17:26:48 +03:00
Samuli Piippo
90925c5d16
Create cmake toolchain file for Qt
...
Generate new toolchain file that allows using Qt from the SDK
without sourcing the setup-environment script. This is particularly
useful for integrating the SDK with QtCreator.
Remove qt-cmake and the related qt.toolchain.cmake as they do not
work correctly when used with OE.
2020-05-14 13:06:23 +03:00
Samuli Piippo
4ef5a29445
Add support for building toolchain
...
A WIP patch that supports cross-compiling tools needed for the
nativesdk. Patching needed for the cmake files to work in
the relocated sdk.
2020-04-28 17:38:43 +03:00
Samuli Piippo
c83312d402
Use syncqt from libexecs
...
syncqt is moved to libexec, but prf files still try to find it from bins.
2020-04-07 17:26:38 +03:00
Samuli Piippo
85b084989a
add class for sdk population
...
... to create qt.conf
2020-03-25 14:34:47 +02:00
Samuli Piippo
fe753369b5
add dependency to perl
2020-03-25 12:34:35 +02:00
Samuli Piippo
2f4aa0aff4
qmake: don't use recursive by default
2020-03-20 08:45:35 +02:00
Samuli Piippo
bcb8c13a7f
Add support for qmake
2020-02-17 17:21:03 +02:00
Samuli Piippo
250391d3a4
Use INSTALL_MKSPECSDIR
2020-02-13 09:26:07 +02:00
Samuli Piippo
92e625526b
Fix install paths
2020-01-29 09:57:48 +02:00
Samuli Piippo
7d63e448b7
initial commit
2020-01-24 11:54:52 +02:00