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