summaryrefslogtreecommitdiff
path: root/llvm/utils/docker/scripts
AgeCommit message (Expand)Author
2025-01-22[Tools][Docker] Update Dockerfiles and Docker guide (#123841)Marc Auberer
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2023-03-31[utils] Give git a dummy email address when cherry picking.Roy Sundahl
2022-04-15[utils] Use git to checkout code instead of svn in building docker imageXiaodong Liu
2021-10-21Remove unused parallel-libs projectDavid Blaikie
2020-07-16Harmonize Python shebangserge-sans-paille
2020-02-10Continue removing llgo.Eric Christopher
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-03Python compat - iteritems() vs. items()Serge Guelton
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
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-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-20Handle clang-tools-extra project in docker scripts.Ilya Biryukov
2017-07-06Fixes to Dockerfile scripts.Ilya Biryukov
2017-07-03Fixed argument parsing in docker scripts.Ilya Biryukov
2017-06-30Added Dockerfiles to build clang from sources.Ilya Biryukov