mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-24 15:21:30 +08:00
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>
27 lines
3.1 KiB
Plaintext
27 lines
3.1 KiB
Plaintext
Template Target OS Target arch Compiler Features
|
|
----------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
|
|
qtci-windows-8-x86_64-2 MSVC2013 DeveloperBuild Release BuildExamples
|
|
qtci-windows-8-x86_64-2 MSVC2012 DeveloperBuild Release QtNamespace QtLibInfix
|
|
qtci-windows-8-x86-2 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
|
|
qtci-windows-8-x86_64-2 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
|
|
qtci-windows-7-x86-2 MSVC2010 Release DeveloperBuild QtNamespace QtLibInfix OpenGLDynamic
|
|
qtci-windows-7-x86-2 Mingw49 Packaging DebugAndRelease Release OpenGLDynamic
|
|
qtci-windows-10-x86-3 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
|
|
qtci-windows-10-x86_64-3 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
|
|
qtci-windows-8-x86_64-2 Windows_Phone_8_1 armv4 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
|
qtci-windows-8-x86_64-2 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-13.01-x86_64 GCC DeveloperBuild NoPch
|
|
qtci-linux-RHEL-6.6-x86_64 GCC Packaging Release NoUseGoldLinker
|
|
qtci-osx-10.11-x86_64 Clang Packaging DebugAndRelease Release
|
|
qtci-osx-10.10-x86_64 Clang DebugAndRelease Release
|
|
qtci-osx-10.9-x86_64 Clang DeveloperBuild Release QtNamespace NoPch
|
|
qtci-osx-10.8-x86_64 Clang Release NoFramework
|
|
qtci-osx-10.11-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_Fido armv7 GCC DisableTests
|
|
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
|
|
qtci-windows-7-x86-2 Windows_7_Embedded armv4 MSVC2008 DeveloperBuild Release DisableTests OpenGLES2
|