revise build scripts and code cleanup 53/237653/1 accepted/tizen/unified/20200715.002122 submit/tizen/20200703.012802 submit/tizen/20200714.061839
authorYoungjae Shin <yj99.shin@samsung.com>
Thu, 2 Jul 2020 06:56:00 +0000 (15:56 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 2 Jul 2020 06:56:00 +0000 (15:56 +0900)
commit69c983038412ecd1c24742a7ca6435f61eb936b4
tree410ed7864caa6d70a28dcd8a870bdf885e88c908
parente40f5ab38a4a60ee07794ffc7ad3c53143b69290
revise build scripts and code cleanup

Change-Id: I9d5616c1225f433c920c2320e922d715a260649d
39 files changed:
AUTHORS [deleted file]
CMakeLists.txt
emulator/CMakeLists.txt
emulator/bt-callback.h [moved from emulator/include/bt-callback.h with 100% similarity]
emulator/bt-emulator-api.h [moved from emulator/include/bt-emulator-api.h with 100% similarity]
emulator/bt-event-manager.h [moved from emulator/include/bt-event-manager.h with 100% similarity]
emulator/bt-main-ug.h [moved from emulator/include/bt-main-ug.h with 92% similarity]
emulator/bt-main-view.h [moved from emulator/include/bt-main-view.h with 100% similarity]
emulator/bt-type-define.h [moved from emulator/include/bt-type-define.h with 100% similarity]
emulator/bt-util.h [moved from emulator/include/bt-util.h with 100% similarity]
emulator/bt-widget.h [moved from emulator/include/bt-widget.h with 100% similarity]
emulator/include/bt-debug.h [deleted file]
emulator/include/bt-string-define.h [deleted file]
include/bt-contacts.h [moved from packaging/contacts.h with 71% similarity]
include/bt-debug.h [moved from standard/include/bt-debug.h with 100% similarity]
include/bt-define.h [new file with mode: 0644]
include/bt-resource.h [moved from emulator/include/bt-resource.h with 98% similarity]
include/bt-string-define.h [moved from standard/include/bt-string-define.h with 100% similarity]
packaging/ug-bluetooth-efl.manifest [moved from ug-bluetooth-efl.manifest with 100% similarity]
packaging/ug-bluetooth-efl.spec
res/CMakeLists.txt
res/edje/CMakeLists.txt [new file with mode: 0644]
res/tables/HD/ug-bluetooth-efl_ChangeableColorTable.xml [deleted file]
res/tables/HD/ug-bluetooth-efl_FontInfoTable.xml [deleted file]
res/tables/ug-bluetooth-efl_ChangeableColorTable.xml [moved from res/tables/WVGA/ug-bluetooth-efl_ChangeableColorTable.xml with 100% similarity]
res/tables/ug-bluetooth-efl_FontInfoTable.xml [moved from res/tables/WVGA/ug-bluetooth-efl_FontInfoTable.xml with 100% similarity]
standard/CMakeLists.txt
standard/bt-callback.h [moved from standard/include/bt-callback.h with 100% similarity]
standard/bt-ipc-handler.h [moved from standard/include/bt-ipc-handler.h with 100% similarity]
standard/bt-main-ug.h [moved from standard/include/bt-main-ug.h with 90% similarity]
standard/bt-main-view.h [moved from standard/include/bt-main-view.h with 100% similarity]
standard/bt-net-connection.h [moved from standard/include/bt-net-connection.h with 100% similarity]
standard/bt-profile-view.h [moved from standard/include/bt-profile-view.h with 100% similarity]
standard/bt-type-define.h [moved from standard/include/bt-type-define.h with 100% similarity]
standard/bt-util.c
standard/bt-util.h [moved from standard/include/bt-util.h with 97% similarity]
standard/bt-wearable.h [moved from standard/include/bt-wearable.h with 100% similarity]
standard/bt-widget.h [moved from standard/include/bt-widget.h with 100% similarity]
standard/include/bt-resource.h [deleted file]