platform/core/security/libcryptsvc.git
9 years agoFixed packaging for 64bit architectures 28/26128/3 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20141002.100449 accepted/tizen/ivi/20141006.161445 submit/tizen/20141002.092832 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release 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 tizen_3.0_ivi_release
Vyacheslav Barinov [Mon, 18 Aug 2014 06:58:05 +0000 (10:58 +0400)]
Fixed packaging for 64bit architectures

The package has a hardcoded paths to libdir in CMakeLists.txt file which works
for 32-bit architectures, but trying to build package on aarch64 makes a problem
in packaging section because %{_libdir} macros has "/usr/lib64" on 64bit
architectures.

Now CMake uses paths defined by build system: it changes nothing for 32bit
architecture but packaging won't fail for 64bit builds anymore

Change-Id: I2a0fc1da429585a7bd1c0bffb0c8b5f50eab9b8e
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agoRemove debian directory and COPYING file 40/24740/1
seong.chung [Mon, 21 Jul 2014 05:11:07 +0000 (14:11 +0900)]
Remove debian directory and COPYING file

Change-Id: I9e1fb8fb137bb1f71cb1435e1399f7603b38d941
Signed-off-by: seong.chung <seong.chung@samsung.com>
9 years agoRemove Flora License 34/24734/1
seong.chung [Mon, 21 Jul 2014 01:15:23 +0000 (10:15 +0900)]
Remove Flora License

Change-Id: I1e4177cba14714538050bf6cb6a5f0d3a72d2a4d
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agoconvert static library to shared library 15/18515/1
Chanho Park [Tue, 25 Mar 2014 05:47:55 +0000 (14:47 +0900)]
convert static library to shared library

This patch removes static library and convert it into source
files. Static library can't build if compiler is changed.
And we also removed tzcrypto API and library because we don't
use it anymore.

Change-Id: I06043c5867c63f5f833d7d538f882cbe85ab0cba
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
10 years agoSync with tizen_2.2 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130912.094053 accepted/tizen/20130912.095658 accepted/tizen/20130912.150155 accepted/tizen/20130912.191746 accepted/tizen/20130912.195843 accepted/tizen/ivi/genivi/20140131.041919 accepted/tizen_ivi_stable/20131116.111627 ivi_oct_m2 submit/tizen/20130829.121231 submit/tizen/20130912.075936 submit/tizen/20130912.090245 submit/tizen_ivi_genivi/20140131.040633 submit/tizen_ivi_stable/20131116.100914 tizen_3.0.m14.2_ivi_release
so.yu [Thu, 29 Aug 2013 10:33:16 +0000 (19:33 +0900)]
Sync with tizen_2.2

Conflicts:
CMakeLists.txt

10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/20130710.221331 submit/tizen/20130710.124523
Ryan Ware [Mon, 8 Jul 2013 17:07:18 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoRemove unrecognized option for gcc-4.8
so.yu [Tue, 2 Jul 2013 14:34:56 +0000 (23:34 +0900)]
Remove unrecognized option for gcc-4.8

Change-Id: I9023a7fba7c91fa5b22e0476fb4013f1154a6bb3
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoresetting manifest requested domain to floor 34/5134/1
Alexandru Cornea [Mon, 1 Jul 2013 13:28:34 +0000 (16:28 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 88/4488/1
Alexandru Cornea [Fri, 28 Jun 2013 14:00:03 +0000 (17:00 +0300)]
resetting manifest requested domain to floor

10 years agoFixed package metadata and description accepted/tizen/20130529.191111 submit/tizen/20130529.115330
Anas Nashif [Wed, 29 May 2013 11:53:26 +0000 (07:53 -0400)]
Fixed package metadata and description

10 years agoFixed package meta-data
Anas Nashif [Wed, 29 May 2013 11:50:57 +0000 (07:50 -0400)]
Fixed package meta-data

10 years agoChanges : Fix hardcoded library path for 64b compatibility 54/3754/1 accepted/tizen/20130529.151307 submit/tizen/20130529.151212
Xavier Roche [Wed, 29 May 2013 15:10:52 +0000 (17:10 +0200)]
Changes : Fix hardcoded library path for 64b compatibility

10 years agoFix hardcoded library path for 64b compatibility 53/3753/1
Xavier Roche [Wed, 29 May 2013 15:09:04 +0000 (17:09 +0200)]
Fix hardcoded library path for 64b compatibility

  - Fix hardcoded lib path
  - Use %cmake macro to set default path

10 years ago-avoid-version not recognised by compiler accepted/tizen/20130520.103533 submit/tizen/20130518.045619
Anas Nashif [Sat, 18 May 2013 04:56:15 +0000 (00:56 -0400)]
-avoid-version not recognised by compiler

11 years agoChange the License version from 1.0 into 1.1 tizen_2.1 accepted/tizen/20130520.101220 submit/tizen/20130517.045135 submit/tizen_2.1/20130514.052915
so.yu [Thu, 2 May 2013 01:26:15 +0000 (10:26 +0900)]
Change the License version from 1.0 into 1.1

Change-Id: I65ac59189f71da5b844debb2e1a38fb785dfed57
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agoupdate license file 2.1b_release accepted/tizen_2.1/20130425.020419 submit/tizen_2.1/20130425.000145
KyungwooNoh [Thu, 18 Apr 2013 08:01:07 +0000 (17:01 +0900)]
update license file

Change-Id: Ic917bbf85889c8d2e0dd5891e33e1238fe61319f
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
11 years agoFix LDFLAG
so.yu [Sat, 6 Apr 2013 07:46:54 +0000 (16:46 +0900)]
Fix LDFLAG

Change-Id: Ida4da964be85d75728c77f37f4ec3452e4a049b0
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agoModify the code about pkgconfig and remove trailing whitespace
so.yu [Fri, 5 Apr 2013 08:41:41 +0000 (17:41 +0900)]
Modify the code about pkgconfig and remove trailing whitespace

Change-Id: I0bc07bd568cc5d72e19f64e4bd8a27283cb96ce6
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:17:53 +0000 (01:17 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:51:31 +0000 (01:51 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
HyungKyu Song [Fri, 7 Dec 2012 05:22:34 +0000 (14:22 +0900)]
Initial empty repository