Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6384

SCons plugin doesn't support multi-configuration project.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • scons-plugin
    • None

      I've tried to configure multi-configuration project in hudson and set "invoke scons script" as a build step. But i discovered that the environment variable passed by configuration matrix is not available in scons script.
      Afterwards i used
      cmd.exe /C scons -c msver=7.1 compiler=%compiler% debug=%debug% && exit %%ERRORLEVEL%%

      to run scons script and everything went well.

          [JENKINS-6384] SCons plugin doesn't support multi-configuration project.

          basharimovvv created issue -
          Alan Harder made changes -
          Component/s New: scons [ 15721 ]
          Component/s Original: plugin [ 15491 ]
          Assignee New: Gregory Boissinot [ gbois ]
          Gregory Boissinot made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 136479 ] New: JNJira + In-Review [ 185353 ]

            gbois Gregory Boissinot
            basharimovvv basharimovvv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: