1. 02 Sep, 2017 - 1 commit
  2. 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
  3. 04 Aug, 2017 - 1 commit
  4. 26 Jul, 2017 - 1 commit
  5. 18 Jul, 2017 - 2 commits
    • Jędrzej Nowacki's avatar
      Use updated Ubuntu 14.04 in CI · eca392d3
      Jędrzej Nowacki authored
      
      The system packages in the base template were
      updated via apt-get on 12.07.2017.
      
      We hoped that it will solve mysterious problem of
      a network interface being randomly disabled. Sadly
      we had no luck, but getting all security updates
      also make sense.
      
      Change-Id: I34d7a56a2c5530376f74bb35faf461e2e18da14a
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      eca392d3
    • Jędrzej Nowacki's avatar
      Use updated Ubuntu 16.04 in CI · 8b9a8c48
      Jędrzej Nowacki authored
      
      The system packages in the base template were
      updated via apt-get on 12.07.2017.
      
      We hoped that it will solve mysterious problem of
      a network interface being randomly disabled. Sadly
      we had no luck, but getting all security updates
      also make sense.
      
      Change-Id: Id11eead39cf1c8a04c054c19b323f752e797fd12
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      8b9a8c48
  6. 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
  7. 14 Jun, 2017 - 1 commit
  8. 12 Jun, 2017 - 2 commits
  9. 09 Jun, 2017 - 1 commit
  10. 07 Jun, 2017 - 1 commit
    • Simon Hausmann's avatar
      Disable tests on macOS 10.10 · 303d6173
      Simon Hausmann authored
      
      We cannot run graphical tests reliably on 10.10 anymore with the new
      virtualization without vmware. As outlined in the referenced task, we
      occasionally get the Window Server locking up. So for the time being,
      this change disables testing on 10.10.
      
      Task-number: QTQAINFRA-1198
      Change-Id: I020d4a298562554838cd7e898df52438db536d7a
      Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@qt.io>
      303d6173
  11. 04 Jun, 2017 - 1 commit
  12. 05 May, 2017 - 1 commit
  13. 03 May, 2017 - 1 commit
  14. 27 Apr, 2017 - 1 commit
  15. 24 Apr, 2017 - 1 commit
  16. 13 Apr, 2017 - 1 commit
  17. 10 Apr, 2017 - 1 commit
  18. 30 Mar, 2017 - 1 commit
  19. 22 Mar, 2017 - 1 commit
  20. 07 Mar, 2017 - 1 commit
    • Joerg Bornemann's avatar
      Add ForceDebugInfo to MSVC platforms · a5330bb6
      Joerg Bornemann authored
      
      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: default avatarSimon Hausmann <simon.hausmann@qt.io>
      a5330bb6
  21. 28 Feb, 2017 - 1 commit
    • Teemu Holappa's avatar
      Change Boot2Qt to use Ubuntu 16.04 · 85f6859c
      Teemu Holappa authored
      
      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: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      85f6859c
  22. 15 Feb, 2017 - 1 commit
  23. 13 Feb, 2017 - 2 commits
  24. 09 Feb, 2017 - 1 commit
  25. 06 Feb, 2017 - 1 commit
  26. 25 Jan, 2017 - 1 commit
  27. 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