summaryrefslogtreecommitdiff
blob: 75cd34dc5d343b0d3a98636295cf28203f0644c1 (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
# ChangeLog for dev-java/ecj-gcj
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ChangeLog,v 1.4 2012/05/12 12:12:13 sera Exp $

  12 May 2012; Ralph Sennhauser <sera@gentoo.org> +files/ecj-gcj-3.6:
  Add missing ecj-gcj-3.6. Thanks to genstorm

*ecj-gcj-3.6 (06 May 2012)

  06 May 2012; Ralph Sennhauser <sera@gentoo.org> +ecj-gcj-3.6.ebuild:
  Version bump. Import from java-overlay.

  15 Apr 2012; Mike Frysinger <vapier@gentoo.org> ecj-gcj-3.5.2-r2.ebuild:
  Add back ia64 love #349020 by Dennis Schridde.

*ecj-gcj-3.5.2-r2 (31 Oct 2010)

  31 Oct 2010; Vlastimil Babka <caster@gentoo.org> +files/ecj-gcj-3.5,
  +ecj-gcj-3.5.2-r2.ebuild, +metadata.xml:
  Move from java-overlay.

  14 Sep 2010; Vlastimil Babka <caster@gentoo.org> +files/ecj-gcj-3.5-r1,
  +ecj-gcj-3.5.2-r2.ebuild:
  Revbump to fix CLASSPATH handling, fixes e.g. build of ant-core.

  01 Apr 2010; Vlastimil Babka <caster@gentoo.org> ecj-gcj-3.5.2-r1.ebuild:
  Block the former eclipse-ecj:3.5[gcj] ebuild to prevent file collisions.
  Downgrade eclipse-ecj:3.5 to the main tree version if you hit the block.

  01 Apr 2010; Vlastimil Babka <caster@gentoo.org> +ecj-gcj-3.5.2-r1.ebuild:
  Revbump to ensure everyone gets the changes. Remove dependencies on jdk/jre
  and use gcj manually to compile, to break circular deps. Put back the native
  flag (enabled by default) for troubleshooting / low memory cases.

  01 Apr 2010; Andrew John Hughes <andrew@gentoo.org> -ecj-gcj-3.5.2.ebuild:
  Use new ecj-3.5 ebuild as basis, not old native binary version.

  22 Mar 2010; Vlastimil Babka <caster@gentoo.org> +ecj-gcj-3.5.2.ebuild,
  +files/ecj-gcj, +metadata.xml:
  New package, a subset of eclipse-ecj that can be compiled and used with
  gcj-jdk.