platform/upstream/nettle.git
5 years agoChange compiler flag definition place to fix ASAN build break on ARM 38/191538/1 accepted/tizen_unified tizen accepted/tizen/unified/20181105.062416 submit/tizen/20181101.061154 submit/tizen/20181101.232310
Tomasz Swierczek [Thu, 18 Oct 2018 05:06:26 +0000 (07:06 +0200)]
Change compiler flag definition place to fix ASAN build break on ARM

Change-Id: If814da44a445e1a602d08d9bd2ad03891c36e356

5 years agoAdd options to build position-independent executables 31/190631/1 accepted/tizen/5.0/unified/20181102.030903 accepted/tizen/unified/20181005.013100 submit/tizen/20181004.085350 submit/tizen_5.0/20181101.000007
Tomasz Swierczek [Thu, 4 Oct 2018 08:03:54 +0000 (10:03 +0200)]
Add options to build position-independent executables

Change-Id: I8be9737c3ec3cf4a1954ecd71a3de30e72c46b56

7 years agoAdd %license macro for each sub package 52/121852/1 accepted/tizen_4.0_unified accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.012015 accepted/tizen/4.0/unified/20170828.222943 accepted/tizen/common/20170330.151538 accepted/tizen/ivi/20170330.224151 accepted/tizen/mobile/20170330.223859 accepted/tizen/tv/20170330.223920 accepted/tizen/unified/20170330.224205 accepted/tizen/wearable/20170330.224110 submit/tizen/20170330.004841 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
Dongsun Lee [Wed, 29 Mar 2017 07:50:43 +0000 (16:50 +0900)]
Add %license macro for each sub package

Change-Id: I4cdf82c0b085bb91639798869940731425ea4d61
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
7 years agoFix build with GCC6:use c89 explicitly 29/104929/1 accepted/tizen/common/20161220.190651 accepted/tizen/ivi/20161219.224856 accepted/tizen/mobile/20161219.224803 accepted/tizen/tv/20161219.224821 accepted/tizen/unified/20170309.040245 accepted/tizen/wearable/20161219.224838 submit/tizen/20161219.052224 submit/tizen_unified/20170308.100415
Dongsun Lee [Thu, 15 Dec 2016 00:51:01 +0000 (09:51 +0900)]
Fix build with GCC6:use c89 explicitly

Change-Id: I18145bf47c3e7183c833651faccfd627e6699c67
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
7 years agoRevert "Merge branch 'upstream' into tizen" 56/88956/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.025156 accepted/tizen/3.0.m2/tv/20170105.025302 accepted/tizen/3.0.m2/wearable/20170105.025358 accepted/tizen/3.0/common/20161114.111340 accepted/tizen/3.0/ivi/20161011.055400 accepted/tizen/3.0/mobile/20161015.033953 accepted/tizen/3.0/tv/20161016.005425 accepted/tizen/3.0/wearable/20161015.083601 accepted/tizen/common/20160926.154147 accepted/tizen/ivi/20160927.020911 accepted/tizen/mobile/20160927.020853 accepted/tizen/tv/20160927.020713 accepted/tizen/wearable/20160927.020832 submit/tizen/20160926.005548 submit/tizen_3.0.m2/20170104.093754 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000005 submit/tizen_3.0_mobile/20161015.000005 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004
Dongsun Lee [Tue, 20 Sep 2016 02:16:33 +0000 (11:16 +0900)]
Revert "Merge branch 'upstream' into tizen"

- It was reverted due to the license issue of 3.2(LGPL3.0)

This reverts commit 51b1acb90a37a3326cb5f34002a18c342eca98a9, reversing
changes made to dafb3e6d214450aa0ce065b9ce4539a8ece2d7bb.

Change-Id: I006441fa9704891dbc6ca22f48eef09a52e14458
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
7 years agoApply %restore_fcommon macro for Address Sanitizer 50/86850/1 accepted/tizen/common/20160905.171330 accepted/tizen/ivi/20160906.060925 accepted/tizen/mobile/20160906.060810 accepted/tizen/tv/20160906.060840 accepted/tizen/wearable/20160906.060906 submit/tizen/20160905.002202
Dongsun Lee [Mon, 5 Sep 2016 07:37:56 +0000 (16:37 +0900)]
Apply %restore_fcommon macro for Address Sanitizer

