]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-new: add Windows build 1722/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 6 Jan 2021 13:09:08 +0000 (15:09 +0200)
committerJason Dillaman <dillaman@redhat.com>
Wed, 24 Feb 2021 20:57:50 +0000 (15:57 -0500)
commitd8173d8fc8cf5e89bdf7f8220a0c34339080cf90
tree71691251221cdec7afb78d429d715b80644de27c
parent4e67f45d3307ead8db58978fb8bda1120ad34696
ceph-dev-new: add Windows build

We're going to do a Windows build using Mingw as part of the
ceph-dev-new job.

"windows" is added as a valid distro. The "validate_mingw" script
will ensure that we're running on top of a Linux distro that the
Windows build script supports (currently just Ubuntu and Suse
distros).

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
ceph-dev-build/build/validate_deb
ceph-dev-build/build/validate_osc
ceph-dev-build/build/validate_rpm
ceph-dev-new-build/build/build_mingw [new file with mode: 0644]
ceph-dev-new-build/build/setup_mingw [new file with mode: 0644]
ceph-dev-new-build/build/validate_mingw [new file with mode: 0644]
ceph-dev-new-build/config/definitions/ceph-dev-new-build.yml
ceph-dev-new/config/definitions/ceph-dev-new.yml