1. Code synchronization with tizen_2.4 75/40975/2 accepted/tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091803 accepted/tizen/common/20150612.144211 accepted/tizen/mobile/20150613.021523 accepted/tizen/tv/20150613.021551 accepted/tizen/wearable/20150613.021627 submit/tizen/20150611.090942 submit/tizen/20150611.091025 submit/tizen/20150611.123947 submit/tizen/20150611.124121 submit/tizen/20150612.012510 submit/tizen/20150612.024919 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_mobile/20150611.092640 submit/tizen_tv/20150611.092630 submit/tizen_tv/20150611.121937 submit/tizen_tv/20150611.123134
authorYoung-Ae Kang <youngae.kang@samsung.com>
Wed, 10 Jun 2015 11:59:19 +0000 (20:59 +0900)
committerYoung-Ae Kang <youngae.kang@samsung.com>
Thu, 11 Jun 2015 08:58:44 +0000 (17:58 +0900)
commita19f5c31119bd65195e6cc1dd474a4e18b4fb27a
tree1963b1e2b7ee823cd007b8d6bbf17b59059d1424
parentae7068a66179d52f94d9f7a5964885a54f5057e9
1. Code synchronization with tizen_2.4
2. Then name of package was changed from libslp-location to liblbs-location
3. Fixed build error for 64bit arch.

