summaryrefslogtreecommitdiffstats
path: root/llvm/utils/docker/build_docker_image.sh
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-191-4/+3
* [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-201-7/+39
* Migrate dockerfiles to use multi-stage builds.Ilya Biryukov2018-03-261-13/+3
* Allow to apply cherry-picks when building Docker images.Ilya Biryukov2017-12-201-1/+5
* Added optional validation of svn sources to Dockerfiles.Ilya Biryukov2017-09-151-0/+14
* Use temporary directory when building docker image.Ilya Biryukov2017-08-251-8/+14
* [docker] Fix unmatched quote problem in here-document on older versions of bashDon Hinton2017-07-311-3/+1
* 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
* Added Dockerfiles to build clang from sources.Ilya Biryukov2017-06-301-0/+121
OpenPOWER on IntegriCloud