Skip to content
Snippets Groups Projects
  1. Sep 13, 2011
  2. Aug 18, 2011
  3. 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
  4. Apr 12, 2010
  5. Aug 03, 2009
  6. May 12, 2009
  7. May 06, 2009
  8. 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
  9. Apr 14, 2009
  10. Apr 07, 2009
  11. Mar 27, 2009
  12. Mar 23, 2009
  13. Mar 09, 2009
  14. Mar 06, 2009
  15. Jan 21, 2009
    • hjk's avatar
      debugger: use single instead of double quotes for dumper output. · 59f45976
      hjk authored
      This makes both source and log files more readable and also prevents
      gdb from applying extra quoting of its own.
      59f45976
    • hjk's avatar
      debugger: signal incomplete responses · f93bd26a
      hjk authored
      f93bd26a
    • hjk's avatar
      Use gdb's 'print' command to access dumper output. · 076488bf
      hjk authored
      Simple solution after all. This idea got initially dropped early in the
      process because it does not handle binary data and using x/x was
      way to slow. But since we use only printable characters now thanks
      to base64 encoding etc using 'p' becomes feasible again and simplifies
      the process vastly as no additional communication channel is needed anymore.
      076488bf
    • Daniel Molkentin's avatar
      Fixes: Implement make install target, Step 1 · 0f20a20b
      Daniel Molkentin authored
      Details: Moving files so that the local layout corresponds to the layout pushed by make install.
      Adjust Make target, modify the resource path of the loader to find the resources in the
      right place. All pathes are still looked up relative to binaryPath(), libs are found via
      relative rpath.
      0f20a20b
  16. Jan 13, 2009
  17. Jan 08, 2009
  18. Jan 07, 2009
  19. Dec 29, 2008
  20. Dec 19, 2008
  21. Dec 18, 2008
  22. Dec 17, 2008
  23. Dec 16, 2008
  24. Dec 12, 2008
  25. Dec 10, 2008
Loading