Change-Id: I3bcdcd356327661abc151ed9b2d7f347fb642eee
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
7 years agoFixed %configure call 03/71003/2
Slava Barinov [Mon, 23 May 2016 15:07:13 +0000 (18:07 +0300)]
Fixed %configure call

Since %configure is rpm macro it's expanded even inside comment and
therefore ./configure script is called twice.

And leaving backslash at end of comment line joins next line to comment,
so the configure has been called twice only because it's an rpm macro.

Change-Id: I30f5d55427102fc9fd406507ffb182f5bc5b1d37
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
7 years agoChange download URL 62/80562/1
Dongsun Lee [Mon, 18 Jul 2016 23:52:28 +0000 (08:52 +0900)]
Change download URL

Change-Id: I755463fd139749fdc6de4bc79399c0077d80d3ac
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
7 years agoMerge branch 'upstream' into tizen 54/73354/1 accepted/tizen/common/20160614.143703 accepted/tizen/ivi/20160614.041243 accepted/tizen/mobile/20160614.041223 accepted/tizen/tv/20160614.041236 accepted/tizen/wearable/20160614.041228 submit/tizen/20160613.080449
sangsu [Wed, 8 Jun 2016 00:22:23 +0000 (09:22 +0900)]
Merge branch 'upstream' into tizen

Change-Id: I3ae79be1656be892d7f2e0b7c7f682ba424ed2a8
Signed-off-by: sangsu <sangsu.choi@samsung.com>
7 years agoImported Upstream version 3.2 53/73353/1 upstream submit/upstream/20160613.071414 upstream/3.2
sangsu [Wed, 8 Jun 2016 00:18:53 +0000 (09:18 +0900)]
Imported Upstream version 3.2

Change-Id: I66875551cdc5d34712f0ece7a95a724b7a9e011a
Signed-off-by: sangsu <sangsu.choi@samsung.com>
8 years agoadd COPYING(GPL-2.0) license file 98/55698/1 accepted/tizen/ivi/20160218.025329 accepted/tizen/mobile/20151229.070954 accepted/tizen/tv/20151229.071018 accepted/tizen/wearable/20151229.071032 submit/tizen/20151229.010005 submit/tizen/20151229.011131 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006
Dongsun Lee [Tue, 29 Dec 2015 00:53:36 +0000 (09:53 +0900)]
add COPYING(GPL-2.0) license file

Change-Id: I7619213f761d56d5963126e3fc45ca77e2c261a7
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
9 years agoFix build error and set version 2.7.1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20141218.123416 accepted/tizen/ivi/20141225.103513 accepted/tizen/mobile/20141221.092751 accepted/tizen/tv/20141219.005651 accepted/tizen/wearable/20141219.005721 submit/tizen/20141215.230902 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_ivi/20141225.222222 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
José Bollo [Wed, 26 Nov 2014 15:23:36 +0000 (16:23 +0100)]
Fix build error and set version 2.7.1

Change-Id: I74c729887a1904b1f528f40f9e3ebd6ae13dfa8f
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoresetting manifest requested domain to floor
Alexandru Cornea [Mon, 1 Jul 2013 17:52:43 +0000 (20:52 +0300)]
resetting manifest requested domain to floor

9 years agofixed %setup macro
Anas Nashif [Wed, 8 May 2013 16:52:11 +0000 (12:52 -0400)]
fixed %setup macro

9 years agoFixed package group
Anas Nashif [Mon, 18 Mar 2013 19:52:14 +0000 (12:52 -0700)]
Fixed package group

9 years agoFixed package group and set license
Anas Nashif [Mon, 18 Mar 2013 16:45:58 +0000 (09:45 -0700)]
Fixed package group and set license

9 years agoadd packaging
Anas Nashif [Wed, 7 Nov 2012 23:36:37 +0000 (15:36 -0800)]
add packaging

9 years agoadd packaging
Anas Nashif [Wed, 7 Nov 2012 23:34:05 +0000 (15:34 -0800)]
add packaging

9 years agoImported Upstream version 2.7.1 sandbox/jobol/upstream upstream/2.7.1
José Bollo [Wed, 12 Nov 2014 14:27:51 +0000 (15:27 +0100)]
Imported Upstream version 2.7.1

11 years agoImported Upstream version 2.4 upstream/2.4
Anas Nashif [Wed, 7 Nov 2012 23:31:22 +0000 (15:31 -0800)]
Imported Upstream version 2.4