platform/upstream/icecream.git
16 months agoservices/comm.h: include <ctime> header 41/289441/2 accepted/tizen_8.0_base accepted/tizen_base accepted/tizen_base_riscv accepted/tizen_base_tool tizen_8.0_base tizen_base accepted/tizen/8.0/base/20231005.044801 accepted/tizen/base/20230714.003335 accepted/tizen/base/riscv/20230717.014327 accepted/tizen/base/tool/20230405.065151 submit/tizen_base/20230404.065906 tizen_8.0_m2_release
Dongkyun Son [Tue, 7 Mar 2023 23:14:00 +0000 (08:14 +0900)]
services/comm.h: include <ctime> header

Fix "error: 'time' was not declared in this scope"

Change-Id: Ib925207007c14e839ee7da09c2cc1ffdc3d50f9a
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
7 years agoMerge "icecream.spec: also add link to clang, clang++ and armv7l-tizen-linux-gnueabi... accepted/tizen_3.0.m2_base accepted/tizen_3.0_base accepted/tizen_4.0_base accepted/tizen_5.0_base accepted/tizen_5.5_base accepted/tizen_5.5_base_mobile_hotfix accepted/tizen_5.5_base_wearable_hotfix accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix accepted/tizen_6.5_base accepted/tizen_6.5_base_tool accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool accepted/tizen_7.0_base_tool_hotfix tizen_3.0.m2_base tizen_3.0_base tizen_4.0_base tizen_4.0_tv tizen_5.0_base tizen_5.5_base tizen_5.5_base_mobile_hotfix tizen_5.5_base_wearable_hotfix tizen_5.5_tv tizen_6.0_base tizen_6.0_base_hotfix tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/3.0.m2/base/20170104.081912 accepted/tizen/3.0/base/20161028.102914 accepted/tizen/4.0/base/20170811.092744 accepted/tizen/4.0/base/20170828.221117 accepted/tizen/5.0/base/20181101.090506 accepted/tizen/5.5/base/20191030.082459 accepted/tizen/5.5/base/mobile/hotfix/20201023.084625 accepted/tizen/5.5/base/wearable/hotfix/20201023.081011 accepted/tizen/6.0/base/20201029.110720 accepted/tizen/6.0/base/20230713.142856 accepted/tizen/6.0/base/tool/20201029.112108 accepted/tizen/6.0/base/tool/hotfix/20201030.124917 accepted/tizen/6.0/base/tool/hotfix/20201102.090144 accepted/tizen/6.5/base/20230714.002521 accepted/tizen/6.5/base/tool/20211027.115416 accepted/tizen/7.0/base/20230714.002929 accepted/tizen/7.0/base/hotfix/20230714.003744 accepted/tizen/7.0/base/tool/20221028.120351 accepted/tizen/7.0/base/tool/hotfix/20221115.084831 accepted/tizen/base/20160909.122516 submit/tizen_3.0.m2_base/20170104.073748 submit/tizen_3.0_base/20161028.062323 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_5.0_base/20181101.000001 submit/tizen_5.5_base/20191030.000001 submit/tizen_5.5_base_mobile_hotfix/20201023.171501 submit/tizen_5.5_base_wearable_hotfix/20201023.155601 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.200601 submit/tizen_7.0_base/20221028.201101 submit/tizen_7.0_base_hotfix/20221115.161601 submit/tizen_base/20160909.060121 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
park [Fri, 9 Sep 2016 01:58:18 +0000 (18:58 -0700)]
Merge "icecream.spec: also add link to clang, clang++ and armv7l-tizen-linux-gnueabi-gcc" into tizen_base

7 years agoUse Requires(pre) rpm keyword instead of PreReq 17/86517/1
Jaehun Jeong [Thu, 1 Sep 2016 13:51:36 +0000 (22:51 +0900)]
Use Requires(pre) rpm keyword instead of PreReq

Change-Id: Iab55021535d2d12ec072b9cf43665e8bd2359654
Signed-off-by: Jaehun Jeong <jh4u.jeong@samsung.com>
7 years agoicecream.spec: also add link to clang, clang++ and armv7l-tizen-linux-gnueabi-gcc 70/86270/1
Julien Isorce [Wed, 31 Aug 2016 09:29:44 +0000 (10:29 +0100)]
icecream.spec: also add link to clang, clang++ and armv7l-tizen-linux-gnueabi-gcc

When the package use autotools/libtool as build system it invokes
armv7l-tizen-linux-gnueabi-gcc directly instead of gcc.
So add armv7l-tizen-linux-gnueabi-gcc as a symbolic link to icecc
in /opt/icecream/bin.
Also add clang and clang++ since we at it.

JIRA: https://bugs.tizen.org/jira/browse/TINF-1414

