1. 09 Feb, 2017 - 8 commits
  2. 06 Feb, 2017 - 2 commits
  3. 05 Feb, 2017 - 2 commits
  4. 04 Feb, 2017 - 2 commits
  5. 03 Feb, 2017 - 6 commits
    • Simon Hausmann's avatar
      Merge remote-tracking branch 'origin/5.6' into 5.8 · d641d654
      Simon Hausmann authored
      Conflicts:
      	coin/provisioning/qtci-linux-RHEL-6.6-x86_64/android_linux.sh
      
      Change-Id: I10fcdfc0af68741d931f4732783bafdad2fffc4a
      d641d654
    • Heikki Halmet's avatar
      Provision: Storage android sdk and ndk version information · a3697796
      Heikki Halmet authored
      
      Sdk and ndk version information will be storaged to versions.txt.
      Versions.txt will be used for all provision scripts and later on it's
      data will be printed to provision log.
      
      Also script name changed to match both android sdk and ndk.
      
      Change-Id: I3366e596f539099c3b587466d90905d0889398fe
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      a3697796
    • Heikki Halmet's avatar
      Provision: Script to print sw versions to provision log · 6afffd69
      Heikki Halmet authored
      
      This script is the last script that is run by provisioning. It will
      print all storaged sw information to provision log
      
      Change-Id: I2c76d5f7cccf9c116cb660ffcb67d3bece473da8
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      6afffd69
    • Joerg Bornemann's avatar
      Update jom to 1.1.2 · 32b5e271
      Joerg Bornemann authored
      
      The most important changes that affect the CI are:
        - Fixed bogus path in error message for failed targets.
        - Fixed error "JobClient destroyed while still acquiring."
          that could be yielded for failed builds.
        - Fixed /k option (QTCREATORBUG-17131).
        - Added the special .NOTPARALLEL target that disables parallel
          build for the containing makefile. (This one is needed to
          build QtWebEngine in debug-and-release properly.)
        - Introduced the JOMFLAGS environment variable.
          This is a MAKEFLAGS pendant. JOMFLAGS is useful to set up
          separate flags for nmake and jom.
      
      Change-Id: Icb2462d06b000a3fe29e1e9290b294cb1e900409
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      32b5e271
    • Frederik Gladhorn's avatar
      Revert "Clean up usage of qtsvg as dependency" · 713188e4
      Frederik Gladhorn authored
      qtdeclarative has a runtime dependency, some tests rely on the svg
      module being available, so in order to not reduce the test coverage,
      revert this change.
      I'd like to see a better/cleaner separation, but for the time being,
      better coverage wins.
      
      This reverts commit fbd78263
      
      .
      
      Change-Id: I60d6b585e25e2e7c4f6ad705b754279968827842
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@qt.io>
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
      713188e4
    • Heikki Halmet's avatar
      Provision: Script for linux to remove preinstalled software · 0c8536fc
      Heikki Halmet authored
      
      Script to remove tier1's preinstalled software. Script itself includes
      all information about the software that needs to be removed from tier2
      before provision starts to run installations. When this script is run
      for certain platform that platform needs to provision all removed
      software back to tier2 template. So user needs to make sure that all
      needed provision script are available when calling this removal-script.
      Goal is to have vanilla os when provision don't need to remove any
      software before installations. When this goal is reached this script
      and script calls can be removed from provision.
      
      Change-Id: I048909800807fabb1dc599e768a90e7457fbc2cf
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      0c8536fc
  6. 01 Feb, 2017 - 1 commit
  7. 31 Jan, 2017 - 4 commits
  8. 30 Jan, 2017 - 1 commit
  9. 28 Jan, 2017 - 3 commits
  10. 26 Jan, 2017 - 2 commits
  11. 25 Jan, 2017 - 2 commits
  12. 24 Jan, 2017 - 5 commits
  13. 23 Jan, 2017 - 1 commit
  14. 22 Jan, 2017 - 1 commit