Skip to content
Snippets Groups Projects
  1. Nov 18, 2010
  2. Nov 03, 2010
  3. Nov 01, 2010
    • con's avatar
      Mac: Use rpath instead of executable_path. · 49b86e77
      con authored
      Because executable_path and loader_path are just too inflexible for some
      stuff. The rpath is supposed to be set to the Qt Creator app's Contents
      folder.
      Compiling on 10.4 now requires to enter compatibility mode via
      QTC_TIGER_COMPAT env variable or TIGER_COMPAT_MODE qmake variable.
      49b86e77
  4. Sep 29, 2010
  5. Sep 10, 2010
  6. Aug 05, 2010
  7. Jun 22, 2010
    • dt's avatar
      Remove LD_LIBRARY_PATH script. · 2bd2373b
      dt authored
      Christian Kamm convinced me that it should not have any effect.
      
      Reviewed-By: ckamm
      
      Task-Nr: QTCREATORBUG-1646
      2bd2373b
  8. Jun 10, 2010
  9. Jun 07, 2010
  10. Jun 03, 2010
  11. Apr 07, 2010
  12. Mar 17, 2010
  13. Feb 11, 2010
  14. Feb 08, 2010
  15. Feb 05, 2010
  16. Nov 24, 2009
  17. Oct 23, 2009
  18. Oct 06, 2009
  19. Sep 15, 2009
  20. Jun 08, 2009
  21. May 29, 2009
  22. May 12, 2009
  23. May 11, 2009
  24. May 06, 2009
  25. Apr 20, 2009
    • Oswald Buddenhagen's avatar
      revamp build system · 13f04d84
      Oswald Buddenhagen authored
      now bin and share are not pegged to linking the executable any more,
      but are proper subdirs targets of their own.
      unforturnately, qmake is a bit tenacious, so we hack around a bit. :)
      
      more or less in passing by, i removed some superfluous trailing slashes
      and added path normalization as well.
      13f04d84
  26. Mar 27, 2009
  27. Mar 24, 2009
  28. Mar 23, 2009
  29. Mar 12, 2009
  30. Mar 06, 2009
  31. Feb 19, 2009
  32. Jan 21, 2009
Loading