summaryrefslogtreecommitdiffstats
path: root/llvm/utils/docker/scripts/build_install_llvm.sh
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Dockerfiles] Split checkout and build scripts into separate files.Ilya Biryukov2018-04-201-172/+15
* Migrate dockerfiles to use multi-stage builds.Ilya Biryukov2018-03-261-8/+3
* Fix typos of occurred and occurrenceMalcolm Parsons2018-01-241-2/+2
* Allow to apply cherry-picks when building Docker images.Ilya Biryukov2017-12-201-0/+39
* Added optional validation of svn sources to Dockerfiles.Ilya Biryukov2017-09-151-0/+10
* Fixed invalid variable name in Dockerfile scripts.Ilya Biryukov2017-08-231-2/+4
* Addressed some security issues in Dockerfiles.Ilya Biryukov2017-08-181-8/+2
* [docker] Fix unmatched quote problem in here-document on older versions of bashDon Hinton2017-07-311-3/+1
* Handle clang-tools-extra project in docker scripts.Ilya Biryukov2017-07-201-6/+45
* Fixes to Dockerfile scripts.Ilya Biryukov2017-07-061-4/+7
* Fixed argument parsing in docker scripts.Ilya Biryukov2017-07-031-0/+1
* Added Dockerfiles to build clang from sources.Ilya Biryukov2017-06-301-0/+169
OpenPOWER on IntegriCloud