summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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