summaryrefslogtreecommitdiff
path: root/llvm/utils/docker
AgeCommit message (Expand)Author
2025-10-08[NFC][CI] Use Fully Qualified Names for All ContainersAiden Grossman
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
2022-03-23[Dockerfile] Upgrade debian base image to version 10Xiaodong Liu
2021-10-21Remove unused parallel-libs projectDavid Blaikie
2020-07-16Harmonize Python shebangserge-sans-paille
2020-02-10Continue removing llgo.Eric Christopher
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai
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-07-24[docker] Fix LLVM_EXTERNAL_PROJECTS cmake variable valueAzharuddin Mohammed
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
2018-01-22[Dockerfiles] Use a newer version of ninja when building inside debian8.Ilya Biryukov
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-28Changed Dockerfiles to install LLVM into /usr/localIlya Biryukov
2017-08-25Use temporary directory when building docker image.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-24NFC. Fixed typos in the comments.Ilya Biryukov
2017-07-20Handle clang-tools-extra project in docker scripts.Ilya Biryukov
2017-07-06Fixes to Dockerfile scripts.Ilya Biryukov
2017-07-06Made a script to build docker images easier to use.Ilya Biryukov
2017-07-04NFC. Removed mention of missing script from build_docker_image.sh.Ilya Biryukov
2017-07-03Fixed argument parsing in docker scripts.Ilya Biryukov
2017-06-30Added Dockerfiles to build clang from sources.Ilya Biryukov