1 2007-01-26 George Staikos <staikos@kde.org>
3 Remove headers - not needed now.
7 2007-01-23 George Staikos <staikos@kde.org>
9 Put everything back since we can't build everything without it yet.
13 2007-01-16 Lars Knoll <lars@trolltech.com>
17 Remove everything but the new public API from
22 2007-01-11 George Staikos <staikos@kde.org>
28 2007-01-03 Lars Knoll <lars@trolltech.com>
34 2006-12-17 Simon Hausmann <hausmann@kde.org>
38 * WebKit.pro: Build testkjs.
40 2006-12-14 Timothy Hatcher <timothy@apple.com>
44 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
46 2006-12-13 Maciej Stachowiak <mjs@apple.com>
48 Reviewed by Brady and Anders.
50 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
52 2006-12-10 Zack Rusin <zack@kde.org>
54 Client classes have been moved to WebKitQt/WebCoreSupport so
55 adjusting the pri file.
59 2006-12-10 George Staikos <staikos@kde.org>
63 Add WebKitBuild/Release back to the output dir for external build cases.
67 2006-12-10 Zack Rusin <zack@kde.org>
69 Fix the link directory location.
73 2006-12-10 Lars Knoll <lars@trolltech.com>
77 Include DumpRenderTree in the Qt build
81 2006-12-09 George Staikos <staikos@kde.org>
85 Correct the path to the libraries for QMake.
89 2006-12-09 Lars Knoll <lars@trolltech.com>
93 Make it possible to build WebKit with qmake.
98 2006-11-19 Simon Hausmann <hausmann@kde.org>
102 http://bugs.webkit.org/show_bug.cgi?id=11649
104 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
106 2006-10-30 Timothy Hatcher <timothy@apple.com>
110 Make the universal build return non-zero when module make fails.
114 2006-10-30 Stephanie Lewis <slewis@apple.com>
118 Change Makefiles to return non-zero when module make fails.
122 2006-10-27 Brady Eidson <beidson@apple.com>
124 Rubber stamped by Tim Hatcher
126 Added "make universal" to build universal binaries
131 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
135 * CMakeLists.txt: add option to disable colored output when building on the buildbot