Skip to content
Snippets Groups Projects
  1. Sep 25, 2012
    • Daniel Molkentin's avatar
      Introduce $$QTC_PREFIX · 745cb4b7
      Daniel Molkentin authored
      
      'make install' now installs to $(INSTALL_ROOT)$$QTC_PREFIX/...
      
      This is used for giving the contents of the 7zips an additional prefix.
      (previously done by doing an additional copying step in bindistHelper).
      QTC_PREFIX can also be used to give Qt Creator a different install path
      at qmake time, and defaults to /usr/local on Linux.
      On Windows and Mac there is no default for QTC_PREFIX.
      
      Usage: qmake -r QTC_PREFIX=/qtcreator-2.6.0 && make &&
      INSTALL_ROOT=/tmp/creator-dist make install
      
      Change-Id: Id30781e14bfdde52531800f22b22e39f0459e806
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
      745cb4b7
  2. Sep 11, 2012
  3. Sep 10, 2012
  4. Sep 07, 2012
  5. Sep 06, 2012
  6. Sep 05, 2012
    • Daniel Molkentin's avatar
      Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT). · c29bf6f6
      Daniel Molkentin authored
      
      Reason: $INSTALL_ROOT is only meant to be used by packagers
      to temporarily put the contents into a different location,
      which is needed for fakeroot packaging.
      
      QTC_PREFIX is not a qmake variable, and defaults to
      /usr/local. On Windows the default prefix is "QtCreator",
      since "make install" is expected to be used in
      a packaging context only where either INSTALL_ROOT
      should be used or QTC_PREFIX should be set to the
      absolute destination path where e.g. an installer
      generator will pick it up.
      
      Change-Id: Ifa4950340e58e34726c53f5417adcc7b50828ce1
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@nokia.com>
      c29bf6f6
  7. Aug 24, 2012
  8. Aug 06, 2012
  9. Jul 25, 2012
  10. Jun 07, 2012
  11. May 11, 2012
    • Eike Ziller's avatar
      Version bump · 131424ed
      Eike Ziller authored
      Change-Id: I6e79c827e777da29421933e9120c177687d4f783
      131424ed
  12. May 09, 2012
    • Eike Ziller's avatar
      Version bump · 31874eaa
      Eike Ziller authored
      Change-Id: I90f4aa43f1e6131607b6a0fea3150f5d208df458
      31874eaa
  13. Apr 27, 2012
  14. Apr 18, 2012
  15. Mar 13, 2012
  16. Feb 29, 2012
  17. Feb 13, 2012
  18. Feb 09, 2012
  19. Feb 08, 2012
  20. Jan 23, 2012
    • Eike Ziller's avatar
      Version bump · f34738a5
      Eike Ziller authored
      Change-Id: I8792f30e951ad3932a5966ce99c78c1408894fbf
      f34738a5
  21. Nov 25, 2011
    • Eike Ziller's avatar
      Version bump · 7ff81c43
      Eike Ziller authored
      Change-Id: Ic65e1500c3727c26919050cdd5834dc904ad80d0
      7ff81c43
  22. Nov 24, 2011
  23. Nov 22, 2011
  24. Nov 17, 2011
    • Eike Ziller's avatar
      Version bump · 87433ac4
      Eike Ziller authored
      Change-Id: I4e95a63b730385bcb83d57b1e324b0edda321286
      87433ac4
  25. Nov 16, 2011
  26. Oct 20, 2011
  27. Oct 18, 2011
  28. Oct 17, 2011
  29. Oct 05, 2011
  30. Sep 01, 2011
    • Eike Ziller's avatar
      Version bump · 81f93c1d
      Eike Ziller authored
      Change-Id: I9ef0aa6d47dca86fdd3169a40b9642c898607a05
      81f93c1d
  31. Aug 31, 2011
  32. Aug 23, 2011
  33. Aug 16, 2011
    • Eike Ziller's avatar
      Version bump · 629de47f
      Eike Ziller authored
      Change-Id: I62c13a4f70aacd083884316f997c049fd4202353
      629de47f
Loading