revise packaging and build scripts, fix dbus environment from system to 69/56769/4
authorYoungjae Shin <yj99.shin@samsung.com>
Tue, 12 Jan 2016 11:56:03 +0000 (20:56 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Fri, 15 Jan 2016 01:41:06 +0000 (10:41 +0900)
commitc1fe4934109f0df78a779f149dc9515646693777
treea53df74cea684326781f87a4d9a8ee2ed9dd07dd
parentb0f14a9c2f5ac1160daf8c0c20c7c3b19ba973dd
revise packaging and build scripts, fix dbus environment from system to
session.

Change-Id: I215edd346f15ff63c6aacad225f7324d5f4e2a5a
26 files changed:
CMakeLists.txt [changed mode: 0755->0644]
build-util/DB-schema-gen.c [changed mode: 0755->0644]
build-util/Makefile [changed mode: 0755->0644]
build-util/schema.sql [changed mode: 0755->0644]
client/CMakeLists.txt [changed mode: 0755->0644]
client/cal_client_dbus.c
common/CMakeLists.txt [changed mode: 0755->0644]
common/cal_vcalendar_parse.c
common/dbus/CMakeLists.txt [changed mode: 0755->0644]
common/dbus/cal_dbus.xml
common/dbus/cal_dbus_helper.h
doc/images/alarm_process.png [changed mode: 0755->0644]
doc/images/calendar_model.png [changed mode: 0755->0644]
doc/images/entities.png [changed mode: 0755->0644]
doc/images/properties.png [changed mode: 0755->0644]
doc/images/view_db.png [changed mode: 0755->0644]
doc/images/view_property.png [changed mode: 0755->0644]
packaging/calendar-service-alarm.service
packaging/calendar-service.conf.in [moved from packaging/org.tizen.calendar_service.dbus.conf.in with 94% similarity]
packaging/calendar-service.manifest [moved from calendar-service.manifest with 100% similarity]
packaging/calendar-service.spec
packaging/calendar-serviced.service
packaging/org.tizen.CalendarService.dbus.service [new file with mode: 0644]
packaging/org.tizen.calendar_service.dbus.service [deleted file]
server/CMakeLists.txt [changed mode: 0755->0644]
server/cal_server_dbus.c