summaryrefslogtreecommitdiffstats
path: root/llvm/utils/docker
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* Python compat - iteritems() vs. items()Serge Guelton2019-01-031-1/+1
* [docker] Fix LLVM_EXTERNAL_PROJECTS cmake variable valueAzharuddin Mohammed2018-07-241-2/+2
* [Dockerfiles] Split checkout and build scripts into separate files.Ilya Biryukov2018-04-206-188/+245
* Migrate dockerfiles to use multi-stage builds.Ilya Biryukov2018-03-268-119/+48
* Fix typos of occurred and occurrenceMalcolm Parsons2018-01-241-2/+2
* [Dockerfiles] Use a newer version of ninja when building inside debian8.Ilya Biryukov2018-01-221-1/+9
* Allow to apply cherry-picks when building Docker images.Ilya Biryukov2017-12-202-1/+44
* Added optional validation of svn sources to Dockerfiles.Ilya Biryukov2017-09-157-9/+335
* Changed Dockerfiles to install LLVM into /usr/localIlya Biryukov2017-08-283-3/+3
* Use temporary directory when building docker image.Ilya Biryukov2017-08-251-8/+14
* Fixed invalid variable name in Dockerfile scripts.Ilya Biryukov2017-08-231-2/+4
* Addressed some security issues in Dockerfiles.Ilya Biryukov2017-08-183-14/+19
* [docker] Fix unmatched quote problem in here-document on older versions of bashDon Hinton2017-07-312-6/+2
* NFC. Fixed typos in the comments.Ilya Biryukov2017-07-242-2/+2
* Handle clang-tools-extra project in docker scripts.Ilya Biryukov2017-07-201-6/+45
* Fixes to Dockerfile scripts.Ilya Biryukov2017-07-061-4/+7
* Made a script to build docker images easier to use.Ilya Biryukov2017-07-061-9/+45
* NFC. Removed mention of missing script from build_docker_image.sh.Ilya Biryukov2017-07-041-1/+3
* Fixed argument parsing in docker scripts.Ilya Biryukov2017-07-031-0/+1
* Added Dockerfiles to build clang from sources.Ilya Biryukov2017-06-309-0/+445
OpenPOWER on IntegriCloud