simon-git: bob (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Nov 4 09:29:39 GMT 2017


TL;DR:
  c21af29 Ignore subdirectories in 'return' and 'deliver'.

Repository:     https://git.tartarus.org/simon/bob.git
On the web:     https://git.tartarus.org/?p=simon/bob.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-11-04 09:29:39

commit c21af299e869b2e9959c23d7ae7246e824d726ff
web diff https://git.tartarus.org/?p=simon/bob.git;a=commitdiff;h=c21af299e869b2e9959c23d7ae7246e824d726ff;hp=9c6c371f2046c7044671766b748620e66cfae1ad
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Nov 4 09:28:32 2017 +0000

    Ignore subdirectories in 'return' and 'deliver'.
    
    Now if you need to return a directory hierarchy from a delegate,
    and/or deliver one into the build output directory, you can do it one
    subdirectory at a time without the lower-level subdirectories crashing
    bob.
    
    Of course it would be even better to have a proper recursive mode, but
    this will do for a start.

 bob-delegate-server | 13 +++++++++----
 parse.py            |  2 ++
 2 files changed, 11 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list