Skip to content
Snippets Groups Projects
  1. May 05, 2009
  2. Mar 26, 2009
  3. Mar 25, 2009
    • dt's avatar
      Change the way the debugging library is build and found, yet again. · e21a74cb
      dt authored
      We used to build a helper library as part of the project. First with the
      qmake -after SOURCES= stuff and after until now with the
      gdbmacrosbuildstep. Now, the all new and fancy integretation directtly
      into the qt version dialog. You build the debugger library once for
      each qt version and then it's there ready to be loaded into each
      project build against that qt version. Saves a lot of time.
      And makes it possible to also load that library into while debuggign a
      cmake project. (Need to hook that up now.)
      Unfourtanetly this breaks the custom dumpers if you use a custom run
      executable.
      e21a74cb
  4. Mar 02, 2009
  5. Feb 27, 2009
  6. Feb 25, 2009
  7. Feb 17, 2009
  8. Feb 16, 2009
  9. Feb 13, 2009
  10. Jan 15, 2009
  11. Jan 13, 2009
  12. Dec 16, 2008
  13. Dec 09, 2008
  14. Dec 03, 2008
  15. Dec 02, 2008
Loading