Skip to content
Snippets Groups Projects
  1. Feb 27, 2015
  2. Jan 27, 2015
  3. Jan 21, 2015
  4. Jan 16, 2015
  5. Oct 28, 2014
  6. Oct 27, 2014
    • Eike Ziller's avatar
      OS X: deployqtHelper: never deploy anyting twice · 3c2ec64d
      Eike Ziller authored
      
      There are targets that have a "depends" on "deployqt",
      and since the Makefile doesn't know any specifics, the deployqtHelper
      script is run twice when calling e.g.
      make deployqt
      make codesign
      make dmg
      
      That results in the "make dmg" calling the helper script again, which
      overwrites for example the previously signed designer plugins with
      the unsigned original again, leading to code signature verification
      failure. This became only apparent since OS X 10.9 changed to always
      do deep verification of signatures.
      
      Change-Id: I36ec6de1a7d184800c59a3db47e01afedc0e6879
      Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
      3c2ec64d
  7. Oct 09, 2014
  8. Sep 12, 2014
  9. Sep 02, 2014
  10. Aug 28, 2014
  11. Aug 27, 2014
  12. Aug 22, 2014
  13. Jul 29, 2014
    • Fawzi Mohamed's avatar
      ios: fix deploy script for iossim_1_8_2 · efbdd529
      Fawzi Mohamed authored
      
      iossim_1_8_2 (the tool used to deploy to the simulator with Xcode
      <=5.0.x) wasen't being "qtdeployed", and had incorrect library paths.
      This made deploy to simulator fail on older Xcode installations.
      
      Task-number: QTCREATORBUG-12753
      Change-Id: Iecae2938daa0f7180c1fa576c62dd519ac7846d5
      Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
      efbdd529
  14. Jul 15, 2014
  15. Jul 09, 2014
  16. May 27, 2014
  17. May 16, 2014
  18. Mar 25, 2014
  19. Mar 20, 2014
  20. Feb 12, 2014
  21. Feb 11, 2014
  22. Feb 04, 2014
  23. Jan 21, 2014
  24. Jan 20, 2014
  25. Jan 08, 2014
  26. Dec 02, 2013
  27. Oct 09, 2013
  28. Oct 08, 2013
  29. Oct 07, 2013
  30. Sep 26, 2013
  31. Jun 20, 2013
  32. Jun 19, 2013
  33. May 28, 2013
  34. May 22, 2013
  35. May 16, 2013
Loading