• Wez Furlong's avatar
    fbcode_builder: getdeps: add list-deps subcommand · 1034b669
    Wez Furlong authored
    Summary:
    While the command isn't necessarily super useful
    on its own, it does show that the plumbing for walking the
    deps is functioning, and that is important when it comes
    to building.
    
    The output lists the projects in the order that they
    would be built.
    
    The `fetch` command has been augmented to add a `--recursive`
    flag that uses the same mechanism to recursively fetch
    the dependencies.
    
    Reviewed By: simpkins
    
    Differential Revision: D14691004
    
    fbshipit-source-id: b00bf6ad4742f8bb0a70698f71a5fe03d6a1f453
    1034b669
load.py 3.39 KB