| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Change the host paths during SDK build to qmake build-in variables,
so that we don't need to patch anything during SDK installation.
Change-Id: I9273d85f10da5aa1897f35f1866abb4d80a625fd
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using openssl-linked configure has side effect that gdb catches the SIGILL
signal, which openssl uses internally on ARM, every time when starting
debugging any Qt application. This is annoying and somewhat confusing
behavior even with QtCreator.
Using the default openssl configure argument prevents this, while using
the 4th argument for PACKAGECONFIG keeps the runtime dependency to libssl
correctly in place.
Change-Id: I3eb33ffc08980565930169710ed81de5fd4e0aa8
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Add previously missed bbappend for qtbase-native
Change-Id: I943e6cd2f0e5a5084273ae27de7430f800a70a37
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: If59f0b5ba58aa9d25c4b397a374e7854457d5871
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
Change-Id: I88c3fbba80edab15aa407452b15cb6b971173a9c
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|