1 2006-12-17 Simon Hausmann <hausmann@kde.org>
5 * WebKit.pro: Build testkjs.
7 2006-12-14 Timothy Hatcher <timothy@apple.com>
11 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
13 2006-12-13 Maciej Stachowiak <mjs@apple.com>
15 Reviewed by Brady and Anders.
17 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
19 2006-12-10 Zack Rusin <zack@kde.org>
21 Client classes have been moved to WebKitQt/WebCoreSupport so
22 adjusting the pri file.
26 2006-12-10 George Staikos <staikos@kde.org>
30 Add WebKitBuild/Release back to the output dir for external build cases.
34 2006-12-10 Zack Rusin <zack@kde.org>
36 Fix the link directory location.
40 2006-12-10 Lars Knoll <lars@trolltech.com>
44 Include DumpRenderTree in the Qt build
48 2006-12-09 George Staikos <staikos@kde.org>
52 Correct the path to the libraries for QMake.
56 2006-12-09 Lars Knoll <lars@trolltech.com>
60 Make it possible to build WebKit with qmake.
65 2006-11-19 Simon Hausmann <hausmann@kde.org>
69 http://bugs.webkit.org/show_bug.cgi?id=11649
71 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
73 2006-10-30 Timothy Hatcher <timothy@apple.com>
77 Make the universal build return non-zero when module make fails.
81 2006-10-30 Stephanie Lewis <slewis@apple.com>
85 Change Makefiles to return non-zero when module make fails.
89 2006-10-27 Brady Eidson <beidson@apple.com>
91 Rubber stamped by Tim Hatcher
93 Added "make universal" to build universal binaries
98 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
102 * CMakeLists.txt: add option to disable colored output when building on the buildbot