Skip to content
Snippets Groups Projects
  1. Oct 05, 2012
  2. Sep 28, 2012
  3. 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
  4. Jul 26, 2012
  5. May 22, 2012
  6. Apr 24, 2012
  7. Apr 20, 2012
  8. Apr 17, 2012
  9. Apr 16, 2012
  10. Mar 14, 2012
  11. Mar 13, 2012
  12. Mar 05, 2012
  13. Mar 02, 2012
  14. Jan 30, 2012
  15. Jan 24, 2012
  16. Jan 18, 2012
  17. Jan 17, 2012
  18. Jan 13, 2012
  19. Jan 12, 2012
  20. Jan 05, 2012
  21. Dec 27, 2011
  22. Dec 22, 2011
  23. Dec 20, 2011
  24. Dec 12, 2011
  25. Dec 09, 2011
  26. Dec 08, 2011
  27. Oct 19, 2011
  28. Aug 29, 2011
  29. May 09, 2011
  30. May 06, 2011
  31. Apr 29, 2011
  32. Feb 21, 2011
  33. Feb 18, 2011
  34. Nov 25, 2010
  35. Nov 03, 2010
Loading