1 2007-06-25 Adam Roben <aroben@apple.com>
3 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
4 http://bugs.webkit.org/show_bug.cgi?id=14405
8 * LayoutTestResults: Removed.
10 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
14 http://bugs.webkit.org/show_bug.cgi?id=13975
15 Use system-provided libjpeg and libpng
17 * WebKit.pri: Link against external libjpeg and libpng.
19 2007-06-20 Adam Roben <aroben@apple.com>
21 Reviewed by Simon Hausmann.
23 More Gdk build fixing.
27 2007-06-15 Adam Treat <adam@staikos.net>
29 Reviewed by George Staikos.
31 Add ICO support to the Qt build.
35 2007-06-13 George Staikos <staikos@kde.org>
39 Compile without self-linking.
43 2007-06-13 Simon Hausmann <hausmann@kde.org>
47 * WebKit.pri: WebKitQt is now called QtWebKit.
49 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
51 Reviewed by Eric Seidel.
53 http://bugs.webkit.org/show_bug.cgi?id=13941
54 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
58 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
60 Reviewed by Mark Rowe.
62 * WebKit.pro: Build testkjs for Gdk and Qt
64 2007-05-11 Holger Freyther <freyther@kde.org>
66 Reviewed by Mark Rowe.
68 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
69 and add ICU configuration to QMAKE_CXXFLAGS.
73 2007-05-06 Erik Bunce <kde@bunce.us>
75 Reviewed by Mark Rowe.
78 Removed unnecessary dependency on MacPorts (/opt/local)
80 2007-05-03 Holger Freyther <freyther@kde.org>
82 Reviewed by Zack, landed by Simon.
83 This is bugzilla bug 13499.
85 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
87 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
90 2007-04-27 Holger Freyther <freyther@kde.org>
94 Remove unmaintained CMake build system.
96 * CMakeLists.txt: Removed.
98 2007-01-30 Simon Hausmann <hausmann@kde.org>
102 * WebKit.pri: libJavaScriptCore is gone with the Qt build
105 2007-01-26 George Staikos <staikos@kde.org>
107 Remove headers - not needed now.
111 2007-01-23 George Staikos <staikos@kde.org>
113 Put everything back since we can't build everything without it yet.
117 2007-01-16 Lars Knoll <lars@trolltech.com>
121 Remove everything but the new public API from
126 2007-01-11 George Staikos <staikos@kde.org>
132 2007-01-03 Lars Knoll <lars@trolltech.com>
138 2006-12-17 Simon Hausmann <hausmann@kde.org>
140 Reviewed by Rob Buis.
142 * WebKit.pro: Build testkjs.
144 2006-12-14 Timothy Hatcher <timothy@apple.com>
148 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
150 2006-12-13 Maciej Stachowiak <mjs@apple.com>
152 Reviewed by Brady and Anders.
154 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
156 2006-12-10 Zack Rusin <zack@kde.org>
158 Client classes have been moved to WebKitQt/WebCoreSupport so
159 adjusting the pri file.
163 2006-12-10 George Staikos <staikos@kde.org>
167 Add WebKitBuild/Release back to the output dir for external build cases.
171 2006-12-10 Zack Rusin <zack@kde.org>
173 Fix the link directory location.
177 2006-12-10 Lars Knoll <lars@trolltech.com>
181 Include DumpRenderTree in the Qt build
185 2006-12-09 George Staikos <staikos@kde.org>
189 Correct the path to the libraries for QMake.
193 2006-12-09 Lars Knoll <lars@trolltech.com>
197 Make it possible to build WebKit with qmake.
202 2006-11-19 Simon Hausmann <hausmann@kde.org>
206 http://bugs.webkit.org/show_bug.cgi?id=11649
208 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
210 2006-10-30 Timothy Hatcher <timothy@apple.com>
214 Make the universal build return non-zero when module make fails.
218 2006-10-30 Stephanie Lewis <slewis@apple.com>
222 Change Makefiles to return non-zero when module make fails.
226 2006-10-27 Brady Eidson <beidson@apple.com>
228 Rubber stamped by Tim Hatcher
230 Added "make universal" to build universal binaries
235 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
239 * CMakeLists.txt: add option to disable colored output when building on the buildbot