Re: Slightly OT: How to build COM dlls in parallel

2015-05-18 Thread Simon Richter
Hi Andreas,

On 18.05.2015 15:16, Andreas Tscharner wrote:

> We use feature branches to develop new features on out product. Each
> feature branch has a build job on Jenkins. Our product builds quite a
> few COM DLLs which need other registered(?) TLB od DLLs. If the
> interfaces differ and more than one build run in parallel the interfaces
> and binaries get mixed up.

COM interfaces with the same IID need to be identical all of the time.

One customer of mine has a large project with changing interfaces, and
automatically generates a new UUID on checkin if an interface changed.

   Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5559ECB1.4030709%40hogyros.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Slightly OT: How to build COM dlls in parallel

2015-05-18 Thread Andreas Tscharner

Hello World,

This question might be slightly off-topic, but I figure that Jenkins 
users may have had this problem (and probably a solution) before:


We use feature branches to develop new features on out product. Each 
feature branch has a build job on Jenkins. Our product builds quite a 
few COM DLLs which need other registered(?) TLB od DLLs. If the 
interfaces differ and more than one build run in parallel the interfaces 
and binaries get mixed up.
I suggest other users have had the same or similar problems too? How did 
you solve it?


TIA and best regards
Andreas
--
Andreas Tscharner 

Gordon's Law:
If you think you have the solution, the question was poorly phrased.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5559E63F.40702%40gmail.com.
For more options, visit https://groups.google.com/d/optout.