aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtbase.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-1/+1
|\ | | | | | | | | | | | | | | Conflicts: .gitmodules coin/platform_configs/default.yaml Change-Id: I6adccbdcd3a4b794380a2e202e567146e663c15f
| * Provisioning: update QEMU toolchainsAssam Boudjelthia2019-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Update QEMU toolchains to Yocto thud(2.6) release(DC Qt 5.13.0) with GCC 8.2.0. * Suppress QEMU "Unsupported syscall" and "Unsupported ioctl" logs, set environment variable QEMU_SYSCALL_DEBUG to show them. Task-number: QTQAINFRA-2808 Change-Id: I987353b0f3aff87a02ea3bf96ace8de32d6f557b Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Liang Qi2019-09-131-6/+0
|/ | | | | | | | | | | | | | | | Conflicts: .gitmodules Ignore qtquick3d for now. coin/platform_configs/default.txt coin/platform_configs/default.yaml coin/platform_configs/qtbase.txt coin/platform_configs/qtbase.yaml We use yaml files for configurations now. Adjust the configurations for Qt6 as it was done before in the .txt files. Done-With: Alexandru Croitor <alexandru.croitor@qt.io> Change-Id: Ica164f8865aed011c550ba7e1e8137e2bf9fdda9
* Merge remote-tracking branch 'origin/5.12' into 5.13.1Liang Qi2019-08-081-0/+14
|\ | | | | | | | | | | | | | | Conflicts: .gitmodules coin/platform_configs/qtbase.yaml Change-Id: I964ffb430436c62ad675fabc853642800499ade3
| * Partially revert 'Do DeveloperBuild for Boot2Qt'Tony Sarajärvi2019-08-081-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | This partially reverts commit 8f073cea69dde52b66577de4417fbc34db9e7476. Autotests slow down way too much still, so we can't run developers builds eveywhere. Task-number: QTBUG-63152 Task-number: QTBUG-77304 Task-number: COIN-326 Change-Id: I04b673c2ebfae6c0f6cbc09242cce2e273c7111c Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-031-2/+2
|/ | | | | | | | | | | | | | | | | | Conflicts: .gitmodules ignore QtWebEngine on QEMU temporarily. coin/platform_configs/default.yaml no-gui build was removed temporarily. coin/platform_configs/qt5.yaml coin/platform_configs/qtbase.yaml coin/platform_configs/qtconnectivity.yaml coin/platform_configs/qtsaferenderer.yaml Task-number: QTQAINFRA-2576 Task-number: QTBUG-77304 Task-number: QTBUG-77305 Done-With: Tony Sarajärvi <tony.sarajarvi@qt.io> Change-Id: If7cf75791677eace762374b92382a2ce15f17f55
* Change configuration files into yaml formatToni Saario2019-07-011-0/+12
Change-Id: I252908e9eae3a254f32a286608734b5728cd60b8 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>