travis: merge wayland build into misc and rename to options-enabled
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 19 Nov 2018 13:22:10 +0000 (14:22 +0100)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:37:06 +0000 (14:37 +0900)
commit84a4e7b4a23d6f08d5cdc01a1d0bcb21fdaeea09
tree5ded0c497512cc78bde0aa50f756d822f97f5c56
parenta886fa3884ff619e0a56e7121580c2551db97f5f
travis: merge wayland build into misc and rename to options-enabled

The misc build already had most of the extra options enabled for the EFL
build. Instead of wasting CPU cycles on a full seperate build for just
wayland options we merge these two together. In the process we rename
from misc (pretty vague) to options-enabled and options-disbaled.

Due to the combination of options we need to disable sdl for now. It
clashes with the OpenGL ES option we enable for wayland. Having build
for the different GL flavours is something we should look into at some
point.

Patch is based on the patches from Marcel in D7253 and D7254

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