summaryrefslogtreecommitdiff
path: root/utils/docker
AgeCommit message (Expand)Author
2018-07-24[docker] Fix LLVM_EXTERNAL_PROJECTS cmake variable valueAzharuddin Mohammed
2018-04-20[Dockerfiles] Split checkout and build scripts into separate files.Ilya Biryukov
2018-03-26Migrate dockerfiles to use multi-stage builds.Ilya Biryukov
2018-01-24Fix typos of occurred and occurrenceMalcolm Parsons
2018-01-22[Dockerfiles] Use a newer version of ninja when building inside debian8.Ilya Biryukov
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