1 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
5 http://bugs.webkit.org/show_bug.cgi?id=13975
6 Use system-provided libjpeg and libpng
8 * WebKit.pri: Link against external libjpeg and libpng.
10 2007-06-20 Adam Roben <aroben@apple.com>
12 Reviewed by Simon Hausmann.
14 More Gdk build fixing.
18 2007-06-15 Adam Treat <adam@staikos.net>
20 Reviewed by George Staikos.
22 Add ICO support to the Qt build.
26 2007-06-13 George Staikos <staikos@kde.org>
30 Compile without self-linking.
34 2007-06-13 Simon Hausmann <hausmann@kde.org>
38 * WebKit.pri: WebKitQt is now called QtWebKit.
40 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
42 Reviewed by Eric Seidel.
44 http://bugs.webkit.org/show_bug.cgi?id=13941
45 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
49 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
51 Reviewed by Mark Rowe.
53 * WebKit.pro: Build testkjs for Gdk and Qt
55 2007-05-11 Holger Freyther <freyther@kde.org>
57 Reviewed by Mark Rowe.
59 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
60 and add ICU configuration to QMAKE_CXXFLAGS.
64 2007-05-06 Erik Bunce <kde@bunce.us>
66 Reviewed by Mark Rowe.
69 Removed unnecessary dependency on MacPorts (/opt/local)
71 2007-05-03 Holger Freyther <freyther@kde.org>
73 Reviewed by Zack, landed by Simon.
74 This is bugzilla bug 13499.
76 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
78 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
81 2007-04-27 Holger Freyther <freyther@kde.org>
85 Remove unmaintained CMake build system.
87 * CMakeLists.txt: Removed.
89 2007-01-30 Simon Hausmann <hausmann@kde.org>
93 * WebKit.pri: libJavaScriptCore is gone with the Qt build
96 2007-01-26 George Staikos <staikos@kde.org>
98 Remove headers - not needed now.
102 2007-01-23 George Staikos <staikos@kde.org>
104 Put everything back since we can't build everything without it yet.
108 2007-01-16 Lars Knoll <lars@trolltech.com>
112 Remove everything but the new public API from
117 2007-01-11 George Staikos <staikos@kde.org>
123 2007-01-03 Lars Knoll <lars@trolltech.com>
129 2006-12-17 Simon Hausmann <hausmann@kde.org>
131 Reviewed by Rob Buis.
133 * WebKit.pro: Build testkjs.
135 2006-12-14 Timothy Hatcher <timothy@apple.com>
139 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
141 2006-12-13 Maciej Stachowiak <mjs@apple.com>
143 Reviewed by Brady and Anders.
145 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
147 2006-12-10 Zack Rusin <zack@kde.org>
149 Client classes have been moved to WebKitQt/WebCoreSupport so
150 adjusting the pri file.
154 2006-12-10 George Staikos <staikos@kde.org>
158 Add WebKitBuild/Release back to the output dir for external build cases.
162 2006-12-10 Zack Rusin <zack@kde.org>
164 Fix the link directory location.
168 2006-12-10 Lars Knoll <lars@trolltech.com>
172 Include DumpRenderTree in the Qt build
176 2006-12-09 George Staikos <staikos@kde.org>
180 Correct the path to the libraries for QMake.
184 2006-12-09 Lars Knoll <lars@trolltech.com>
188 Make it possible to build WebKit with qmake.
193 2006-11-19 Simon Hausmann <hausmann@kde.org>
197 http://bugs.webkit.org/show_bug.cgi?id=11649
199 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
201 2006-10-30 Timothy Hatcher <timothy@apple.com>
205 Make the universal build return non-zero when module make fails.
209 2006-10-30 Stephanie Lewis <slewis@apple.com>
213 Change Makefiles to return non-zero when module make fails.
217 2006-10-27 Brady Eidson <beidson@apple.com>
219 Rubber stamped by Tim Hatcher
221 Added "make universal" to build universal binaries
226 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
230 * CMakeLists.txt: add option to disable colored output when building on the buildbot