[
https://issues.jenkins-ci.org/browse/JENKINS-6384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on JENKINS-6384 started by gbois.
> SCons plugin doesn't support multi-configuration project.
> ---------------------------------------------------------
>
> Key: JENKINS-6384
> URL: https://issues.jenkins-ci.org/browse/JENKINS-6384
> Project: Jenkins
> Issue Type: Bug
> Components: scons
> Affects Versions: current
> Reporter: basharimovvv
> Assignee: gbois
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira