1 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
5 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
10 2007-07-18 Simon Hausmann <hausmann@kde.org>
14 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
18 2007-07-18 Timothy Hatcher <timothy@apple.com>
20 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
21 still use this one Makefile.shared as an include.
25 2007-07-12 George Staikos <staikos@kde.org>
27 Fix build in debug mode.
31 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
35 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
36 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
38 * WebKit.pri: Adjust INCLUDEPATH
40 2007-06-25 Adam Roben <aroben@apple.com>
42 Really remove LayoutTestResults.
44 * LayoutTestResults: Removed.
46 2007-06-25 Adam Roben <aroben@apple.com>
48 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
49 http://bugs.webkit.org/show_bug.cgi?id=14405
53 * LayoutTestResults: Removed.
55 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
59 http://bugs.webkit.org/show_bug.cgi?id=13975
60 Use system-provided libjpeg and libpng
62 * WebKit.pri: Link against external libjpeg and libpng.
64 2007-06-20 Adam Roben <aroben@apple.com>
66 Reviewed by Simon Hausmann.
68 More Gdk build fixing.
72 2007-06-15 Adam Treat <adam@staikos.net>
74 Reviewed by George Staikos.
76 Add ICO support to the Qt build.
80 2007-06-13 George Staikos <staikos@kde.org>
84 Compile without self-linking.
88 2007-06-13 Simon Hausmann <hausmann@kde.org>
92 * WebKit.pri: WebKitQt is now called QtWebKit.
94 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
96 Reviewed by Eric Seidel.
98 http://bugs.webkit.org/show_bug.cgi?id=13941
99 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
103 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
105 Reviewed by Mark Rowe.
107 * WebKit.pro: Build testkjs for Gdk and Qt
109 2007-05-11 Holger Freyther <freyther@kde.org>
111 Reviewed by Mark Rowe.
113 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
114 and add ICU configuration to QMAKE_CXXFLAGS.
118 2007-05-06 Erik Bunce <kde@bunce.us>
120 Reviewed by Mark Rowe.
123 Removed unnecessary dependency on MacPorts (/opt/local)
125 2007-05-03 Holger Freyther <freyther@kde.org>
127 Reviewed by Zack, landed by Simon.
128 This is bugzilla bug 13499.
130 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
132 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
135 2007-04-27 Holger Freyther <freyther@kde.org>
139 Remove unmaintained CMake build system.
141 * CMakeLists.txt: Removed.
143 2007-01-30 Simon Hausmann <hausmann@kde.org>
147 * WebKit.pri: libJavaScriptCore is gone with the Qt build
150 2007-01-26 George Staikos <staikos@kde.org>
152 Remove headers - not needed now.
156 2007-01-23 George Staikos <staikos@kde.org>
158 Put everything back since we can't build everything without it yet.
162 2007-01-16 Lars Knoll <lars@trolltech.com>
166 Remove everything but the new public API from
171 2007-01-11 George Staikos <staikos@kde.org>
177 2007-01-03 Lars Knoll <lars@trolltech.com>
183 2006-12-17 Simon Hausmann <hausmann@kde.org>
185 Reviewed by Rob Buis.
187 * WebKit.pro: Build testkjs.
189 2006-12-14 Timothy Hatcher <timothy@apple.com>
193 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
195 2006-12-13 Maciej Stachowiak <mjs@apple.com>
197 Reviewed by Brady and Anders.
199 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
201 2006-12-10 Zack Rusin <zack@kde.org>
203 Client classes have been moved to WebKitQt/WebCoreSupport so
204 adjusting the pri file.
208 2006-12-10 George Staikos <staikos@kde.org>
212 Add WebKitBuild/Release back to the output dir for external build cases.
216 2006-12-10 Zack Rusin <zack@kde.org>
218 Fix the link directory location.
222 2006-12-10 Lars Knoll <lars@trolltech.com>
226 Include DumpRenderTree in the Qt build
230 2006-12-09 George Staikos <staikos@kde.org>
234 Correct the path to the libraries for QMake.
238 2006-12-09 Lars Knoll <lars@trolltech.com>
242 Make it possible to build WebKit with qmake.
247 2006-11-19 Simon Hausmann <hausmann@kde.org>
251 http://bugs.webkit.org/show_bug.cgi?id=11649
253 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
255 2006-10-30 Timothy Hatcher <timothy@apple.com>
259 Make the universal build return non-zero when module make fails.
263 2006-10-30 Stephanie Lewis <slewis@apple.com>
267 Change Makefiles to return non-zero when module make fails.
271 2006-10-27 Brady Eidson <beidson@apple.com>
273 Rubber stamped by Tim Hatcher
275 Added "make universal" to build universal binaries
280 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
284 * CMakeLists.txt: add option to disable colored output when building on the buildbot