1. Code sync with tizen_2.4. 71/40971/3 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/3.0.2015.q2/common/20150615.091749 accepted/tizen/common/20150611.114057 accepted/tizen/mobile/20150611.122023 accepted/tizen/mobile/20150612.003448 accepted/tizen/tv/20150611.122047 accepted/tizen/tv/20150612.003617 accepted/tizen/wearable/20150611.122037 submit/tizen/20150611.090924 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_mobile/20150611.092554 submit/tizen_tv/20150611.092609 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorYoung-Ae Kang <youngae.kang@samsung.com>
Wed, 10 Jun 2015 11:39:17 +0000 (20:39 +0900)
committerYoung-Ae Kang <youngae.kang@samsung.com>
Thu, 11 Jun 2015 08:56:32 +0000 (17:56 +0900)
commit40101503d67a42cf61f81c5077200350e9c50bd4
tree5cf15747f8afdbe54e909555a0d5b4acf299c582
parent1b3b0537f53d9acf6fe14f12579a0fa3f304be64
1. Code sync with tizen_2.4.
2. To support 64bit arch

Change-Id: I2072cafdfcb571d3dbc7b121ca6d93acbe7953f1
Signed-off-by: Young-Ae Kang <youngae.kang@samsung.com>
29 files changed:
AUTHORS
CMakeLists.txt [changed mode: 0644->0755]
agps/CMakeLists.txt [new file with mode: 0644]
agps/include/lbs_agps.h [new file with mode: 0644]
agps/include/lbs_agps_priv.h [new file with mode: 0644]
agps/src/lbs_agps.c [new file with mode: 0644]
client/CMakeLists.txt
client/include/lbs_dbus_client.h
client/include/lbs_dbus_client_priv.h
client/src/lbs_dbus_client.c
introspection/gen.sh [changed mode: 0644->0755]
introspection/lbs.xml
introspection/lbs_batch.xml [new file with mode: 0644]
introspection/lbs_gps_geofence.xml [new file with mode: 0644]
introspection/lbs_nmea.xml
introspection/lbs_position.xml
lbs-dbus.pc.in [changed mode: 0644->0755]
packaging/lbs-dbus.changes [deleted file]
packaging/lbs-dbus.manifest [deleted file]
packaging/lbs-dbus.spec [deleted file]
packaging/liblbs-dbus.changes [new file with mode: 0644]
packaging/liblbs-dbus.manifest [moved from liblbs-dbus.manifest with 100% similarity]
packaging/liblbs-dbus.spec [new file with mode: 0644]
server/CMakeLists.txt [changed mode: 0644->0755]
server/include/lbs_dbus_server.h
server/include/lbs_dbus_server_priv.h
server/res/lbs-dbus-server.conf [new file with mode: 0644]
server/res/lbs-dbus-server.conf.in [deleted file]
server/src/lbs_dbus_server.c