• A
    proc,service: return build informations for each package · a8606afb
    aarzilli 提交于
    Adds an API call that returns a list of packages contained in the
    program and the files that were used to build them, and also a best
    guess at which filesystem directory contained the package when it was
    built.
    
    This can be used by IDEs to map file paths if the debugging environment
    doesn't match the build environment exactly.
    a8606afb
starlark_mapping.go 42.2 KB