[wesnoth-commits] [wesnoth/wesnoth] 1e5695: dockerbuilds: provide our own implementation of ms...
Sergey Popov
noreply at github.com
Tue Mar 22 18:06:21 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1e56959008f0f037ae8ed8b5158a535607149123
https://github.com/wesnoth/wesnoth/commit/1e56959008f0f037ae8ed8b5158a535607149123
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M utils/dockerbuilds/CI/Dockerfile-base-mingw
M utils/dockerbuilds/mingw/Dockerfile
A utils/dockerbuilds/msys2/Dockerfile
A utils/dockerbuilds/msys2/bin/pacman-cross
A utils/dockerbuilds/msys2/ownstuff.conf
Log Message:
-----------
dockerbuilds: provide our own implementation of msys2 image base for cross-compiling
Unlike rwgrim/msys2-cross this Dockerfile doesn't require manual setup
as it downloads msys2 itself. Though it uses archlinux as image base
instead of debian in order to reuse archlinux's own pacman.
Commit: 489e7faa2998fa29e96224d39863ad213847696d
https://github.com/wesnoth/wesnoth/commit/489e7faa2998fa29e96224d39863ad213847696d
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M utils/dockerbuilds/CI/Dockerfile-base-mingw
Log Message:
-----------
Add compatibility symlink for previous dockerfiles
Compare: https://github.com/wesnoth/wesnoth/compare/82a5287af6da...489e7faa2998
More information about the Commits
mailing list