1. 05 May, 2017 - 1 commit
  2. 27 Apr, 2017 - 1 commit
  3. 24 Apr, 2017 - 1 commit
  4. 13 Apr, 2017 - 1 commit
  5. 10 Apr, 2017 - 1 commit
  6. 30 Mar, 2017 - 1 commit
  7. 22 Mar, 2017 - 1 commit
  8. 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
  9. 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
  10. 15 Feb, 2017 - 1 commit
  11. 13 Feb, 2017 - 2 commits
  12. 09 Feb, 2017 - 1 commit
  13. 06 Feb, 2017 - 1 commit
  14. 25 Jan, 2017 - 1 commit
  15. 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