rdiff with -kk option using ANT cvstagdiff
Hi All, I want to generate differences between two given tags (i.e. a start tag and end tag). Currently I'm using the following code in build.xml: some code here .. .. some code here ...
Re: Enforcing "depends" order for 3rd-party targets?
Sometimes it is difficult to understand the order even if there are no impossibilities. "^" - intersection, "-" - substruction, "->" ordering, ";" - ordering in dependencies. I tried incrementally processing the ordering rules, but that did not work - implicit dependencies can be reversed by ot