It would like very useful to add a parameter field to this plugin to be able to set custom xcodebuild arguments. Just like the Xcode plugin. These arguments are typically build settings like FOO_BAR=YES.

      We need these to avoid some Xcode build phase when performing the C language analysis.

      Thank you very much.

          [JENKINS-15902] Add support for custom xcodebuild arguments

          Code changed in jenkins
          User: Stuart Whelan
          Path:
          src/main/java/jenkins/plugins/clangscanbuild/ClangScanBuildBuilder.java
          src/main/java/jenkins/plugins/clangscanbuild/commands/ScanBuildCommand.java
          src/main/resources/jenkins/plugins/clangscanbuild/ClangScanBuildBuilder/config.jelly
          src/main/resources/jenkins/plugins/clangscanbuild/ClangScanBuildBuilder/help-xcodebuildargs.html
          src/test/java/jenkins/plugins/clangscanbuild/ClangScanBuildBuilderTest.java
          src/test/java/jenkins/plugins/clangscanbuild/commands/ScanBuildCommandTest.java
          http://jenkins-ci.org/commit/clang-scanbuild-plugin/216a1fff17611f9dd4c56deba64c03f5b8c09b96
          Log:
          JENKINS-15902 Add option to allow build arguments to be passed to xcode

          Compare: https://github.com/jenkinsci/clang-scanbuild-plugin/compare/b1f56a03ae30...216a1fff1761


          You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
          To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscribe@googlegroups.com.
          For more options, visit https://groups.google.com/groups/opt_out.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stuart Whelan Path: src/main/java/jenkins/plugins/clangscanbuild/ClangScanBuildBuilder.java src/main/java/jenkins/plugins/clangscanbuild/commands/ScanBuildCommand.java src/main/resources/jenkins/plugins/clangscanbuild/ClangScanBuildBuilder/config.jelly src/main/resources/jenkins/plugins/clangscanbuild/ClangScanBuildBuilder/help-xcodebuildargs.html src/test/java/jenkins/plugins/clangscanbuild/ClangScanBuildBuilderTest.java src/test/java/jenkins/plugins/clangscanbuild/commands/ScanBuildCommandTest.java http://jenkins-ci.org/commit/clang-scanbuild-plugin/216a1fff17611f9dd4c56deba64c03f5b8c09b96 Log: JENKINS-15902 Add option to allow build arguments to be passed to xcode Compare: https://github.com/jenkinsci/clang-scanbuild-plugin/compare/b1f56a03ae30...216a1fff1761 – You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out .

          Stuart Whelan added a comment -

          Checked in change to implement this.

          Stuart Whelan added a comment - Checked in change to implement this.

            stuartwhelan Stuart Whelan
            flabrie Francis Labrie
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: