1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/utils/docker/scripts
Ilya Biryukov 30ee746f6f [Dockerfiles] Split checkout and build scripts into separate files.
Summary:
This is a small refactoring to extract the svn checkout code from the
build script used inside the docker image.
This would give more flexibility if more than a single invocation of
cmake is needed inside the docker image.

User-facing interface (build_docker_image.sh) hasn't changed, only the
internal scripts running inside the build container are affected.

Reviewers: ioeric

Reviewed By: ioeric

Subscribers: mehdi_amini, llvm-commits

Differential Revision: https://reviews.llvm.org/D45868

llvm-svn: 330412
2018-04-20 10:19:38 +00:00
..
llvm_checksum Added optional validation of svn sources to Dockerfiles. 2017-09-15 13:35:54 +00:00
build_install_llvm.sh [Dockerfiles] Split checkout and build scripts into separate files. 2018-04-20 10:19:38 +00:00
checkout.sh [Dockerfiles] Split checkout and build scripts into separate files. 2018-04-20 10:19:38 +00:00