1 2006-12-13 Maciej Stachowiak <mjs@apple.com>
3 Reviewed by Brady and Anders.
5 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
7 2006-12-10 Zack Rusin <zack@kde.org>
9 Client classes have been moved to WebKitQt/WebCoreSupport so
10 adjusting the pri file.
14 2006-12-10 George Staikos <staikos@kde.org>
18 Add WebKitBuild/Release back to the output dir for external build cases.
22 2006-12-10 Zack Rusin <zack@kde.org>
24 Fix the link directory location.
28 2006-12-10 Lars Knoll <lars@trolltech.com>
32 Include DumpRenderTree in the Qt build
36 2006-12-09 George Staikos <staikos@kde.org>
40 Correct the path to the libraries for QMake.
44 2006-12-09 Lars Knoll <lars@trolltech.com>
48 Make it possible to build WebKit with qmake.
53 2006-11-19 Simon Hausmann <hausmann@kde.org>
57 http://bugs.webkit.org/show_bug.cgi?id=11649
59 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
61 2006-10-30 Timothy Hatcher <timothy@apple.com>
65 Make the universal build return non-zero when module make fails.
69 2006-10-30 Stephanie Lewis <slewis@apple.com>
73 Change Makefiles to return non-zero when module make fails.
77 2006-10-27 Brady Eidson <beidson@apple.com>
79 Rubber stamped by Tim Hatcher
81 Added "make universal" to build universal binaries
86 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
90 * CMakeLists.txt: add option to disable colored output when building on the buildbot