1 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
5 * WebKit.pro: Build testkjs for Gdk and Qt
7 2007-05-11 Holger Freyther <freyther@kde.org>
11 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
12 and add ICU configuration to QMAKE_CXXFLAGS.
16 2007-05-06 Erik Bunce <kde@bunce.us>
18 Reviewed by Mark Rowe.
21 Removed unnecessary dependency on MacPorts (/opt/local)
23 2007-05-03 Holger Freyther <freyther@kde.org>
25 Reviewed by Zack, landed by Simon.
26 This is bugzilla bug 13499.
28 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
30 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
33 2007-04-27 Holger Freyther <freyther@kde.org>
37 Remove unmaintained CMake build system.
39 * CMakeLists.txt: Removed.
41 2007-01-30 Simon Hausmann <hausmann@kde.org>
45 * WebKit.pri: libJavaScriptCore is gone with the Qt build
48 2007-01-26 George Staikos <staikos@kde.org>
50 Remove headers - not needed now.
54 2007-01-23 George Staikos <staikos@kde.org>
56 Put everything back since we can't build everything without it yet.
60 2007-01-16 Lars Knoll <lars@trolltech.com>
64 Remove everything but the new public API from
69 2007-01-11 George Staikos <staikos@kde.org>
75 2007-01-03 Lars Knoll <lars@trolltech.com>
81 2006-12-17 Simon Hausmann <hausmann@kde.org>
85 * WebKit.pro: Build testkjs.
87 2006-12-14 Timothy Hatcher <timothy@apple.com>
91 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
93 2006-12-13 Maciej Stachowiak <mjs@apple.com>
95 Reviewed by Brady and Anders.
97 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
99 2006-12-10 Zack Rusin <zack@kde.org>
101 Client classes have been moved to WebKitQt/WebCoreSupport so
102 adjusting the pri file.
106 2006-12-10 George Staikos <staikos@kde.org>
110 Add WebKitBuild/Release back to the output dir for external build cases.
114 2006-12-10 Zack Rusin <zack@kde.org>
116 Fix the link directory location.
120 2006-12-10 Lars Knoll <lars@trolltech.com>
124 Include DumpRenderTree in the Qt build
128 2006-12-09 George Staikos <staikos@kde.org>
132 Correct the path to the libraries for QMake.
136 2006-12-09 Lars Knoll <lars@trolltech.com>
140 Make it possible to build WebKit with qmake.
145 2006-11-19 Simon Hausmann <hausmann@kde.org>
149 http://bugs.webkit.org/show_bug.cgi?id=11649
151 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
153 2006-10-30 Timothy Hatcher <timothy@apple.com>
157 Make the universal build return non-zero when module make fails.
161 2006-10-30 Stephanie Lewis <slewis@apple.com>
165 Change Makefiles to return non-zero when module make fails.
169 2006-10-27 Brady Eidson <beidson@apple.com>
171 Rubber stamped by Tim Hatcher
173 Added "make universal" to build universal binaries
178 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
182 * CMakeLists.txt: add option to disable colored output when building on the buildbot