Signed-off-by: Young-Ae Kang <youngae.kang@samsung.com>
Change-Id: I40ea4ad2daddfdf5608298bf208ca1fefd5209dd
137 files changed:
CMakeLists.txt [new file with mode: 0755]
Makefile.am [deleted file]
TC/_export_env.sh [deleted file]
TC/_export_target_env.sh [deleted file]
TC/build.sh [deleted file]
TC/config [deleted file]
TC/excute.sh [deleted file]
TC/making_new_tet_scen.py [deleted file]
TC/tet_scen [deleted file]
TC/tetbuild.cfg [deleted file]
TC/tetclean.cfg [deleted file]
TC/tetexec.cfg [deleted file]
TC/unit/Makefile [deleted file]
TC/unit/stc_gps_nmea.c [deleted file]
TC/unit/stc_gps_position.c [deleted file]
TC/unit/stc_gps_satellite.c [deleted file]
TC/unit/stc_gps_velocity.c [deleted file]
TC/unit/stc_gps_zone.c [deleted file]
TC/unit/tslist [deleted file]
TC/unit/utc_location_free.c [deleted file]
TC/unit/utc_location_get_address.c [deleted file]
TC/unit/utc_location_get_address_from_position.c [deleted file]
TC/unit/utc_location_get_last_known_position.c [deleted file]
TC/unit/utc_location_get_last_position.c [deleted file]
TC/unit/utc_location_get_last_satellite.c [deleted file]
TC/unit/utc_location_get_last_velocity.c [deleted file]
TC/unit/utc_location_get_position.c [deleted file]
TC/unit/utc_location_get_position_from_address.c [deleted file]
TC/unit/utc_location_get_position_from_freeformed_address.c [deleted file]
TC/unit/utc_location_get_satellite.c [deleted file]
TC/unit/utc_location_get_velocity.c [deleted file]
TC/unit/utc_location_init.c [deleted file]
TC/unit/utc_location_new.c [deleted file]
TC/unit/utc_location_search_poi.c [deleted file]
TC/unit/utc_location_start.c [deleted file]
TC/unit/utc_location_stop.c [deleted file]
TC/unit/utc_properties_boundary.c [deleted file]
TC/unit/utc_properties_method.c [deleted file]
TC/unit/utc_signals_service_disabled.c [deleted file]
TC/unit/utc_signals_service_enabled.c [deleted file]
TC/unit/utc_signals_service_updated.c [deleted file]
TC/unit/utc_signals_zone_in.c [deleted file]
TC/unit/utc_signals_zone_out.c [deleted file]
autogen.sh [deleted file]
configure.ac [deleted file]
image/location_image001.png [deleted file]
image/location_image002.png [deleted file]
lbs-location.pc.in [new file with mode: 0644]
location.pc.in [deleted file]
location/CMakeLists.txt [new file with mode: 0644]
location/Makefile.am [deleted file]
location/include/location-log.h
location/include/location-map-types.h [deleted file]
location/include/location-types.h
location/manager/Makefile.am [deleted file]
location/manager/location-accuracy.c
location/manager/location-accuracy.h
location/manager/location-batch.c [new file with mode: 0644]
location/manager/location-batch.h [new file with mode: 0644]
location/manager/location-boundary.c
location/manager/location-boundary.h
location/manager/location-common-util.c
location/manager/location-common-util.h
location/manager/location-gps.c [changed mode: 0644->0755]
location/manager/location-gps.h
location/manager/location-hybrid-mobile.c [new file with mode: 0644]
location/manager/location-hybrid.c [deleted file]
location/manager/location-hybrid.h
location/manager/location-ielement.c
location/manager/location-ielement.h
location/manager/location-marshal.list
location/manager/location-position.c
location/manager/location-position.h
location/manager/location-privacy.c [new file with mode: 0644]
location/manager/location-privacy.h [moved from image/SLP_Location_PG.h with 70% similarity, mode: 0644]
location/manager/location-satellite.c
location/manager/location-satellite.h
location/manager/location-setting.c
location/manager/location-setting.h
location/manager/location-signaling-util.c
location/manager/location-signaling-util.h
location/manager/location-velocity.c
location/manager/location-velocity.h
location/manager/location-wps.c
location/manager/location-wps.h
location/manager/location.c
location/manager/location.h
location/map-service/Makefile.am [deleted file]
location/map-service/location-address.c [deleted file]
location/map-service/location-address.h [deleted file]
location/map-service/location-geocode.c [deleted file]
location/map-service/location-geocode.h [deleted file]
location/map-service/location-landmark-ext.h [deleted file]
location/map-service/location-landmark.c [deleted file]
location/map-service/location-landmark.h [deleted file]
location/map-service/location-map-ielement.c [deleted file]
location/map-service/location-map-ielement.h [deleted file]
location/map-service/location-map-pref.c [deleted file]
location/map-service/location-map-pref.h [deleted file]
location/map-service/location-map-service-ext.h [deleted file]
location/map-service/location-map-service.c [deleted file]
location/map-service/location-map-service.h [deleted file]
location/map-service/location-poi.c [deleted file]
location/map-service/location-poi.h [deleted file]
location/map-service/location-route-ext.h [deleted file]
location/map-service/location-route.c [deleted file]
location/map-service/location-route.h [deleted file]
location/map-service/map-internal.c [deleted file]
location/map-service/map-internal.h [deleted file]
location/map-service/map-service.c [deleted file]
location/map-service/map-service.h [deleted file]
location/module/Makefile.am [deleted file]
location/module/location-module.h
location/module/module-internal.c
location/module/module-internal.h
packaging/liblbs-location.changes [new file with mode: 0644]
packaging/liblbs-location.manifest [new file with mode: 0644]
packaging/liblbs-location.spec [new file with mode: 0755]
packaging/libslp-location.changes [deleted file]
packaging/libslp-location.manifest [deleted file]
packaging/libslp-location.spec [deleted file]
tests/Makefile.am [deleted file]
tests/address-sample.c
tests/gps-test.c
tests/hybrid-test.c
tests/location-api-test-util.c
tests/location-api-test-util.h
tests/location-api-test.c
tests/location-api-test.json
tests/map-service-test.c
tests/nmea-sample.c
tests/position-sample-gps.c
tests/property-sample.c
tests/satellite-sample.c
tests/velocity-sample.c
tests/wps-test.c
tests/zone-sample.c