1 2007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
5 Set CONFIG option for the window system GTK+ is using
9 2007-11-22 Alp Toker <alp@atoker.com>
11 GTK+ build fix. Pass a correct LIBDIR value.
15 2007-11-20 Mark Rowe <mrowe@apple.com>
17 Reviewed by Alp Toker.
19 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
21 2007-11-20 Alp Toker <alp@atoker.com>
23 Reviewed by Simon Hausmann.
25 Clean up GTK+ port configuration.
27 Use similar compiler warning flags to the Mac build.
29 Add the qmake changes needed for DirectFB support.
33 2007-11-07 Simon Hausmann <hausmann@kde.org>
37 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
38 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
42 2007-10-03 Lars Knoll <lars@trolltech.com>
46 move WebKitQt to WebKit/qt for consistency with the other ports.
51 2007-10-03 Lars Knoll <lars@trolltech.com>
55 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
59 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
63 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
64 Remove Bakefiles from svn.
66 * Bakefiles/Bakefiles.bkgen: Removed.
67 * Bakefiles/ChangeLog: Removed.
68 * Bakefiles/Readme.txt: Removed.
69 * Bakefiles/presets.bkl: Removed.
70 * Bakefiles/update-file-lists.py: Removed.
72 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
74 Rubber stamped by Adam.
76 Renamed files from *Gdk to *Gtk (see #14732) using the
77 work of Juan A. Suarez Romero as a base.
84 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
86 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
87 http://bugs.webkit.org/show_bug.cgi?id=14557
89 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
91 2007-07-27 Simon Hausmann <hausmann@kde.org>
93 Done with and reviewed by Lars and Zack.
95 Exclude DumpRenderTree from the Qt build on Windows for now.
99 2007-07-27 Simon Hausmann <hausmann@kde.org>
101 Done with and reviewed by Lars and Zack.
103 Temporarily disable the ICO support for the Qt build on Windows.
107 2007-07-26 Simon Hausmann <hausmann@kde.org>
111 Use QMAKE_LIBDIR instead of QMAKE_LFLAGS to specify the library search path for QtWebKit, as the former is portable and correctly transformed to /LIBPATH: with msvc for example.
115 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
119 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
124 2007-07-18 Simon Hausmann <hausmann@kde.org>
128 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
132 2007-07-18 Timothy Hatcher <timothy@apple.com>
134 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
135 still use this one Makefile.shared as an include.
139 2007-07-12 George Staikos <staikos@kde.org>
141 Fix build in debug mode.
145 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
149 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
150 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
152 * WebKit.pri: Adjust INCLUDEPATH
154 2007-06-25 Adam Roben <aroben@apple.com>
156 Really remove LayoutTestResults.
158 * LayoutTestResults: Removed.
160 2007-06-25 Adam Roben <aroben@apple.com>
162 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
163 http://bugs.webkit.org/show_bug.cgi?id=14405
167 * LayoutTestResults: Removed.
169 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
173 http://bugs.webkit.org/show_bug.cgi?id=13975
174 Use system-provided libjpeg and libpng
176 * WebKit.pri: Link against external libjpeg and libpng.
178 2007-06-20 Adam Roben <aroben@apple.com>
180 Reviewed by Simon Hausmann.
182 More Gdk build fixing.
186 2007-06-15 Adam Treat <adam@staikos.net>
188 Reviewed by George Staikos.
190 Add ICO support to the Qt build.
194 2007-06-13 George Staikos <staikos@kde.org>
198 Compile without self-linking.
202 2007-06-13 Simon Hausmann <hausmann@kde.org>
206 * WebKit.pri: WebKitQt is now called QtWebKit.
208 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
210 Reviewed by Eric Seidel.
212 http://bugs.webkit.org/show_bug.cgi?id=13941
213 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
217 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
219 Reviewed by Mark Rowe.
221 * WebKit.pro: Build testkjs for Gdk and Qt
223 2007-05-11 Holger Freyther <freyther@kde.org>
225 Reviewed by Mark Rowe.
227 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
228 and add ICU configuration to QMAKE_CXXFLAGS.
232 2007-05-06 Erik Bunce <kde@bunce.us>
234 Reviewed by Mark Rowe.
237 Removed unnecessary dependency on MacPorts (/opt/local)
239 2007-05-03 Holger Freyther <freyther@kde.org>
241 Reviewed by Zack, landed by Simon.
242 This is bugzilla bug 13499.
244 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
246 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
249 2007-04-27 Holger Freyther <freyther@kde.org>
253 Remove unmaintained CMake build system.
255 * CMakeLists.txt: Removed.
257 2007-01-30 Simon Hausmann <hausmann@kde.org>
261 * WebKit.pri: libJavaScriptCore is gone with the Qt build
264 2007-01-26 George Staikos <staikos@kde.org>
266 Remove headers - not needed now.
270 2007-01-23 George Staikos <staikos@kde.org>
272 Put everything back since we can't build everything without it yet.
276 2007-01-16 Lars Knoll <lars@trolltech.com>
280 Remove everything but the new public API from
285 2007-01-11 George Staikos <staikos@kde.org>
291 2007-01-03 Lars Knoll <lars@trolltech.com>
297 2006-12-17 Simon Hausmann <hausmann@kde.org>
299 Reviewed by Rob Buis.
301 * WebKit.pro: Build testkjs.
303 2006-12-14 Timothy Hatcher <timothy@apple.com>
307 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
309 2006-12-13 Maciej Stachowiak <mjs@apple.com>
311 Reviewed by Brady and Anders.
313 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
315 2006-12-10 Zack Rusin <zack@kde.org>
317 Client classes have been moved to WebKitQt/WebCoreSupport so
318 adjusting the pri file.
322 2006-12-10 George Staikos <staikos@kde.org>
326 Add WebKitBuild/Release back to the output dir for external build cases.
330 2006-12-10 Zack Rusin <zack@kde.org>
332 Fix the link directory location.
336 2006-12-10 Lars Knoll <lars@trolltech.com>
340 Include DumpRenderTree in the Qt build
344 2006-12-09 George Staikos <staikos@kde.org>
348 Correct the path to the libraries for QMake.
352 2006-12-09 Lars Knoll <lars@trolltech.com>
356 Make it possible to build WebKit with qmake.
361 2006-11-19 Simon Hausmann <hausmann@kde.org>
365 http://bugs.webkit.org/show_bug.cgi?id=11649
367 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
369 2006-10-30 Timothy Hatcher <timothy@apple.com>
373 Make the universal build return non-zero when module make fails.
377 2006-10-30 Stephanie Lewis <slewis@apple.com>
381 Change Makefiles to return non-zero when module make fails.
385 2006-10-27 Brady Eidson <beidson@apple.com>
387 Rubber stamped by Tim Hatcher
389 Added "make universal" to build universal binaries
394 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
398 * CMakeLists.txt: add option to disable colored output when building on the buildbot