1 2007-07-27 Simon Hausmann <hausmann@kde.org>
3 Done with and reviewed by Lars and Zack.
5 Exclude DumpRenderTree from the Qt build on Windows for now.
9 2007-07-27 Simon Hausmann <hausmann@kde.org>
11 Done with and reviewed by Lars and Zack.
13 Temporarily disable the ICO support for the Qt build on Windows.
17 2007-07-26 Simon Hausmann <hausmann@kde.org>
21 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.
25 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
29 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
34 2007-07-18 Simon Hausmann <hausmann@kde.org>
38 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
42 2007-07-18 Timothy Hatcher <timothy@apple.com>
44 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
45 still use this one Makefile.shared as an include.
49 2007-07-12 George Staikos <staikos@kde.org>
51 Fix build in debug mode.
55 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
59 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
60 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
62 * WebKit.pri: Adjust INCLUDEPATH
64 2007-06-25 Adam Roben <aroben@apple.com>
66 Really remove LayoutTestResults.
68 * LayoutTestResults: Removed.
70 2007-06-25 Adam Roben <aroben@apple.com>
72 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
73 http://bugs.webkit.org/show_bug.cgi?id=14405
77 * LayoutTestResults: Removed.
79 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
83 http://bugs.webkit.org/show_bug.cgi?id=13975
84 Use system-provided libjpeg and libpng
86 * WebKit.pri: Link against external libjpeg and libpng.
88 2007-06-20 Adam Roben <aroben@apple.com>
90 Reviewed by Simon Hausmann.
92 More Gdk build fixing.
96 2007-06-15 Adam Treat <adam@staikos.net>
98 Reviewed by George Staikos.
100 Add ICO support to the Qt build.
104 2007-06-13 George Staikos <staikos@kde.org>
108 Compile without self-linking.
112 2007-06-13 Simon Hausmann <hausmann@kde.org>
116 * WebKit.pri: WebKitQt is now called QtWebKit.
118 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
120 Reviewed by Eric Seidel.
122 http://bugs.webkit.org/show_bug.cgi?id=13941
123 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
127 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
129 Reviewed by Mark Rowe.
131 * WebKit.pro: Build testkjs for Gdk and Qt
133 2007-05-11 Holger Freyther <freyther@kde.org>
135 Reviewed by Mark Rowe.
137 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
138 and add ICU configuration to QMAKE_CXXFLAGS.
142 2007-05-06 Erik Bunce <kde@bunce.us>
144 Reviewed by Mark Rowe.
147 Removed unnecessary dependency on MacPorts (/opt/local)
149 2007-05-03 Holger Freyther <freyther@kde.org>
151 Reviewed by Zack, landed by Simon.
152 This is bugzilla bug 13499.
154 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
156 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
159 2007-04-27 Holger Freyther <freyther@kde.org>
163 Remove unmaintained CMake build system.
165 * CMakeLists.txt: Removed.
167 2007-01-30 Simon Hausmann <hausmann@kde.org>
171 * WebKit.pri: libJavaScriptCore is gone with the Qt build
174 2007-01-26 George Staikos <staikos@kde.org>
176 Remove headers - not needed now.
180 2007-01-23 George Staikos <staikos@kde.org>
182 Put everything back since we can't build everything without it yet.
186 2007-01-16 Lars Knoll <lars@trolltech.com>
190 Remove everything but the new public API from
195 2007-01-11 George Staikos <staikos@kde.org>
201 2007-01-03 Lars Knoll <lars@trolltech.com>
207 2006-12-17 Simon Hausmann <hausmann@kde.org>
209 Reviewed by Rob Buis.
211 * WebKit.pro: Build testkjs.
213 2006-12-14 Timothy Hatcher <timothy@apple.com>
217 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
219 2006-12-13 Maciej Stachowiak <mjs@apple.com>
221 Reviewed by Brady and Anders.
223 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
225 2006-12-10 Zack Rusin <zack@kde.org>
227 Client classes have been moved to WebKitQt/WebCoreSupport so
228 adjusting the pri file.
232 2006-12-10 George Staikos <staikos@kde.org>
236 Add WebKitBuild/Release back to the output dir for external build cases.
240 2006-12-10 Zack Rusin <zack@kde.org>
242 Fix the link directory location.
246 2006-12-10 Lars Knoll <lars@trolltech.com>
250 Include DumpRenderTree in the Qt build
254 2006-12-09 George Staikos <staikos@kde.org>
258 Correct the path to the libraries for QMake.
262 2006-12-09 Lars Knoll <lars@trolltech.com>
266 Make it possible to build WebKit with qmake.
271 2006-11-19 Simon Hausmann <hausmann@kde.org>
275 http://bugs.webkit.org/show_bug.cgi?id=11649
277 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
279 2006-10-30 Timothy Hatcher <timothy@apple.com>
283 Make the universal build return non-zero when module make fails.
287 2006-10-30 Stephanie Lewis <slewis@apple.com>
291 Change Makefiles to return non-zero when module make fails.
295 2006-10-27 Brady Eidson <beidson@apple.com>
297 Rubber stamped by Tim Hatcher
299 Added "make universal" to build universal binaries
304 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
308 * CMakeLists.txt: add option to disable colored output when building on the buildbot