• machenbach's avatar
    [swarming] Port updated version of isolate_driver.py · 77fbb1c3
    machenbach authored
    This version of the isolate_driver includes a feature
    that automatically derives shared libraries for inclusion.
    
    This is needed for GN as the shared library location is
    different compared to gyp and having different configs
    would be tedious.
    
    This also removes the shared-library-specific configs as
    they are no longer needed with the new driver.
    
    BUG=chromium:474921
    
    Review-Url: https://codereview.chromium.org/2123223002
    Cr-Commit-Position: refs/heads/master@{#37555}
    77fbb1c3
isolate_driver.py 11.6 KB