1 2007-06-25 Adam Roben <aroben@apple.com>
3 Really remove LayoutTestResults.
5 * LayoutTestResults: Removed.
7 2007-06-25 Adam Roben <aroben@apple.com>
9 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
10 http://bugs.webkit.org/show_bug.cgi?id=14405
14 * LayoutTestResults: Removed.
16 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
20 http://bugs.webkit.org/show_bug.cgi?id=13975
21 Use system-provided libjpeg and libpng
23 * WebKit.pri: Link against external libjpeg and libpng.
25 2007-06-20 Adam Roben <aroben@apple.com>
27 Reviewed by Simon Hausmann.
29 More Gdk build fixing.
33 2007-06-15 Adam Treat <adam@staikos.net>
35 Reviewed by George Staikos.
37 Add ICO support to the Qt build.
41 2007-06-13 George Staikos <staikos@kde.org>
45 Compile without self-linking.
49 2007-06-13 Simon Hausmann <hausmann@kde.org>
53 * WebKit.pri: WebKitQt is now called QtWebKit.
55 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
57 Reviewed by Eric Seidel.
59 http://bugs.webkit.org/show_bug.cgi?id=13941
60 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
64 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
66 Reviewed by Mark Rowe.
68 * WebKit.pro: Build testkjs for Gdk and Qt
70 2007-05-11 Holger Freyther <freyther@kde.org>
72 Reviewed by Mark Rowe.
74 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
75 and add ICU configuration to QMAKE_CXXFLAGS.
79 2007-05-06 Erik Bunce <kde@bunce.us>
81 Reviewed by Mark Rowe.
84 Removed unnecessary dependency on MacPorts (/opt/local)
86 2007-05-03 Holger Freyther <freyther@kde.org>
88 Reviewed by Zack, landed by Simon.
89 This is bugzilla bug 13499.
91 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
93 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
96 2007-04-27 Holger Freyther <freyther@kde.org>
100 Remove unmaintained CMake build system.
102 * CMakeLists.txt: Removed.
104 2007-01-30 Simon Hausmann <hausmann@kde.org>
108 * WebKit.pri: libJavaScriptCore is gone with the Qt build
111 2007-01-26 George Staikos <staikos@kde.org>
113 Remove headers - not needed now.
117 2007-01-23 George Staikos <staikos@kde.org>
119 Put everything back since we can't build everything without it yet.
123 2007-01-16 Lars Knoll <lars@trolltech.com>
127 Remove everything but the new public API from
132 2007-01-11 George Staikos <staikos@kde.org>
138 2007-01-03 Lars Knoll <lars@trolltech.com>
144 2006-12-17 Simon Hausmann <hausmann@kde.org>
146 Reviewed by Rob Buis.
148 * WebKit.pro: Build testkjs.
150 2006-12-14 Timothy Hatcher <timothy@apple.com>
154 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
156 2006-12-13 Maciej Stachowiak <mjs@apple.com>
158 Reviewed by Brady and Anders.
160 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
162 2006-12-10 Zack Rusin <zack@kde.org>
164 Client classes have been moved to WebKitQt/WebCoreSupport so
165 adjusting the pri file.
169 2006-12-10 George Staikos <staikos@kde.org>
173 Add WebKitBuild/Release back to the output dir for external build cases.
177 2006-12-10 Zack Rusin <zack@kde.org>
179 Fix the link directory location.
183 2006-12-10 Lars Knoll <lars@trolltech.com>
187 Include DumpRenderTree in the Qt build
191 2006-12-09 George Staikos <staikos@kde.org>
195 Correct the path to the libraries for QMake.
199 2006-12-09 Lars Knoll <lars@trolltech.com>
203 Make it possible to build WebKit with qmake.
208 2006-11-19 Simon Hausmann <hausmann@kde.org>
212 http://bugs.webkit.org/show_bug.cgi?id=11649
214 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
216 2006-10-30 Timothy Hatcher <timothy@apple.com>
220 Make the universal build return non-zero when module make fails.
224 2006-10-30 Stephanie Lewis <slewis@apple.com>
228 Change Makefiles to return non-zero when module make fails.
232 2006-10-27 Brady Eidson <beidson@apple.com>
234 Rubber stamped by Tim Hatcher
236 Added "make universal" to build universal binaries
241 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
245 * CMakeLists.txt: add option to disable colored output when building on the buildbot