1 2007-06-20 Adam Roben <aroben@apple.com>
3 Reviewed by Simon Hausmann.
9 2007-06-15 Adam Treat <adam@staikos.net>
11 Reviewed by George Staikos.
13 Add ICO support to the Qt build.
17 2007-06-13 George Staikos <staikos@kde.org>
21 Compile without self-linking.
25 2007-06-13 Simon Hausmann <hausmann@kde.org>
29 * WebKit.pri: WebKitQt is now called QtWebKit.
31 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
33 Reviewed by Eric Seidel.
35 http://bugs.webkit.org/show_bug.cgi?id=13941
36 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
40 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
42 Reviewed by Mark Rowe.
44 * WebKit.pro: Build testkjs for Gdk and Qt
46 2007-05-11 Holger Freyther <freyther@kde.org>
48 Reviewed by Mark Rowe.
50 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
51 and add ICU configuration to QMAKE_CXXFLAGS.
55 2007-05-06 Erik Bunce <kde@bunce.us>
57 Reviewed by Mark Rowe.
60 Removed unnecessary dependency on MacPorts (/opt/local)
62 2007-05-03 Holger Freyther <freyther@kde.org>
64 Reviewed by Zack, landed by Simon.
65 This is bugzilla bug 13499.
67 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
69 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
72 2007-04-27 Holger Freyther <freyther@kde.org>
76 Remove unmaintained CMake build system.
78 * CMakeLists.txt: Removed.
80 2007-01-30 Simon Hausmann <hausmann@kde.org>
84 * WebKit.pri: libJavaScriptCore is gone with the Qt build
87 2007-01-26 George Staikos <staikos@kde.org>
89 Remove headers - not needed now.
93 2007-01-23 George Staikos <staikos@kde.org>
95 Put everything back since we can't build everything without it yet.
99 2007-01-16 Lars Knoll <lars@trolltech.com>
103 Remove everything but the new public API from
108 2007-01-11 George Staikos <staikos@kde.org>
114 2007-01-03 Lars Knoll <lars@trolltech.com>
120 2006-12-17 Simon Hausmann <hausmann@kde.org>
122 Reviewed by Rob Buis.
124 * WebKit.pro: Build testkjs.
126 2006-12-14 Timothy Hatcher <timothy@apple.com>
130 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
132 2006-12-13 Maciej Stachowiak <mjs@apple.com>
134 Reviewed by Brady and Anders.
136 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
138 2006-12-10 Zack Rusin <zack@kde.org>
140 Client classes have been moved to WebKitQt/WebCoreSupport so
141 adjusting the pri file.
145 2006-12-10 George Staikos <staikos@kde.org>
149 Add WebKitBuild/Release back to the output dir for external build cases.
153 2006-12-10 Zack Rusin <zack@kde.org>
155 Fix the link directory location.
159 2006-12-10 Lars Knoll <lars@trolltech.com>
163 Include DumpRenderTree in the Qt build
167 2006-12-09 George Staikos <staikos@kde.org>
171 Correct the path to the libraries for QMake.
175 2006-12-09 Lars Knoll <lars@trolltech.com>
179 Make it possible to build WebKit with qmake.
184 2006-11-19 Simon Hausmann <hausmann@kde.org>
188 http://bugs.webkit.org/show_bug.cgi?id=11649
190 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
192 2006-10-30 Timothy Hatcher <timothy@apple.com>
196 Make the universal build return non-zero when module make fails.
200 2006-10-30 Stephanie Lewis <slewis@apple.com>
204 Change Makefiles to return non-zero when module make fails.
208 2006-10-27 Brady Eidson <beidson@apple.com>
210 Rubber stamped by Tim Hatcher
212 Added "make universal" to build universal binaries
217 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
221 * CMakeLists.txt: add option to disable colored output when building on the buildbot