summaryrefslogtreecommitdiff
blob: 2f232bcba0fb9545191bb7947e46e27b4a2425c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# ChangeLog for dev-lang/icc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.23 2004/06/24 22:50:29 agriffis Exp $

*icc-8.0.055 (07 Feb 2004)

  13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
  Added DEPEND to sys-libs/lib-compat, bug 48350

  07 Feb 2004; Daniel Robbins <drobbins@gentoo.org> icc-8.0.055.ebuild:
  New ebuild, partially rewritten from bug #35602. This ebuild is still
  "iffy" and needs some work as I'm trying to get back to the rpm eclass
  but haven't incorporated fixes from the most recent ebuild submission
  on bugzilla. Thanks to Jeremy Warren for this ebuild as well as
  everyone who helped.

  15 Oct 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.030.ebuild :
  Fix rpm_unpack call again.

*icc-7.1.030 (13 Oct 2003)

  13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
  Added DEPEND to sys-libs/lib-compat, bug 48350

  13 Oct 2003; Daniel Robbins <drobbins@gentoo.org> icc-7.1.030.ebuild:
  New icc version for people with a premier.intel.com account. ~ on 
  x86 and ia64.

  24 Sep 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild :
  Fix rpm_unpack call, bug 29484.

  18 Sep 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild,
  icc-7.1.029.ebuild :
  _Much_ faster unpacking thanks to rpm.eclass and Georgi Georgiev.
  See bug 23179 for more information.

*icc-7.1.029 (18 Sep 2003)

  13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
  Added DEPEND to sys-libs/lib-compat, bug 48350

  18 Sep 2003; Daniel Robbins <drobbins@gentoo.org> icc-7.1.029.ebuild:
  new version marked stable for ia64, unstable for x86. ia64 support
  integrated into this ebuild. Also switched to slower rpm2targz simply
  because it doesn't require "rpm" to be merged.

*icc-7.1.006 (11 April 2003)

  13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
  Added DEPEND to sys-libs/lib-compat, bug 48350

  11 April 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild :

  Version bump.

  25 May 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild :

  Added icpc wrapper.

*icc-7.0.065-r2 (20 Dec 2002)

  20 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065-r2.ebuild :

  Fixed 05icc-ifc to include INTEL_LICENSE_FILE. Bug found by Zadeh
  (garen@garen.net).

*icc-7.0.065-r1 (11 Dec 2002)

  11 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065-r1.ebuild :

  Changed the "icc" wrapper script to properly translate gcc CFLAGS into
  icc CFLAGS.

*icc-7.0.065 (10 Dec 2002)

  10 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065.ebuild :

  Changed the naming to more accurately reflect the current ICC
  version number. Also fixed the primary executable and added a warning
  about compiling important applications with icc.

  8 Dec 2002 Jon Portnoy <avenj@gentoo.org> icc-7.0.ebuild :

  Added a warning about the behavior of the main executable.
  'icc' will return errors; 'iccbin' works fine.
 
  Fixed the warning messages to fit a standard terminal.

  Fixed the old version checking statement to avoid matching
  the current version.

  5 Dec 2002  William McArthur <sandymac@gentoo.org> icc-7.0.ebuild :

  Included some improvments from Jon Portnoy from http://bugs.gentoo.org/show_bug.cgi?id=11211

*icc-7.0
  25 Nov 2002  William McArthur <sandymac@gentoo.org> icc-7.0.ebuild :

  Basicly just updated the icc-6.0-r1 with new urls and changed the message at the end.

*icc-6.0-r1 (13 May 2002)

  13 May 2002  William McArthur <sandymac@gentoo.org> icc-6.0-r1.ebuild :

  Fixed a problem where I missed a place a file needs to be sed'ed during the
  install. Change 05icc to 05icc-ifc because both the icc-6 and ifc-6 packages
  used the same env info and I didn't want duplicate data.

*icc-6.0 (24 Apr 2002)

  24 Apr 2002  William McArthur <sandymac@gentoo.org> icc-6.0.ebuild :

  The icc-6.0.ebuild is functionally identical to the icc-5.0.1.ebuild . A few
  tweaks were made for the minor differeces in Intel's package.

*icc-5.0.1 (12 Apr 2002)

  12 Apr 2002; William McArthur <sandymac@gentoo.org> ChangeLog :

  Initial Gentoo package. The install from Intel is RPM based so I extract
  the i386 RPMs manually using rpm2cpio and cpio. (Idea taken from the
  realplayer ebuild) Other than running rpm for you the install script just
  replaces some stings in a few files with sed, so I copied and mangled the
  relavent lines from their install and use them. I also correct a typo
  descriped on Intel's web site. This fix should be removed at next icc upgrade.
  The install is a simple copy and adding one file to /etc/env.d to set up a few
  enviroment settings icc needs. After the package is merged I inform the user
  where to get a license key and where to put it.