blob: a04ccd30ec93b2cdcf8d74814aad622583d3869a (
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
|
# ChangeLog for dev-java/ecj-gcj
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ChangeLog,v 1.1 2010/10/31 17:29:23 caster Exp $
*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.
|