View Single Post
  #1  
Old 12-14-2011, 10:44 AM
Rogier Rogier is online now
Registered User
 
Join Date: 09-09-2004
Location: the Netherlands
Posts: 40
Regular expression in conditional build rule?

You can put conditional rules on build steps by selecting 'Build only if macro or expression...' and then there's options like 'is true', 'contains (x)', 'is not equal to (y)' etc.

It would be really great if you could add 'matches regexp (x)' and 'does not match regexp (y)' there!

Or is there some other way to pull this off?
Reply With Quote