ecore_exe: remove all legacy usage from eo files
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 6 Mar 2019 19:06:16 +0000 (19:06 +0000)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 14 Mar 2019 05:46:26 +0000 (14:46 +0900)
commit387762852410109821edef034403f3a969d539f7
treeea0fec41c7fc190de94aef31cc249d4af5ff72d9
parente07d5767b6338d4fe72d69d4cd19701f3e8dfa23
ecore_exe: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
evas and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree

ref T7724

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8125
src/Makefile_Ecore.am
src/lib/ecore/Ecore_Common.h
src/lib/ecore/Ecore_Legacy.h
src/lib/ecore/ecore_exe.c
src/lib/ecore/ecore_exe.eo [deleted file]
src/lib/ecore/ecore_exe_eo.c [new file with mode: 0644]
src/lib/ecore/ecore_exe_eo.h [new file with mode: 0644]
src/lib/ecore/ecore_exe_eo.legacy.h [new file with mode: 0644]
src/lib/ecore/ecore_private.h
src/lib/ecore/meson.build