aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Change OS X 10.11 to run tests instead of 10.10Tony Sarajärvi2017-05-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | This commit removes OS X 10.10 as a developer build target, and enables autotests on osx 10.11 developer build. Task-number: QTQAINFRA-1090 Change-Id: I0ba0a60edd7010eedd3289c400266b4cced6c133 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | Fix tier1 template selection for QNX 7 builds on WindowsSimon Hausmann2017-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use the latest windows 10 template, not something outdated. Amends e3e30b4a2b037d6bd4140b381b8051e1a52da646 with the tier1 update from commit 070d9333a6fc768526479edd2b81bba9e030f655. Change-Id: I92bae3d971e8ad7190d883a057968a6583d34ff7 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | Platform Configurations for Visual Studio 2017Heikki Halmet2017-05-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | MSVC 2017 is pre-provisioned to tier 1 template with MSVC 2017 build tools. When winrt arm is available for msvc 2017 in qtbase it will be added to platform configurations also Change-Id: Ib33cd63a974683de080bf5734081a73ecb1dabeb Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | Provision toolchains and take QNX 7 SDP into use with 64 bit Win10Simo Fält2017-04-301-0/+2
| | | | | | | | | | | | | | | | | | Task-number: QTQAINFRA-1113 Change-Id: I7151dc89c6813ad6c37fde20b8aa641578c54d4c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | Provision and take QNX 7 SDP into use with RHEL 7.2Simo Fält2017-04-272-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | After enabling QNX 7, we are moving some QNX 6.6 config to be ran with qt5 integration only. Task-number: QTQAINFRA-1111 Change-Id: I230b5f8b8631558ccfa156ae4f949ed045c40972 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | Merge remote-tracking branch 'origin/5.6' into 5.9Simon Hausmann2017-04-252-6/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: coin/platform_configs/default.txt coin/platform_configs/qt5.txt coin/provisioning/qtci-osx-10.10-x86_64/android.sh coin/provisioning/qtci-osx-10.11-x86_64/android.sh Change-Id: I2c3ae694d05ffe502967595fc7c7cfc6ddae4d4d
| | * Provisioning: MSVC 2017 Build ToolsHeikki Halmet2017-04-242-5/+5
| | | | | | | | | | | | | | | | | | | | | MSVC 2017 build tools are pre-provisioned to windows 10 templates Change-Id: I98d857101ad209acd6eea9f821e367e514359d8c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | Enable INTEGRITY in RHEL 7.2Tony Sarajärvi2017-04-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provision the INTEGRITY SDK and enable the builds for Qt5 builds. Task-number: QTBUG-59076 Task-number: QTBUG-59077 Change-Id: I448a16e45312b88eb5f710a600956c076480e253 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | Build macOS Android builds on macOS 10.12Tony Sarajärvi2017-04-201-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | Removes the build targets on macOS 10.10 and 10.11. Task-number: QTQAINFRA-1176 Change-Id: I668b74b17f48abe108673d93b6a9359dd31ce90e Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* | | Remove Static from the tvOS configurationJake Petroules2017-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This further helps with the shared library coverage on iOS-like platforms as iOS and tvOS are nearly identical, until such time iOS can be moved to shared libraries for official releases as well. Change-Id: I7dbc448890759a4e49a242d4c5bcb00f6c673f4e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | Remove Static from the watchOS configurationJake Petroules2017-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was unintentionally added, and helps with the shared library coverage on iOS-like platforms until such time iOS and tvOS can be moved to shared libraries for official releases as well. Change-Id: Iabae0503a0ce3fe538b97fc1941a1ccf19024429 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | Make Apple tvOS and Apple watchOS configurations availableJake Petroules2017-04-251-0/+2
|/ / | | | | | | | | Change-Id: I53b71d04c8cdf68f136a6ca057282c656307919e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Merge remote-tracking branch 'origin/5.6' into 5.9Simon Hausmann2017-04-132-6/+6
|\| | | | | | | | | | | | | | | Conflicts: coin/platform_configs/default.txt coin/platform_configs/qt5.txt Change-Id: Icee114ea6bd025a54db7ce34d6a0bd0dc16e767c
| * Provisioning: Change tier1 templates for Windows 10Heikki Halmet2017-04-132-5/+5
| | | | | | | | | | | | | | | | These tier 1 templates includes changes needed by 5.9, but we can use these same tier 1 templates for 5.6 also Change-Id: I3ad0d75ab89f7b6502b758fb94f984cc6e0b7f16 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Enable autotests for Ubuntu 16.04 and swap configsTony Sarajärvi2017-04-101-5/+3
| | | | | | | | | | | | | | | | | | | | | | As autotests pass, we can also move all existing Ubuntu 14.04 configurations to run on a more recent Ubuntu 16.04. Task-number: QTQAINFRA-1101 Change-Id: I99c4f674dc48521c66ac579c6bb1b5396c282131 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simo Fält <simo.falt@qt.io>
* | Remove special configuration for xmlpatternsSimon Hausmann2017-04-061-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | Commit 8b13ccf0238aecfe2a01e3a2e6d90620a8b9e516 in coin attempted to incrementally add OpenSuSE 42.1 support module by module, and various transitions have lead to this file. Meanwhile commit aa7531ca7d0e8f92c49a54f11460ece647ef73f1 in coin replaced OpenSuSE 13.01 globally with 42.1 for all modules, so this separate treatment is not needed anymore. Change-Id: I0e162a64816f7925a5afd5a79614a1e8843d9b7e Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
* | Enable QEMU based ARM testing for qtdeclarative with Boot2QtSimon Hausmann2017-04-051-0/+3
| | | | | | | | | | | | | | | | | | | | The module has been changed to run a sub-set of tests. With that in place we can enable test execution, providing us with some CI test coverage for the ARM JIT, for example. Change-Id: I5b0ad68fcd4fa8fb73f59432b42ccdd9a5b6fd59 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* | Merge remote-tracking branch 'origin/5.6' into 5.9v5.9.0-beta1Liang Qi2017-04-032-14/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: coin/platform_configs/default.txt coin/platform_configs/qt5.txt This also fixes the 7Z extraction code to work on the windows 7 x86 installation where 7z is not in the PATH anymore with revision 2. The fallback code was 64-bit only and needs the null check for ProgramFiles(x86) along with the fall back to ProgramFiles to locate the 7z executable. Change-Id: Ifcf014c3a99685c427a62898e1fa83910a4a7247
| * Coin provisioning: Use arg instead of autodetecting architectureSimo Fält2017-03-302-14/+14
| | | | | | | | | | | | | | | | | | When provisioning windows machine, it seems that detecting architecture by checking [System.Environment]::Is64BitProcess doesn't work properly. Instead pass 32 or 64 as an argument when calling powershell script. Change-Id: I890ad141b8ef194275848d0e656431753463cd2b Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * Provisioning: Move Visual Studio installation to pre-provisioningHeikki Halmet2017-03-222-5/+5
| | | | | | | | | | | | | | | | | | | | | | Visual Studios will be pre-provisioned to tier1/vanilla os when visual studio update is needed. Even if using pre-configured offline installer with specific workload and components the installation is still taking too long. This way we'll reduce provisioning time significantly Change-Id: I1f831aef648716dc640ce9cbfb4e63aa54e7afd0 Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
* | Add ForceDebugInfo to MSVC platformsJoerg Bornemann2017-03-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Create release debug information for MSVC configurations for which we build packages. Also, for hard-to-reproduce autotest crashes in the CI enabling ForceDebugInfo is crucial to get a meaningful backtrace. Task-number: QTBUG-3934 Change-Id: Ie4ea7b9c6aa251a12796621817d8e3411bbed81d Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Change Boot2Qt to use Ubuntu 16.04Teemu Holappa2017-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changed Boot2Qt CI host from Ubuntu 14.04 to 16.04. There is also changed the target architecture to x86_64. Even though the meta-boot2qt builds binaries to the armv7 tests are run in host machine using Qemu thus we spoof Coin to believe we are running native binaries. Change-Id: I633d01b80ec8ae753badf495ec8faa90b4659c11 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | Add macOS 10.12 as a build target with tests disabledTony Sarajärvi2017-02-151-0/+1
| | | | | | | | | | | | Task-number: QTQAINFRA-1092 Change-Id: I0098a1ad9df115f911a401ba06a443a30374135b Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* | Add Ubuntu 16.04 as a build targetTony Sarajärvi2017-02-131-0/+2
| | | | | | | | | | | | | | | | | | As autotests pass, a subsequent commit will make Ubuntu 16.04 replace Ubuntu 14.04 build targets. Task-number: QTQAINFRA-1100 Change-Id: Ief659eec39f40873681ba617c37acf3662551fc1 Reviewed-by: Simo Fält <simo.falt@qt.io>
* | Add ForceDebugInfo to RHEL-6.6-x86_64Joerg Bornemann2017-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | On this particular platform we get hard-to-reproduce autotest crashes in the CI. Enable ForceDebugInfo to get a meaningful backtrace. Change-Id: Ic9ca50394ad5708c3de4d26eb87d4c2a9d580b18 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* | Add one OS X 10.11 configuration to the CITony Sarajärvi2017-02-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | The "-3" suffix for the configuration name is due to it being a clean TIER1 image and has not everything preinstalled manually. Tests are disabled at first. They will be enabled once we sort out all failing autotests. Task-number: QTQAINFRA-1088 Change-Id: I7adc05869524acdff9ba295d604c3fc28a7aab99 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Linux android builds to RHEL 7.2Heikki Halmet2017-02-062-2/+2
| | | | | | | | | | | | | | | | | | In 5.9 android builds will be using RHEL 7.2 instead of 6.6 Task-number: QTQAINFRA-1096 Change-Id: Ia802aa31fe347616c829e2142991686fe8e95ed9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Restore RHEL 7.2 in the dev branch (5.9)Simo Fält2017-01-251-0/+1
| | | | | | | | | | | | | | | | RHEL7.2 was disabled due to blocking configure change. Task-number: QTBUG-58073 Change-Id: Ic517d53bddecbcf035410d4f22a678ab72e0d44d Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Merge remote-tracking branch 'origin/5.8' into devSimon Hausmann2017-01-143-15/+11
| | | | | | | | | | | | | | | | | | | | | | This change also includes an update of the CI platform configurations to the values that were previously in the CI source tree for builds of the dev branch. This is done within the same change as the merge to preserve atomicity. Task-number: QTQAINFRA-1074 Change-Id: Ic47f7db3506ace4faca028b902d48cdb009c8495
* | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2017-01-122-32/+30
| | | | | | | | | | | | | | | | | | | | | | This change also includes an update of the CI platform configurations to the values that were previously in the CI source tree for builds of the 5.8 branch. This is done within the same change as the merge to preserve atomicity. Task-number: QTQAINFRA-1074 Change-Id: Iac469c44048721530380ab577c6dbf1a6fa28211
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2017-01-112-32/+33
|/ | | | | | | | | | | This change also includes an update of the CI platform configurations to the values that were previously in the CI source tree for builds of the 5.7 branch. This is done within the same change as the merge to preserve atomicity. Task-number: QTQAINFRA-1074 Change-Id: Ie7bde30bd64d439cd17ea789102550ab9fb44194
* Add CI build configurationsSimon Hausmann2017-01-112-0/+43
These files were previously stored in the CI source tree, but they do belong here. They describe the different configurations under which we want to build Qt and its submodules, in terms of underlying virtual machine template, host OS, target OS and CI related features that may also map to Qt configuration features. Task-number: QTQAINFRA-1074 Change-Id: I7ce48e3b15da757166eeac7531478d3746c8aa7f Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>