OSDN Git Service

Revert r312719 "[MachineCombiner] Update instruction depths incrementally for large...
[android-x86/external-llvm.git] / utils / docker /
2017-08-28 Ilya BiryukovChanged Dockerfiles to install LLVM into /usr/local
2017-08-25 Ilya BiryukovUse temporary directory when building docker image.
2017-08-23 Ilya BiryukovFixed invalid variable name in Dockerfile scripts.
2017-08-18 Ilya BiryukovAddressed some security issues in Dockerfiles.
2017-07-31 Don Hinton[docker] Fix unmatched quote problem in here-document...
2017-07-24 Ilya BiryukovNFC. Fixed typos in the comments.
2017-07-20 Ilya BiryukovHandle clang-tools-extra project in docker scripts.
2017-07-06 Ilya BiryukovFixes to Dockerfile scripts.
2017-07-06 Ilya BiryukovMade a script to build docker images easier to use.
2017-07-04 Ilya BiryukovNFC. Removed mention of missing script from build_docke...
2017-07-03 Ilya BiryukovFixed argument parsing in docker scripts.
2017-06-30 Ilya BiryukovAdded Dockerfiles to build clang from sources.