aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-01-18 10:47:04 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-01-18 10:49:22 +0100
commite74b0f7df4e6785dfd8660bbf60da6f2979225a3 (patch)
tree9316159f43e832b2acfd898867943c26c9070669 /coin/platform_configs
parent63d77a0b28022d77bb20c59ea2ea57bdfc1ac5ed (diff)
parentb336c10c08bd7b053a49e06aaa725339d4fb4ea1 (diff)
Merge remote-tracking branch 'origin/5.8' into 5.8.0
This pulls in the CI build configurations. 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 Started-by: Simon Hausmann <simon.hausmann@qt.io> Change-Id: I8ab9b987a28566ad036dcaf8f0663bd633fea439
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/default.txt25
-rw-r--r--coin/platform_configs/qt5.txt17
2 files changed, 42 insertions, 0 deletions
diff --git a/coin/platform_configs/default.txt b/coin/platform_configs/default.txt
new file mode 100644
index 00000000..58f7967c
--- /dev/null
+++ b/coin/platform_configs/default.txt
@@ -0,0 +1,25 @@
+Template Target OS Target arch Compiler Features
+----------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
+qtci-windows-8-x86_64 MSVC2013 DeveloperBuild Release BuildExamples
+qtci-windows-10-x86_64 MSVC2015 DeveloperBuild Release QtNamespace QtLibInfix
+qtci-windows-8-x86 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
+qtci-windows-8-x86_64 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
+qtci-windows-7-x86 Mingw53 Packaging DebugAndRelease Release OpenGLDynamic
+qtci-windows-10-x86 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
+qtci-windows-10-x86_64 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
+qtci-windows-8-x86_64 Windows_Phone_8_1 armv4 MSVC2013 Packaging DebugAndRelease Release DisableTests
+qtci-windows-8-x86_64 WinRT_8_1 MSVC2013 Packaging DebugAndRelease Release DisableTests
+qtci-linux-Ubuntu-14.04-x86_64 GCC NoWidgets ForceDebugInfo
+qtci-linux-Ubuntu-14.04-x86_64 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace
+qtci-linux-openSUSE-42.1-x86_64 GCC DeveloperBuild NoPch
+qtci-linux-RHEL-6.6-x86_64 GCC Release
+qtci-linux-RHEL-7.2-x86_64 GCC Packaging Release NoUseGoldLinker
+qtci-osx-10.10-x86_64 Clang Packaging DebugAndRelease Release
+qtci-osx-10.9-x86_64 Clang DeveloperBuild Release QtNamespace NoPch
+qtci-osx-10.9-x86_64 Clang Release NoFramework
+qtci-osx-10.10-x86_64 IOS_ANY x86_64 Clang Release DisableTests Static
+qtci-linux-RHEL-6.6-x86_64 Android_ANY armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
+qtci-linux-Ubuntu-14.04-x86_64 Boot2Qt_Jethro armv7 GCC DisableTests
+qtci-linux-Ubuntu-15.04-x86_64 UbuntuTouch_15_04 armv7 GCC Packaging DisableTests OpenGLES2
+qtci-linux-RHEL-6.6-x86_64 QNX_660 armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
+qtci-linux-Ubuntu-14.04-x86_64 GCC TestOnly LicenseCheck
diff --git a/coin/platform_configs/qt5.txt b/coin/platform_configs/qt5.txt
new file mode 100644
index 00000000..797d62cd
--- /dev/null
+++ b/coin/platform_configs/qt5.txt
@@ -0,0 +1,17 @@
+Template Target OS Target arch Compiler Features
+--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
+qtci-windows-10-x86_64 WinRT_10 x86 MSVC2015 Packaging DebugAndRelease Release DisableTests
+qtci-windows-10-x86_64 WinRT_10 MSVC2015 Packaging DebugAndRelease Release DisableTests
+qtci-linux-RHEL-6.6-x86_64 Android_ANY x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
+qtci-windows-7-x86 Android_ANY armv7 Mingw49 Packaging Release DisableTests OpenGLES2
+qtci-windows-7-x86 Android_ANY x86 Mingw49 Packaging Release DisableTests OpenGLES2
+qtci-osx-10.10-x86_64 Android_ANY armv7 GCC Packaging Release DisableTests OpenGLES2
+qtci-osx-10.10-x86_64 Android_ANY x86 GCC Packaging Release DisableTests OpenGLES2
+qtci-linux-RHEL-6.6-x86_64 QNX_660 x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
+qtci-windows-7-x86 QNX_660 armv7 Mingw49 Packaging Release DisableTests OpenGLES2
+qtci-windows-7-x86 QNX_660 x86 Mingw49 Packaging Release DisableTests OpenGLES2
+qtci-windows-8-x86_64 Windows_Phone_8_1 x86 MSVC2013 Packaging DebugAndRelease Release DisableTests
+qtci-osx-10.10-x86_64 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static
+
+# target arch is used here only for documentation the value is ignored
+qtci-windows-10-x86_64 WinRT_10 armv7 MSVC2015 Packaging DebugAndRelease Release DisableTests