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

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 01:40:36 PDT 2017


ilya-biryukov created this revision.

This commit also adds a script to compute sha256 hashes of llvm checkouts.


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/llvm_checksum_utils.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37099.112515.patch
Type: text/x-patch
Size: 18035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/c8390444/attachment.bin>


More information about the llvm-commits mailing list