aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar tomlu <tomlu@google.com>2018-04-10 08:21:38 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-10 08:22:44 -0700
commit62e99591c28a353fb1fe30991b4a9c148f857d06 (patch)
tree1cbef5cdde67fffd029a62352b36ee19bf6400fe /.gitignore
parent4245af9ce910c4d275274c3b64b86a3f73272415 (diff)
Make SkylarkCustomCommandLine support efficient fingerprint calculation.
When using nested sets, we reuse sub-fingerprint computations by using the nested set key cache. map_each is supported. All formats, before_each, join_with and so on are computed via adding a specific UUID to the fingerprint + the control string (eg. the format string) rather than performing the actual computation. In legacy mode (existence of old map_fn), it falls back to trivial (and slow) fingerprint calculation. RELNOTES: None PiperOrigin-RevId: 192288783
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions