Is there any way to build for multiple targets using the ClearCase Automation Layer or maybe by creating a perl script? I would like to automate the process of building for both Linux and windows when a project is checked in. Any inputs would be appreciated.
Regards, Magnus
You could use the continuous integration server Jenkins' matrix configurations to build for multiple targets and use either the Base ClearCase Plugin or the ClearCase UCM Plugin, depending on your ClearCase installation.
Currently, though, the ClearCase UCM Plugin does not have Linux support, but it is on the way.
Sorry, couldn't add all the links I wanted, because of too little rep.