A snapshot for the 15/November target release is available. The snapshot is being imported into meego.com community OBS as 'next' and is available from releases.merproject.org
http://releases.merproject.org/releases/0.20121115.0.0.1/ The 20121115 target release will provide the gold linker in the toolchains (except MIPS). The motivation for this is that WebKit is hitting the 32bit 4Gb RAM barrier when linking. This seems to be a real problem with no known fixes for 32bit architectures across the WebKit communities; using gold will provide limited temporary relief and still needs compromises at build/configure/link time. There is a new 1486 cross-compile target to support using sb2 in a consistent manner for all architectures. Fixes to QDeclarativeText and ShaderEffectItem have been included. Changes since 0.20121101.1 : Package binutils changed from 5a4d240d5cbcdb0d7913343357eb5aedd44d467a to 099653ed7c8af97a103eb0b66d400cc32c7fbce3 in git packages-git/mer-core/binutils: commit 099653ed7c8af97a103eb0b66d400cc32c7fbce3 Author: David Greaves <[email protected]> Date: Sun Nov 4 21:04:27 2012 +0000 gold is not available on mips or cross-mipsel Signed-off-by: David Greaves <[email protected]> commit 95eb27bf7e1785bfafa15309a0e4d6897b639176 Author: David Greaves <[email protected]> Date: Thu Nov 1 17:19:57 2012 +0000 Enable gold linker for all architectures;Added i486 as cross target Correct bug link; MIPS does not support gold so skipped installation Thanks to Tom Swindell for starting this work. Signed-off-by: David Greaves <[email protected]> Change-Id: I4522d4390cc1b6f05554438aa96a6e8b221e35e8 Package build-compare changed from a104deaf696012cb0d2049646ed4c46e342e56c5 to e596cf3740c0319357a87f83ab7b7047f37f77ca in git packages-git/mer-core/build-compare: commit e596cf3740c0319357a87f83ab7b7047f37f77ca Author: Carsten Munk <[email protected]> Date: Fri Nov 2 12:41:51 2012 +0000 Use NSS's new location of chk files. Signed-off-by: Carsten Munk <[email protected]> Package gcc changed from 809d24eb07fdee9d5d787c28f37ff97a57488ecb to 3b13029a74711ca0cc7e10ffe4c29b108bf90cde in git packages-git/mer-core/gcc: commit 3b13029a74711ca0cc7e10ffe4c29b108bf90cde Author: David Greaves <[email protected]> Date: Thu Nov 1 20:11:01 2012 +0000 Add i486 cross target Signed-off-by: David Greaves <[email protected]> Package qt changed from f2a752e8da87785c5435bb50f77ff0c91dedd67a to a875a0a308ae168f13fb0b6e8ba6ab2fa9925a06 in git packages-git/mer-core/qt: commit a875a0a308ae168f13fb0b6e8ba6ab2fa9925a06 Author: Chris Adams <[email protected]> Date: Fri Nov 2 17:28:39 2012 +1000 Fix bugs in QDeclarativeText and ShaderEffectItem Avoid clobbering the QPen used during text layout - allows use of color tags in StyledText Observe GL context changes in ShaderEffectItem - recreate shader program when required Signed-off-by: Chris Adams <[email protected]> -- "Don't worry, you'll be fine; I saw it work in a cartoon once..."
