summaryrefslogtreecommitdiff
path: root/utils/docker
AgeCommit message (Expand)Author
2017-12-20Allow to apply cherry-picks when building Docker images.Ilya Biryukov
2017-09-15Added optional validation of svn sources to Dockerfiles.Ilya Biryukov
2017-08-28Changed Dockerfiles to install LLVM into /usr/localIlya Biryukov
2017-08-25Use temporary directory when building docker image.Ilya Biryukov
2017-08-23Fixed invalid variable name in Dockerfile scripts.Ilya Biryukov
2017-08-18Addressed some security issues in Dockerfiles.Ilya Biryukov
2017-07-31[docker] Fix unmatched quote problem in here-document on older versions of bashDon Hinton
2017-07-24NFC. Fixed typos in the comments.Ilya Biryukov
2017-07-20Handle clang-tools-extra project in docker scripts.Ilya Biryukov
2017-07-06Fixes to Dockerfile scripts.Ilya Biryukov
2017-07-06Made a script to build docker images easier to use.Ilya Biryukov
2017-07-04NFC. Removed mention of missing script from build_docker_image.sh.Ilya Biryukov
2017-07-03Fixed argument parsing in docker scripts.Ilya Biryukov
2017-06-30Added Dockerfiles to build clang from sources.Ilya Biryukov