# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 2570 | Matt Armstrong | delete a bunch of fixes that have been incorporated upstream | ||
#3 | 2507 | Matt Armstrong | update from the mainline | ||
#2 | 1179 | Matt Armstrong |
Description of the bug this change fixes: If a HDRRULE does this: FOO on $(<) = a b c ; Then after the HDRRULE finishes, the *global* variable FOO will be set, and the "on target" variable FOO on $(<) won't be changed at all. This can occur with the default Jambase's HdrRule if a file #includes itself. |
||
#1 | 1178 | Matt Armstrong |
Initial branch for the fix for "on target" variables during header scan. |
||
//guest/perforce_software/jam/src/rules.h | |||||
#2 | 486 | Perforce staff |
Jam 2.3. See RELNOTES for a list of changes from 2.2.x. Just about every source file was touched when jam got ANSI-fied. |
||
#1 | 2 | laura | Add Jam/MR 2.2 source |