blob: 1c721c37f477748eae2f6b1e1e69bf0c51cb5318 (
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
|
# ChangeLog for dev-lang/v8
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.4 2010/10/05 15:30:34 phajdan.jr Exp $
05 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> v8-2.4.3.ebuild:
Add support for building on amd64, thanks to Priit Laes <plaes@plaes.org>
in bug #337766.
*v8-2.4.3 (17 Sep 2010)
17 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> +v8-2.4.3.ebuild:
Version bump. Should now pass src_test.
02 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+files/v8-no-O3-r0.patch, v8-2.2.24.ebuild:
Pass --jobs option to scons if present in the MAKEOPTS, do not hardcode
-O3 compiler flag, and add optional support for readline.
*v8-2.2.24 (25 Jul 2010)
25 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+files/v8-no-werror-r0.patch, +v8-2.2.24.ebuild,
+files/v8-upstream-bug-773-r0.patch:
Initial import, bug #299976 by Luke-Jr <luke-jr+gentoobugs@utopios.org>.
Notable suggestions by solar, Priit Laes <plaes@plaes.org> and Johan
Bergstroem <bugs@bergstroem.nu>.
|