1 2007-11-07 Simon Hausmann <hausmann@kde.org>
5 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
6 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
10 2007-10-03 Lars Knoll <lars@trolltech.com>
14 move WebKitQt to WebKit/qt for consistency with the other ports.
19 2007-10-03 Lars Knoll <lars@trolltech.com>
23 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
27 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
31 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
32 Remove Bakefiles from svn.
34 * Bakefiles/Bakefiles.bkgen: Removed.
35 * Bakefiles/ChangeLog: Removed.
36 * Bakefiles/Readme.txt: Removed.
37 * Bakefiles/presets.bkl: Removed.
38 * Bakefiles/update-file-lists.py: Removed.
40 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
42 Rubber stamped by Adam.
44 Renamed files from *Gdk to *Gtk (see #14732) using the
45 work of Juan A. Suarez Romero as a base.
52 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
54 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
55 http://bugs.webkit.org/show_bug.cgi?id=14557
57 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
59 2007-07-27 Simon Hausmann <hausmann@kde.org>
61 Done with and reviewed by Lars and Zack.
63 Exclude DumpRenderTree from the Qt build on Windows for now.
67 2007-07-27 Simon Hausmann <hausmann@kde.org>
69 Done with and reviewed by Lars and Zack.
71 Temporarily disable the ICO support for the Qt build on Windows.
75 2007-07-26 Simon Hausmann <hausmann@kde.org>
79 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.
83 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
87 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
92 2007-07-18 Simon Hausmann <hausmann@kde.org>
96 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
100 2007-07-18 Timothy Hatcher <timothy@apple.com>
102 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
103 still use this one Makefile.shared as an include.
107 2007-07-12 George Staikos <staikos@kde.org>
109 Fix build in debug mode.
113 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
117 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
118 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
120 * WebKit.pri: Adjust INCLUDEPATH
122 2007-06-25 Adam Roben <aroben@apple.com>
124 Really remove LayoutTestResults.
126 * LayoutTestResults: Removed.
128 2007-06-25 Adam Roben <aroben@apple.com>
130 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
131 http://bugs.webkit.org/show_bug.cgi?id=14405
135 * LayoutTestResults: Removed.
137 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
141 http://bugs.webkit.org/show_bug.cgi?id=13975
142 Use system-provided libjpeg and libpng
144 * WebKit.pri: Link against external libjpeg and libpng.
146 2007-06-20 Adam Roben <aroben@apple.com>
148 Reviewed by Simon Hausmann.
150 More Gdk build fixing.
154 2007-06-15 Adam Treat <adam@staikos.net>
156 Reviewed by George Staikos.
158 Add ICO support to the Qt build.
162 2007-06-13 George Staikos <staikos@kde.org>
166 Compile without self-linking.
170 2007-06-13 Simon Hausmann <hausmann@kde.org>
174 * WebKit.pri: WebKitQt is now called QtWebKit.
176 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
178 Reviewed by Eric Seidel.
180 http://bugs.webkit.org/show_bug.cgi?id=13941
181 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
185 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
187 Reviewed by Mark Rowe.
189 * WebKit.pro: Build testkjs for Gdk and Qt
191 2007-05-11 Holger Freyther <freyther@kde.org>
193 Reviewed by Mark Rowe.
195 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
196 and add ICU configuration to QMAKE_CXXFLAGS.
200 2007-05-06 Erik Bunce <kde@bunce.us>
202 Reviewed by Mark Rowe.
205 Removed unnecessary dependency on MacPorts (/opt/local)
207 2007-05-03 Holger Freyther <freyther@kde.org>
209 Reviewed by Zack, landed by Simon.
210 This is bugzilla bug 13499.
212 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
214 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
217 2007-04-27 Holger Freyther <freyther@kde.org>
221 Remove unmaintained CMake build system.
223 * CMakeLists.txt: Removed.
225 2007-01-30 Simon Hausmann <hausmann@kde.org>
229 * WebKit.pri: libJavaScriptCore is gone with the Qt build
232 2007-01-26 George Staikos <staikos@kde.org>
234 Remove headers - not needed now.
238 2007-01-23 George Staikos <staikos@kde.org>
240 Put everything back since we can't build everything without it yet.
244 2007-01-16 Lars Knoll <lars@trolltech.com>
248 Remove everything but the new public API from
253 2007-01-11 George Staikos <staikos@kde.org>
259 2007-01-03 Lars Knoll <lars@trolltech.com>
265 2006-12-17 Simon Hausmann <hausmann@kde.org>
267 Reviewed by Rob Buis.
269 * WebKit.pro: Build testkjs.
271 2006-12-14 Timothy Hatcher <timothy@apple.com>
275 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
277 2006-12-13 Maciej Stachowiak <mjs@apple.com>
279 Reviewed by Brady and Anders.
281 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
283 2006-12-10 Zack Rusin <zack@kde.org>
285 Client classes have been moved to WebKitQt/WebCoreSupport so
286 adjusting the pri file.
290 2006-12-10 George Staikos <staikos@kde.org>
294 Add WebKitBuild/Release back to the output dir for external build cases.
298 2006-12-10 Zack Rusin <zack@kde.org>
300 Fix the link directory location.
304 2006-12-10 Lars Knoll <lars@trolltech.com>
308 Include DumpRenderTree in the Qt build
312 2006-12-09 George Staikos <staikos@kde.org>
316 Correct the path to the libraries for QMake.
320 2006-12-09 Lars Knoll <lars@trolltech.com>
324 Make it possible to build WebKit with qmake.
329 2006-11-19 Simon Hausmann <hausmann@kde.org>
333 http://bugs.webkit.org/show_bug.cgi?id=11649
335 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
337 2006-10-30 Timothy Hatcher <timothy@apple.com>
341 Make the universal build return non-zero when module make fails.
345 2006-10-30 Stephanie Lewis <slewis@apple.com>
349 Change Makefiles to return non-zero when module make fails.
353 2006-10-27 Brady Eidson <beidson@apple.com>
355 Rubber stamped by Tim Hatcher
357 Added "make universal" to build universal binaries
362 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
366 * CMakeLists.txt: add option to disable colored output when building on the buildbot