build: add a option to disable eo file installation
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 14 Mar 2019 16:43:51 +0000 (12:43 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commitcbd278dbda21af37ad46f3c5f8a5289378392be7
treeda5d1581861054a1e1129f6f958139289e529bf0
parenteb75c9d6f56f7217836b7f30f00ea8ea826128dc
build: add a option to disable eo file installation

Summary:
this is done because .eo files are not stable, and in order to stop
people depending on it, its better for now to disable the installation
of them for now.

ref T7676

Reviewers: stefan_schmidt, cedric, zmike, devilhorns

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7676

Differential Revision: https://phab.enlightenment.org/D7897
16 files changed:
meson_options.txt
src/lib/ecore/meson.build
src/lib/ecore_audio/meson.build
src/lib/ecore_con/meson.build
src/lib/ector/cairo/meson.build
src/lib/ector/gl/meson.build
src/lib/ector/meson.build
src/lib/ector/software/meson.build
src/lib/edje/meson.build
src/lib/efl/interfaces/meson.build
src/lib/eio/meson.build
src/lib/eldbus/meson.build
src/lib/elementary/meson.build
src/lib/emotion/meson.build
src/lib/eo/meson.build
src/lib/evas/meson.build