[PATCH] D37099: Added optional validation of svn sources to Dockerfiles.

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 07:47:45 PDT 2017


ilya-biryukov updated this revision to Diff 114840.
ilya-biryukov added a comment.

- Separated project tree walking and checksumming implementations.


https://reviews.llvm.org/D37099

Files:
  utils/docker/build_docker_image.sh
  utils/docker/debian8/build/Dockerfile
  utils/docker/example/build/Dockerfile
  utils/docker/nvidia-cuda/build/Dockerfile
  utils/docker/scripts/build_install_llvm.sh
  utils/docker/scripts/llvm_checksum/llvm_checksum.py
  utils/docker/scripts/llvm_checksum/project_tree.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37099.114840.patch
Type: text/x-patch
Size: 15017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/6f4e2a1d/attachment.bin>


More information about the llvm-commits mailing list