dd8d24ee62
We shouldn't be doing these crazy things. The only usage of this is the NextID rule which computes an unique number by incrementing a variable. This is used for example to generate names for the extra files used in xattr emulation. But we certainly don't need multiplication, division, etc. That's better done in scripts (Python, for example) in rule actions. So keep just enough of this for NextID to work, and we could probably make it even simpler. Change-Id: Id06d4f5e236205203fe8d604de440753b63801bc Reviewed-on: https://review.haiku-os.org/c/haiku/+/6088 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Tested-by: Automation <automation@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> |
||
---|---|---|
.. | ||
config_headers | ||
jam | ||
scripts |