1 2007-12-19 Alp Toker <alp@atoker.com>
3 Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
4 cairo-ft directly following changes in r28864.
8 2007-12-12 Alp Toker <alp@atoker.com>
10 Reviewed by Mark Rowe.
12 http://bugs.webkit.org/show_bug.cgi?id=16302
13 [GTK] Compiler flags for optimization
15 Use the compiler flags -fno-exceptions -fno-rtti.
17 This patch does not add all the flags discussed in the bug report,
22 2007-12-04 Xan Lopez <xan@gnome.org>
24 Reviewed by Alp Toker.
26 http://bugs.webkit.org/show_bug.cgi?id=15561
27 GTK port needs DumpRenderTree implementation
29 Start work on the GTK+ DRT.
33 2007-11-30 Alp Toker <alp@atoker.com>
35 Reviewed by Adam Roben.
37 http://bugs.webkit.org/show_bug.cgi?id=15691
38 [GTK] Public API does not follow GTK+ conventions
40 Refactor the WebKit/GTK+ public API. Changes:
41 WebKitPage -> WebKitWebView
42 WebKitFrame -> WebKitWebFrame
44 Public API source and header names have been updated to mirror the API
47 The API is now kept in WebKit/gtk/WebView to match other ports in the
48 same class such as Mac and Win.
52 2007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
54 Reviewed by Mark Rowe.
56 Set CONFIG option for the window system GTK+ is using
60 2007-11-22 Alp Toker <alp@atoker.com>
62 GTK+ build fix. Pass a correct LIBDIR value.
66 2007-11-20 Mark Rowe <mrowe@apple.com>
68 Reviewed by Alp Toker.
70 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
72 2007-11-20 Alp Toker <alp@atoker.com>
74 Reviewed by Simon Hausmann.
76 Clean up GTK+ port configuration.
78 Use similar compiler warning flags to the Mac build.
80 Add the qmake changes needed for DirectFB support.
84 2007-11-07 Simon Hausmann <hausmann@kde.org>
88 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
89 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
93 2007-10-03 Lars Knoll <lars@trolltech.com>
97 move WebKitQt to WebKit/qt for consistency with the other ports.
102 2007-10-03 Lars Knoll <lars@trolltech.com>
106 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
110 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
114 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
115 Remove Bakefiles from svn.
117 * Bakefiles/Bakefiles.bkgen: Removed.
118 * Bakefiles/ChangeLog: Removed.
119 * Bakefiles/Readme.txt: Removed.
120 * Bakefiles/presets.bkl: Removed.
121 * Bakefiles/update-file-lists.py: Removed.
123 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
125 Rubber stamped by Adam.
127 Renamed files from *Gdk to *Gtk (see #14732) using the
128 work of Juan A. Suarez Romero as a base.
135 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
137 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
138 http://bugs.webkit.org/show_bug.cgi?id=14557
140 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
142 2007-07-27 Simon Hausmann <hausmann@kde.org>
144 Done with and reviewed by Lars and Zack.
146 Exclude DumpRenderTree from the Qt build on Windows for now.
150 2007-07-27 Simon Hausmann <hausmann@kde.org>
152 Done with and reviewed by Lars and Zack.
154 Temporarily disable the ICO support for the Qt build on Windows.
158 2007-07-26 Simon Hausmann <hausmann@kde.org>
162 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.
166 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
170 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
175 2007-07-18 Simon Hausmann <hausmann@kde.org>
179 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
183 2007-07-18 Timothy Hatcher <timothy@apple.com>
185 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
186 still use this one Makefile.shared as an include.
190 2007-07-12 George Staikos <staikos@kde.org>
192 Fix build in debug mode.
196 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
200 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
201 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
203 * WebKit.pri: Adjust INCLUDEPATH
205 2007-06-25 Adam Roben <aroben@apple.com>
207 Really remove LayoutTestResults.
209 * LayoutTestResults: Removed.
211 2007-06-25 Adam Roben <aroben@apple.com>
213 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
214 http://bugs.webkit.org/show_bug.cgi?id=14405
218 * LayoutTestResults: Removed.
220 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
224 http://bugs.webkit.org/show_bug.cgi?id=13975
225 Use system-provided libjpeg and libpng
227 * WebKit.pri: Link against external libjpeg and libpng.
229 2007-06-20 Adam Roben <aroben@apple.com>
231 Reviewed by Simon Hausmann.
233 More Gdk build fixing.
237 2007-06-15 Adam Treat <adam@staikos.net>
239 Reviewed by George Staikos.
241 Add ICO support to the Qt build.
245 2007-06-13 George Staikos <staikos@kde.org>
249 Compile without self-linking.
253 2007-06-13 Simon Hausmann <hausmann@kde.org>
257 * WebKit.pri: WebKitQt is now called QtWebKit.
259 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
261 Reviewed by Eric Seidel.
263 http://bugs.webkit.org/show_bug.cgi?id=13941
264 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
268 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
270 Reviewed by Mark Rowe.
272 * WebKit.pro: Build testkjs for Gdk and Qt
274 2007-05-11 Holger Freyther <freyther@kde.org>
276 Reviewed by Mark Rowe.
278 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
279 and add ICU configuration to QMAKE_CXXFLAGS.
283 2007-05-06 Erik Bunce <kde@bunce.us>
285 Reviewed by Mark Rowe.
288 Removed unnecessary dependency on MacPorts (/opt/local)
290 2007-05-03 Holger Freyther <freyther@kde.org>
292 Reviewed by Zack, landed by Simon.
293 This is bugzilla bug 13499.
295 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
297 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
300 2007-04-27 Holger Freyther <freyther@kde.org>
304 Remove unmaintained CMake build system.
306 * CMakeLists.txt: Removed.
308 2007-01-30 Simon Hausmann <hausmann@kde.org>
312 * WebKit.pri: libJavaScriptCore is gone with the Qt build
315 2007-01-26 George Staikos <staikos@kde.org>
317 Remove headers - not needed now.
321 2007-01-23 George Staikos <staikos@kde.org>
323 Put everything back since we can't build everything without it yet.
327 2007-01-16 Lars Knoll <lars@trolltech.com>
331 Remove everything but the new public API from
336 2007-01-11 George Staikos <staikos@kde.org>
342 2007-01-03 Lars Knoll <lars@trolltech.com>
348 2006-12-17 Simon Hausmann <hausmann@kde.org>
350 Reviewed by Rob Buis.
352 * WebKit.pro: Build testkjs.
354 2006-12-14 Timothy Hatcher <timothy@apple.com>
358 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
360 2006-12-13 Maciej Stachowiak <mjs@apple.com>
362 Reviewed by Brady and Anders.
364 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
366 2006-12-10 Zack Rusin <zack@kde.org>
368 Client classes have been moved to WebKitQt/WebCoreSupport so
369 adjusting the pri file.
373 2006-12-10 George Staikos <staikos@kde.org>
377 Add WebKitBuild/Release back to the output dir for external build cases.
381 2006-12-10 Zack Rusin <zack@kde.org>
383 Fix the link directory location.
387 2006-12-10 Lars Knoll <lars@trolltech.com>
391 Include DumpRenderTree in the Qt build
395 2006-12-09 George Staikos <staikos@kde.org>
399 Correct the path to the libraries for QMake.
403 2006-12-09 Lars Knoll <lars@trolltech.com>
407 Make it possible to build WebKit with qmake.
412 2006-11-19 Simon Hausmann <hausmann@kde.org>
416 http://bugs.webkit.org/show_bug.cgi?id=11649
418 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
420 2006-10-30 Timothy Hatcher <timothy@apple.com>
424 Make the universal build return non-zero when module make fails.
428 2006-10-30 Stephanie Lewis <slewis@apple.com>
432 Change Makefiles to return non-zero when module make fails.
436 2006-10-27 Brady Eidson <beidson@apple.com>
438 Rubber stamped by Tim Hatcher
440 Added "make universal" to build universal binaries
445 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
449 * CMakeLists.txt: add option to disable colored output when building on the buildbot