Change-Id: I206e50974972f11e48337ec3424d58f5a96f0ddd
Signed-off-by: Julien Isorce <j.isorce@samsung.com>
7 years agoMerge "icecc-create-env: execute ldd on original files" into tizen_base
park [Wed, 31 Aug 2016 05:34:32 +0000 (22:34 -0700)]
Merge "icecc-create-env: execute ldd on original files" into tizen_base

7 years agoicecc-create-env: execute ldd on original files 28/85328/1
Julien Isorce [Wed, 24 Aug 2016 15:06:54 +0000 (16:06 +0100)]
icecc-create-env: execute ldd on original files

ldd /usr/bin/gcc works but /emul/usr/bin/gcc doesn't.
The right solution would be to append /emul/lib/ld-linux.so.2
to RTLDLIST in /usr/bin/ldd.
Or to play with patchelf --set-interpreter.

Change-Id: Id86c3cee8d162328c6685cfc633e65e2994eec76
Signed-off-by: Julien Isorce <j.isorce@samsung.com>
8 years agoicecc-create-env: do not run strip 04/69704/1
Julien Isorce [Mon, 16 May 2016 10:42:15 +0000 (11:42 +0100)]
icecc-create-env: do not run strip

On some conditions strip can corrupt input binary that
it is trying to strip symbols.
See https://bugs.tizen.org/jira/browse/TINF-1404

Also on Tizen3.0, binaries that icecc put into the mini
compiler archive, are already stripped (gcc. g++, as). So
running strip on them does not bring any advantages.

Change-Id: Ifea3e85411ee4941877360aae137304682d7acd3
Signed-off-by: Julien Isorce <j.isorce@samsung.com>
8 years agouse x86 binaries if exists 17/69117/1
Julien Isorce [Wed, 11 May 2016 16:06:30 +0000 (17:06 +0100)]
use x86 binaries if exists

Change-Id: Id4cb876c187aecaafa33e1e9fff3a4abcacde248
Signed-off-by: Julien Isorce <j.isorce@samsung.com>
9 years agoRevert "Fix build error with %suse_version" 51/25651/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/ivi/20160218.024723 submit/tizen/20140807.124405 submit/tizen/20140807.133029 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_ivi/20140818.000000 submit/tizen_ivi/20140818.000001 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release 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
Yury Usishchev [Thu, 7 Aug 2014 12:50:14 +0000 (16:50 +0400)]
Revert "Fix build error with %suse_version"

This reverts commit 60c6207f722a11db2a0de86d67ec0492d07723e0.

Change-Id: I3451823af6dcf2ec604bf071021922959531cf46
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
9 years agoFix build error with %suse_version 50/25450/1 accepted/tizen/common/20140806.130822 submit/tizen/20140806.111926
Yury Usishchev [Tue, 5 Aug 2014 07:21:56 +0000 (11:21 +0400)]
Fix build error with %suse_version

Tizen now have %suse_version macro defined. Delete parts of spec file that were
unused due to suse_version macro.

Change-Id: Ic3732f919c480c9fd6dea908d421409ac7aa4a5d
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
11 years agoFixed the build error with 3.0 31/4131/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130912.144046 accepted/tizen/20130912.191939 accepted/tizen/20130912.200041 accepted/tizen/ivi/genivi/20140131.025949 ivi_oct_m2 submit/tizen/20130620.144544 submit/tizen/20130912.090206 submit/tizen_ivi_genivi/20140131.025608 tizen_3.0.m14.2_ivi_release
Dong Junfeng [Thu, 20 Jun 2013 07:14:18 +0000 (00:14 -0700)]
Fixed the build error with 3.0

  Fixed the error: aggregate 'rusage ru' has incomplete type

Change-Id: I48dd09abd3ff4ec08cade39234fdf9bb3e3b1140
Signed-off-by: Dong Junfeng <junfeng.dong@intel.com>
11 years agorollback tizen_2.1 2.1b_release accepted/tizen/20130520.101752 accepted/tizen_2.1/20130423.151553 submit/tizen/20130517.050258 submit/tizen_2.1/20130423.103231
Jinkun Jang [Thu, 14 Mar 2013 20:04:55 +0000 (05:04 +0900)]
rollback

11 years agoadd icecc-0.9.7.tar.bz2
Jinkun Jang [Thu, 14 Mar 2013 19:48:44 +0000 (04:48 +0900)]
add icecc-0.9.7.tar.bz2

11 years agosync with master branch
Jinkun Jang [Thu, 14 Mar 2013 16:25:24 +0000 (01:25 +0900)]
sync with master branch

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 06:13:12 +0000 (15:13 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
Jung Minsun [Thu, 23 Aug 2012 04:15:55 +0000 (13:15 +0900)]
Initial empty repository