
15 Feb
2006
15 Feb
'06
2:58 p.m.
John Maddock wrote:
But: when I run the program, the generated Jamfile (*not* Jamfile.v2), is very different from the existing one. Maybe, you can run the program, check if the differences are fine, and commit them? After that I'll take care of Jamfile.v2.
Done, and committed: when I ran the *only* differences in the V1 Jamfile were the datestamps, and that's the way it should be.
Thanks. The reason why Jamfile was altered when I run it turned out to be very simple -- the order in which the program find test files depends on the order the filesystem lists them. - Volodya