Skip to content
Snippets Groups Projects
  1. Dec 14, 2016
  2. Dec 09, 2016
  3. Nov 10, 2016
    • Kari Oikarinen's avatar
      Add qdbd to the images · 2f5230bc
      Kari Oikarinen authored
      
      It's only included in internal builds, since the repository is not
      public.
      
      qdbd not started by default, ADB is still the default. It can be started
      with `systemctl start qdbd`. It can be started in future boots with
      `systemctl enable qdbd`.
      
      Task-number: QTBUG-56069
      Change-Id: I71340cdb31de823e1375986d34f2f07e7be5971b
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      2f5230bc
  4. Aug 19, 2016
    • Samuli Piippo's avatar
      Correctly use QtQuickCompiler when available · b4219566
      Samuli Piippo authored
      
      Make sure the we use QtQuickCompiler only when we either have access
      to the sources (internal gerrit repo) or the prebuilt binaries are available.
      
      The internal-build class checks if we are working within The Qt Company network,
      so we will also have access to the sources. Setting ENABLE_QTQUICKCOMPILER env
      to "1" in local.conf has the same effect. Otherwise check if the prebuilt
      binaries are available as installed by the Qt Online SDK.
      
      Change-Id: I63b09ebabc96bb14b119ea7472a3fa7b10e5c2a8
      Task-number: QTBUG-53052
      Task-number: QTBUG-53216
      Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
      b4219566
  5. May 18, 2016
  6. Apr 18, 2016
Loading