Changes between Version 80 and Version 81 of QtWebKitJournal


Ignore:
Timestamp:
04/09/10 06:14:17 (3 years ago)
Author:
hausmann@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJournal

    v80 v81  
    44 
    55'''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' 
     6 
     7=== Trunk === 
     8 
     9This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 57320. 
     10 
     11  * Symbian: 
     12    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtlauncher-trunk-symbian.sis QtLauncher] 
     13    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-symbian.sis QtWebKit] 
     14  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] 
     15  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] 
     16  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-source.tar.gz Sources] 
     17 
     18Known issues: 
     19 
     20  * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries. 
     21  * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder. 
     22  * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error". 
     23  * Due to internal build issues there's no Maemo 5 and Linux/IA32 build this week. 
     24  * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] 
    625 
    726== 2.0 Release Branch == 
     
    2342  * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error". 
    2443  * Due to internal build issues there's no Maemo 5 build this week. 
    25  
    26 Bugs fixed since previous week: 
     44  * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] 
     45 
     46Bugs fixed since week 12: 
    2747 
    2848|| <https://webkit.org/b/36742> || compilation on gcce for Symbian fails ||