ci: mingw build target to cross compile EFL for Windows
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 22 Aug 2018 12:51:12 +0000 (14:51 +0200)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 04:58:16 +0000 (13:58 +0900)
commit561b396c547776d20c7742e30de0f3262a55eae9
tree0a22d5e5554769de20a7fa4616414139a6f78f96
parent2373e4d885ccf670325d084fcf506221b2fad647
ci: mingw build target to cross compile EFL for Windows

We are using the EFL windows package installer (ewpi) from Vincent Torri
here (thanks!) to setup all the needed cross compiled dependencies for
EFL.

The make target is disabled as we are not able to execute the windows
binaries withour additional work to run check.

Work is ongoing in ewpi to have the dependencies provided for soem of
the disabled build options (gstreamer, webp, tiff, physics, etc). Once
these are working well in ewpi we will enable them here as well.

[Brought back after revert. CI image is now fixed to have the needed
pre-built windows components again]

Differential Revision: https://phab.enlightenment.org/D7294
.ci/ci-configure.sh
.ci/ci-make-check.sh
.ci/ci-make-checkbuild.sh
.travis.yml