summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kyungwook Tak [Wed, 9 Mar 2016 09:11:15 +0000 (18:11 +0900)]
Fix warning and add warning related gcc options
Change-Id: Ieccac38280db7aff3094a6ea84907e48c44d3446
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Tue, 2 Feb 2016 07:32:04 +0000 (16:32 +0900)]
Integrate dukgenerator API to cryptsvc
Change-Id: Idfefdf9444a69fa7b9f18a2b249809f7abc89ad3
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Tue, 2 Feb 2016 05:33:46 +0000 (14:33 +0900)]
visibility attribute move to function definition
visibility attribute for cryptsvc API move from function declaration
to function definition because API user doesn't care the visibility.
Additionally fix points of meaningless const casting & const needed
Change-Id: I26cc36b27dcf5558b0a465e5ba908e1743de70e4
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Mon, 1 Feb 2016 07:56:17 +0000 (16:56 +0900)]
Refactor build system and add internal test
* Refine cmake files
* Remove duplicated codes in duid-gadget
* Add internal test
* Remove useless files (.changes, NOTICE)
Change-Id: I5cc7e16db85cc734d65794f8a505bcdd1dfd8726
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Tue, 2 Feb 2016 06:00:00 +0000 (15:00 +0900)]
Add gitignore file
Change-Id: I8896b46c5165c96b0ea87a2723d16379adaec814
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Mon, 14 Dec 2015 06:57:30 +0000 (15:57 +0900)]
Remove tzplatform config devel dependency
Change-Id: I9021992dc32df51282e6efd34e6dfa2efacfe8fd
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Dongsun Lee [Wed, 4 Nov 2015 08:49:48 +0000 (17:49 +0900)]
Synchronize with tizen 2.4
Change-Id: I719e3e4bcb123cd7fe5d6ac5c217e032399ea51a
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
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>
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>
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>
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>
so.yu [Thu, 29 Aug 2013 10:33:16 +0000 (19:33 +0900)]
Sync with tizen_2.2
Conflicts:
CMakeLists.txt
Ryan Ware [Mon, 8 Jul 2013 17:07:18 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen
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>
Alexandru Cornea [Mon, 1 Jul 2013 13:28:34 +0000 (16:28 +0300)]
resetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 14:00:03 +0000 (17:00 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Wed, 29 May 2013 11:53:26 +0000 (07:53 -0400)]
Fixed package metadata and description
Anas Nashif [Wed, 29 May 2013 11:50:57 +0000 (07:50 -0400)]
Fixed package meta-data
Xavier Roche [Wed, 29 May 2013 15:10:52 +0000 (17:10 +0200)]
Changes : Fix hardcoded library path for 64b compatibility
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
Anas Nashif [Sat, 18 May 2013 04:56:15 +0000 (00:56 -0400)]
-avoid-version not recognised by compiler
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>
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>
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>
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>
Jinkun Jang [Fri, 15 Mar 2013 16:17:53 +0000 (01:17 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:51:31 +0000 (01:51 +0900)]
Tizen 2.1 base
HyungKyu Song [Fri, 7 Dec 2012 05:22:34 +0000 (14:22 +0900)]
Initial empty repository