Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. can i run clang static analysis nightly via jenkins?
Forum Updated to NodeBB v4.3 + New Features

can i run clang static analysis nightly via jenkins?

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
4 Posts 2 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ashtec
    wrote on last edited by raven-worx
    #1

    Hi,

    I have setup a nightly build job on our QT project, now i would like to add static analysis to the continues integration process. I see that Clang static analysis is included in QT Creator, but i am not sure how i can run this via Jenkins. any help would be appreciated!

    Thanks.

    raven-worx: moved topic

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you mean something like the ClandScan-build plugin ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ashtec
        wrote on last edited by ashtec
        #3

        A plug-in would be great, or if it's possible to execute it via command line I can run it via Jenkins too.
        That plug-in seems to be for x code.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Well scan-build is the command line tool so you could invoke it in a custom step.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved