1 2007-07-12 George Staikos <staikos@kde.org>
3 Fix build in debug mode.
7 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
11 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
12 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
14 * WebKit.pri: Adjust INCLUDEPATH
16 2007-06-25 Adam Roben <aroben@apple.com>
18 Really remove LayoutTestResults.
20 * LayoutTestResults: Removed.
22 2007-06-25 Adam Roben <aroben@apple.com>
24 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
25 http://bugs.webkit.org/show_bug.cgi?id=14405
29 * LayoutTestResults: Removed.
31 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
35 http://bugs.webkit.org/show_bug.cgi?id=13975
36 Use system-provided libjpeg and libpng
38 * WebKit.pri: Link against external libjpeg and libpng.
40 2007-06-20 Adam Roben <aroben@apple.com>
42 Reviewed by Simon Hausmann.
44 More Gdk build fixing.
48 2007-06-15 Adam Treat <adam@staikos.net>
50 Reviewed by George Staikos.
52 Add ICO support to the Qt build.
56 2007-06-13 George Staikos <staikos@kde.org>
60 Compile without self-linking.
64 2007-06-13 Simon Hausmann <hausmann@kde.org>
68 * WebKit.pri: WebKitQt is now called QtWebKit.
70 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
72 Reviewed by Eric Seidel.
74 http://bugs.webkit.org/show_bug.cgi?id=13941
75 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
79 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
81 Reviewed by Mark Rowe.
83 * WebKit.pro: Build testkjs for Gdk and Qt
85 2007-05-11 Holger Freyther <freyther@kde.org>
87 Reviewed by Mark Rowe.
89 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
90 and add ICU configuration to QMAKE_CXXFLAGS.
94 2007-05-06 Erik Bunce <kde@bunce.us>
96 Reviewed by Mark Rowe.
99 Removed unnecessary dependency on MacPorts (/opt/local)
101 2007-05-03 Holger Freyther <freyther@kde.org>
103 Reviewed by Zack, landed by Simon.
104 This is bugzilla bug 13499.
106 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
108 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
111 2007-04-27 Holger Freyther <freyther@kde.org>
115 Remove unmaintained CMake build system.
117 * CMakeLists.txt: Removed.
119 2007-01-30 Simon Hausmann <hausmann@kde.org>
123 * WebKit.pri: libJavaScriptCore is gone with the Qt build
126 2007-01-26 George Staikos <staikos@kde.org>
128 Remove headers - not needed now.
132 2007-01-23 George Staikos <staikos@kde.org>
134 Put everything back since we can't build everything without it yet.
138 2007-01-16 Lars Knoll <lars@trolltech.com>
142 Remove everything but the new public API from
147 2007-01-11 George Staikos <staikos@kde.org>
153 2007-01-03 Lars Knoll <lars@trolltech.com>
159 2006-12-17 Simon Hausmann <hausmann@kde.org>
161 Reviewed by Rob Buis.
163 * WebKit.pro: Build testkjs.
165 2006-12-14 Timothy Hatcher <timothy@apple.com>
169 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
171 2006-12-13 Maciej Stachowiak <mjs@apple.com>
173 Reviewed by Brady and Anders.
175 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
177 2006-12-10 Zack Rusin <zack@kde.org>
179 Client classes have been moved to WebKitQt/WebCoreSupport so
180 adjusting the pri file.
184 2006-12-10 George Staikos <staikos@kde.org>
188 Add WebKitBuild/Release back to the output dir for external build cases.
192 2006-12-10 Zack Rusin <zack@kde.org>
194 Fix the link directory location.
198 2006-12-10 Lars Knoll <lars@trolltech.com>
202 Include DumpRenderTree in the Qt build
206 2006-12-09 George Staikos <staikos@kde.org>
210 Correct the path to the libraries for QMake.
214 2006-12-09 Lars Knoll <lars@trolltech.com>
218 Make it possible to build WebKit with qmake.
223 2006-11-19 Simon Hausmann <hausmann@kde.org>
227 http://bugs.webkit.org/show_bug.cgi?id=11649
229 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
231 2006-10-30 Timothy Hatcher <timothy@apple.com>
235 Make the universal build return non-zero when module make fails.
239 2006-10-30 Stephanie Lewis <slewis@apple.com>
243 Change Makefiles to return non-zero when module make fails.
247 2006-10-27 Brady Eidson <beidson@apple.com>
249 Rubber stamped by Tim Hatcher
251 Added "make universal" to build universal binaries
256 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
260 * CMakeLists.txt: add option to disable colored output when building on the buildbot