Skip to content
Snippets Groups Projects
  1. May 21, 2016
  2. May 11, 2016
  3. May 09, 2016
  4. May 05, 2016
  5. Apr 28, 2016
  6. Apr 26, 2016
  7. Apr 25, 2016
  8. Apr 21, 2016
  9. Apr 04, 2016
  10. Mar 31, 2016
  11. Mar 29, 2016
  12. Mar 08, 2016
    • Iikka Eklund's avatar
      Update .gitmodules for automated release src package creation · 84a1676e
      Iikka Eklund authored
      
      Introduce new "deprecated" value for status attribute.
      
      We have two flavors of big source packages we need to produce:
      
      qt-everywhere-* which needs to include:
      
       - essential
       - addon
       - preview
       - deprecated (e.g. qtscript and qtenginio for Qt5.6 release)
      
      Installer only specific source package:
      
       - essential
       - addon
      
       The rest (deprecated, preview, ...) need to be shown as split src
       packages in the installer.
      
      The above leads to the following changes:
      
      qtscript: addon -> deprecated
      
       Needs to be part of big src packages but excluded from installer
       specific big source package.
      
      qtenginio: obsolete -> deprecated
      
       We can't exclude this module from qt-everywhere src packages.
      
      qtwayland: preview -> addon
      
       Needs to be part of installer specific big src package and the
       module status is not preview anymore.
      
      Change-Id: I52e10629bf81860f56ebc4ce9d395e0ca54c4264
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
      v5.6.0
      84a1676e
  13. Mar 04, 2016
  14. Mar 03, 2016
  15. Feb 27, 2016
  16. Feb 19, 2016
  17. Feb 17, 2016
    • Oswald Buddenhagen's avatar
      rework hook installation · fdf1b3cc
      Oswald Buddenhagen authored
      
      the primary purpose of this change is making it work with new-style
      submodules (1.7+) and git-worktree (2.5+). this means resolving '.git'
      and 'commondir' files.
      
      we avoid calling git commands, because a) it's slow on windows, b) some
      of them are unavailable in older git versions and it's tedious to deal
      with that and c) their output is not necessarily optimal (not always
      absolute paths).
      
      we also don't use relative paths for the hook locations any more, as
      that's too tedious to deal with.
      
      Change-Id: Ie341e748e56d6bef40856e4a49ac368850028d83
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
      fdf1b3cc
    • Qt Submodule Update Bot's avatar
      Updated submodules. · c2549708
      Qt Submodule Update Bot authored
      
      Change-Id: I020482ae1107cdd56fad485007622cb4b62b8032
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
      c2549708
  18. Feb 16, 2016
  19. Feb 15, 2016
  20. Feb 12, 2016
  21. Feb 10, 2016
  22. Feb 07, 2016
  23. Jan 25, 2016
  24. Jan 22, 2016
  25. Jan 19, 2016
  26. Jan 18, 2016
  27. Jan 17, 2016
  28. Jan 12, 2016
  29. Jan 05, 2016
  30. Dec 25, 2015