Skip to content
Snippets Groups Projects
  1. Nov 21, 2013
  2. Nov 17, 2013
  3. Nov 06, 2013
  4. Nov 05, 2013
  5. Nov 01, 2013
  6. Oct 29, 2013
  7. Oct 28, 2013
  8. Oct 24, 2013
  9. Oct 22, 2013
  10. Oct 14, 2013
  11. Oct 10, 2013
  12. Sep 26, 2013
  13. Sep 20, 2013
    • Tim Sander's avatar
      add baremetal plugin · 3fbeca21
      Tim Sander authored
      
      This patch adds the baremetal plugin. The baremetal plugin is for
      debugging small targets with hardware debugger where the remote linux
      plugin does not fit. It adds a new kit and device class of type
      baremetal. The device allows entering custom gdb commands. Currently only
      qmake builds are possible. To use this with smaller devices without qt
      a fake-qt installation is needed. CMake and qbs is currently not
      supported.
      
      Change-Id: I86816f897a2e9ed8b95e3184387969cedf8a14d7
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      3fbeca21
  14. Sep 19, 2013
  15. Sep 10, 2013
  16. Sep 09, 2013
  17. Sep 02, 2013
    • Christian Kandeler's avatar
      Remove superfluous include paths from project files. · 72d17382
      Christian Kandeler authored
      
      A lot of our build system files specify unneeded include
      paths. These roughly fall into the following categories:
          a) Paths that are already set in more general files
             such as qtcreator.pri.
          b) Paths that serve no purpose at all, possibly
             left over from earlier versions of the project.
          c) Paths that act as workarounds for wrong include
             statements of the form '#include "xyz.h"', where
             xyz.h is not in the same directory as the including
            file.
      This patch removes such path specifications and fixes the offending
      include statements from case c).
      Tested on Linux, Windows and OSX with qmake and qbs.
      
      Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
      Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
      72d17382
  18. Aug 30, 2013
  19. Aug 19, 2013
  20. Aug 16, 2013
  21. Jun 19, 2013
  22. Jun 07, 2013
  23. Jun 06, 2013
  24. Jun 05, 2013
  25. Jun 04, 2013
  26. Jun 03, 2013
  27. May 28, 2013
  28. May 26, 2013
Loading