Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I0761caf593f7cdb0e675c085b7bf993f78cf30b7
|
|
Change-Id: Iecb10cdd8093b2d53f53bcba3b16276af3026c87
|
|
gbs build --define "build_type DEBUG" was failing because of a typo
Change-Id: I7e761b03c2e5ce6b03daee6362503664a87f11de
|
|
Change-Id: I7175542d54b3db97ef41dc2aeb9b900abf057a0b
|
|
Change-Id: I937c1bf7764d2de16ddecf6c540ef3d88ac5c225
|
|
Change-Id: Ic1c3742b41591f22ecbec30bf140acc1cc17082f
|
|
Change-Id: I29c506c1d35aaf5728abb42d8771c0623faa25c9
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
|
|
Static analysis tools were complaining about assignment.
Change-Id: Iea9530b718d4aa823e01293fb6a81c95a9055f5c
|
|
Change-Id: I393985ea92dcbaf75c0275f56e1f4d202ea46967
|
|
According to [1], %prep section of the spec file should contain a single
%setup macro, nothing else. According to [2], manifest %files are best
copied to %{buildroot}%{_datadir} in the %install section.
Moved manifest copy operations from %prep to %install accordingly.
References
[1] https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-build
[2] https://wiki.tizen.org/Security/Application_installation_and_Manifest
Change-Id: I96a6e3fcd8a0f1fdf16121e7d2ef77603200739b
|
|
Do not expose unnecessary libraries to the program
that is linking with libcryptsvc library.
If the program will not be using the symbols of the required library,
it should not be linking directly to that library.
pkg-config guide:
https://people.freedesktop.org/~dbn/pkg-config-guide.html
Change-Id: I7faa0e7b8414d3fd0ee7bb864239c2c50c86de37
|
|
Remove unnecessary ifdef and (void).
Change-Id: I971e950d87736bb422a29f3eb008be1f377fc3bf
|
|
Change-Id: Ic31a2e237154e92e3ca1309ad40a14e26b369f00
|
|
Change-Id: If7b368edbcc382587de28fdef13aabb184a2d076
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
|
|
Change-Id: I24eb59474e1f32d4d87f4612cf3fe5a6e8858710
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
|
|
* This could be revert when boost-version is completely upgraded.
Change-Id: I641d2db94b9e4aa9e712ba3a9ea501059990f883
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
|
|
Change-Id: Ie05c2149eea334829d6bdf9b0951ae301b4abbd0
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
|
|
Change-Id: I78bc7a5438884b34c916d7651d34b1aa65bf5e61
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
|
|
Change-Id: Ieccac38280db7aff3094a6ea84907e48c44d3446
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
|
|
Change-Id: Idfefdf9444a69fa7b9f18a2b249809f7abc89ad3
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
|
|
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>
|
|
* 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>
|
|
Change-Id: I8896b46c5165c96b0ea87a2723d16379adaec814
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
|
|
Change-Id: I9021992dc32df51282e6efd34e6dfa2efacfe8fd
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
|
|
Change-Id: I719e3e4bcb123cd7fe5d6ac5c217e032399ea51a
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
|
|
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>
|
|
Change-Id: I9e1fb8fb137bb1f71cb1435e1399f7603b38d941
Signed-off-by: seong.chung <seong.chung@samsung.com>
|
|
Change-Id: I1e4177cba14714538050bf6cb6a5f0d3a72d2a4d
Signed-off-by: seong.chung <seong.chung@samsung.com>
|
|
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>
|
|
Conflicts:
CMakeLists.txt
|
|
|
|
Change-Id: I9023a7fba7c91fa5b22e0476fb4013f1154a6bb3
Signed-off-by: so.yu <so.yu@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Fix hardcoded lib path
- Use %cmake macro to set default path
|
|
|
|
Change-Id: I65ac59189f71da5b844debb2e1a38fb785dfed57
Signed-off-by: so.yu <so.yu@samsung.com>
|
|
Change-Id: Ic917bbf85889c8d2e0dd5891e33e1238fe61319f
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
|
|
Change-Id: Ida4da964be85d75728c77f37f4ec3452e4a049b0
Signed-off-by: so.yu <so.yu@samsung.com>
|
|
Change-Id: I0bc07bd568cc5d72e19f64e4bd8a27283cb96ce6
Signed-off-by: so.yu <so.yu@samsung.com>
|
|
|
|
|
|
|