aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/SpawnInputExpander.java
diff options
context:
space:
mode:
authorGravatar Ed Baunton <edbaunton@gmail.com>2018-01-10 02:23:11 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-01-10 02:25:27 -0800
commit512b9b9b353bcabc436a87329fadd449c684c44b (patch)
tree505864869094971e3ba16168664c09c75c6622fc /src/main/java/com/google/devtools/build/lib/exec/SpawnInputExpander.java
parent950c2a2d5bb4886dcec94caf601c5fb10f7c3f3d (diff)
Add support for strip_prefix to {new_}git_repository skylark rules
Continuation of https://github.com/bazelbuild/bazel/pull/4356 An approach at supporting strip_prefix with the git skylark rules. This approach unfortunately uses symlinks since you cannot clone a subset of a git repository. It creates a tmp directory which is the 'real' clone and then provides a link in place of the expected location of the repository to the path of the required prefix. Behaviour is only changed if a strip_prefix is provided. Closes #4368. PiperOrigin-RevId: 181438640
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/exec/SpawnInputExpander.java')
0 files changed, 0 insertions, 0 deletions