1. 22 Dec, 2017 - 1 commit
  2. 08 Dec, 2017 - 1 commit
  3. 30 Nov, 2017 - 1 commit
  4. 27 Oct, 2017 - 1 commit
    • Jani Heikkinen's avatar
      Fix QNX platform configurations for Qt 5.9 · 72cc0477
      Jani Heikkinen authored
      
      With Qt 5.9 series we still deliver binaries for QNX 6.6 only ->
        - Add QNX 6.6 platform configurations for windows
        - Remove 'packaging' flag from QNX 7.0 builds
        - Add provisioning script to patch QNX in windows 10 as well
      
      This change fixes the previous 5.6 merge, where this should've happened.
      
      Change-Id: Icf080fa5614371627f8f5245675cb190ebaaf893
      Reviewed-by: default avatarSimo Fält <simo.falt@qt.io>
      72cc0477
  5. 24 Oct, 2017 - 1 commit
  6. 23 Oct, 2017 - 1 commit
    • Joni Jäntti's avatar
      Fix Windows 10 x64 Python with new tier 1 · 3b7b924b
      Joni Jäntti authored
      
      Current tier 1 template #9 has python and anaconda installed that came
      with MSVC2017. This messes with the provisioning scripts and ultimately
      builds such as pyside, even though qt5 builds go through.
      
      Task-number: QTQAINFRA-1503
      Change-Id: Id4e1303ba2524373170f1aca7b0c7e66f9f235dc
      Reviewed-by: default avatarHeikki Halmet <heikki.halmet@qt.io>
      3b7b924b
  7. 19 Oct, 2017 - 1 commit
    • Joni Jäntti's avatar
      Make CI use a new RHEL 7.4 provisioning · 35720280
      Joni Jäntti authored
      
      Added all the provisioning scripts that install required
      programs and make changes to certain settings. These are needed to
      build qt5.
      
      This commit replaces RHEL 7.2 in desktop builds, android builds
      and INTEGRITY builds.
      
      Task-number: QTQAINFRA-1251
      Task-number: QTQAINFRA-1252
      Task-number: QTQAINFRA-1253
      Task-number: QTQAINFRA-1267
      Task-number: QTQAINFRA-1269
      Change-Id: Icef19df7fb799a4008ccdc0584821c982055e339
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      35720280
  8. 17 Oct, 2017 - 1 commit
  9. 25 Sep, 2017 - 1 commit
  10. 14 Sep, 2017 - 1 commit
  11. 02 Sep, 2017 - 1 commit
  12. 01 Sep, 2017 - 1 commit
  13. 11 Aug, 2017 - 1 commit
    • Joni Jäntti's avatar
      Make CI use a new win 8.1 provisioning instead of win 8 · bd3ddedd
      Joni Jäntti authored
      
      Added all the provisioning scripts that install required
      programs and make changes to certain settings. These are needed to
      build qt5. This replaces the old Windows 8 template.
      
      Made all the Windows platforms use the scripts under
      provisioning/common/ instead of duplicate files.
      
      Task-number: QTQAINFRA-1357
      Change-Id: Ic3f0b50079b212437fff711379f243753ab84872
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      bd3ddedd
  14. 26 Jul, 2017 - 1 commit
  15. 11 Jul, 2017 - 1 commit
    • Friedemann Kleint's avatar
      MSVC: Run tests with MSVC2017 instead of MSVC2013 · 1bdbe06c
      Friedemann Kleint authored
      
      It appears tests compiled with MSVC2013/64bit are prone to
      crashes. Keep only a developer build/compile test in default.txt
      and move the packacking builds to qt5.txt with tests disabled.
      Enable testing with MSVC2017 builds in qt5.txt.
      
      Task-number: QTBUG-58654
      Task-number: QTBUG-50835
      Change-Id: I6061fe3a585c4bb94100d73d04434aca42c82608
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      1bdbe06c
  16. 12 Jun, 2017 - 1 commit
    • Friedemann Kleint's avatar
      Enforce MinGW developer build · eb58b173
      Friedemann Kleint authored
      
      MinGW is very sensitive to inlining / export errors, so having a
      developer build check is valuable. Add a MinGW developer build
      executing tests to increase coverage and turn off testing for the
      packaging build in return.
      
      Change-Id: Ia4bdacc9952c7a568ac9d4105818eb926c88e6ca
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      eb58b173
  17. 07 Jun, 2017 - 1 commit
  18. 04 Jun, 2017 - 1 commit
  19. 11 May, 2017 - 1 commit
  20. 06 May, 2017 - 1 commit
  21. 05 May, 2017 - 1 commit
  22. 03 May, 2017 - 1 commit
  23. 02 May, 2017 - 2 commits
  24. 30 Apr, 2017 - 1 commit
  25. 27 Apr, 2017 - 1 commit
  26. 25 Apr, 2017 - 1 commit
  27. 24 Apr, 2017 - 1 commit
  28. 20 Apr, 2017 - 2 commits
  29. 13 Apr, 2017 - 1 commit
  30. 30 Mar, 2017 - 1 commit
  31. 22 Mar, 2017 - 1 commit
  32. 06 Feb, 2017 - 1 commit
  33. 11 Jan, 2017 - 1 commit
    • Simon Hausmann's avatar
      Add CI build configurations · 3035f209
      Simon Hausmann authored
      
      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: default avatarJędrzej Nowacki <jedrzej.nowacki@qt.io>
      3035f209