platform/core/uifw/aurum.git
4 years agospec: enables DEP for security reason
Wonki Kim [Wed, 19 Feb 2020 07:11:10 +0000 (16:11 +0900)]
spec: enables DEP for security reason

platform ldflags could contain a option to enable DEP.
however there is a chance that the flag doesn't contain it.
this patch appends a option to enable DEP explicitly.

Change-Id: Id9de352e63522c236af3169a6b0cc947bc24910c

4 years agospec: modify spec according to renaming bootstrap binary
Wonki Kim [Thu, 13 Feb 2020 07:02:33 +0000 (16:02 +0900)]
spec: modify spec according to renaming bootstrap binary

bootstrap binary has renamed as 'aurum_bootstrap'.
but some definition has a name it used before.
this patch modify a spec file to change it as brand new.

Change-Id: If87a9b05d3a08c1cd288d055a3521a3d1bae4bb5

4 years agoremove a dependency of dlog accepted/tizen/unified/20200121.121435 submit/tizen/20200120.211529
Wonki Kim [Tue, 14 Jan 2020 06:16:41 +0000 (15:16 +0900)]
remove a dependency of dlog

dlog is not used over this library.
this patch removes the dependency.

Change-Id: Iae1dab9b957e2a0955fecf2d69045bce06e1b758

4 years agobuild: enable PIE for all executables accepted/tizen/unified/20200120.133108 submit/tizen/20200111.071320 submit/tizen/20200112.211134 submit/tizen/20200114.214303 submit/tizen/20200115.213910 submit/tizen/20200116.005149 submit/tizen/20200116.043425 submit/tizen/20200116.051036 submit/tizen/20200119.232254
Wonki Kim [Wed, 8 Jan 2020 08:25:02 +0000 (17:25 +0900)]
build: enable PIE for all executables

PIE option is a mandantory thing to be applied.

Change-Id: If5c034f859e316f5226aee1c484d7f6e0c1d5209

4 years agofix a build error accepted/tizen/unified/20191230.120941 submit/tizen/20191230.005131
Wonki Kim [Tue, 17 Dec 2019 02:42:28 +0000 (11:42 +0900)]
fix a build error

Change-Id: Id1b75f842edf833fc0a8137da362d1848520112e

4 years agofix potentional errors by svace
Wonki Kim [Tue, 17 Dec 2019 01:56:00 +0000 (10:56 +0900)]
fix potentional errors by svace

Change-Id: I54211f3fc5534f90cd9b3769313a4ce1d610b673

4 years agofix potentional erros according to svace/coverity avalytics
Wonki Kim [Thu, 12 Dec 2019 10:10:37 +0000 (19:10 +0900)]
fix potentional erros according to svace/coverity avalytics

this patch fixes potentional problems according to svace/coverity analytics.
that's it

Change-Id: Ifeb5cad72082d8eacb7d679a67a4932da537b28b

4 years agobuild: add %check directive in spec file 89/220489/1
Jongmin Lee [Thu, 19 Dec 2019 00:59:52 +0000 (09:59 +0900)]
build: add %check directive in spec file

Usually command or series of commands to "test" the software located
under %check directive in spec file. The test will be conducted
after installation.

Change-Id: I69a1279642723f12b0289f8d16fbeb9f22a6a41e

4 years agoIntroduce to a project aurum accepted/tizen/unified/20191213.115146 submit/tizen/20191211.080758 submit/tizen_5.5/20191212.063236
Wonki Kim [Thu, 4 Jul 2019 08:34:17 +0000 (17:34 +0900)]
Introduce to a project aurum

This commit introduces a project which has designed for
Automation framework for Ui testing,
Au{79},
Aurum.

Change-Id: I3407b40d4e5340f88fac170c9bb278356a236d4c