1 2007-04-27 Holger Freyther <freyther@kde.org>
5 Remove unmaintained CMake build system.
7 * CMakeLists.txt: Removed.
9 2007-01-30 Simon Hausmann <hausmann@kde.org>
13 * WebKit.pri: libJavaScriptCore is gone with the Qt build
16 2007-01-26 George Staikos <staikos@kde.org>
18 Remove headers - not needed now.
22 2007-01-23 George Staikos <staikos@kde.org>
24 Put everything back since we can't build everything without it yet.
28 2007-01-16 Lars Knoll <lars@trolltech.com>
32 Remove everything but the new public API from
37 2007-01-11 George Staikos <staikos@kde.org>
43 2007-01-03 Lars Knoll <lars@trolltech.com>
49 2006-12-17 Simon Hausmann <hausmann@kde.org>
53 * WebKit.pro: Build testkjs.
55 2006-12-14 Timothy Hatcher <timothy@apple.com>
59 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
61 2006-12-13 Maciej Stachowiak <mjs@apple.com>
63 Reviewed by Brady and Anders.
65 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
67 2006-12-10 Zack Rusin <zack@kde.org>
69 Client classes have been moved to WebKitQt/WebCoreSupport so
70 adjusting the pri file.
74 2006-12-10 George Staikos <staikos@kde.org>
78 Add WebKitBuild/Release back to the output dir for external build cases.
82 2006-12-10 Zack Rusin <zack@kde.org>
84 Fix the link directory location.
88 2006-12-10 Lars Knoll <lars@trolltech.com>
92 Include DumpRenderTree in the Qt build
96 2006-12-09 George Staikos <staikos@kde.org>
100 Correct the path to the libraries for QMake.
104 2006-12-09 Lars Knoll <lars@trolltech.com>
108 Make it possible to build WebKit with qmake.
113 2006-11-19 Simon Hausmann <hausmann@kde.org>
117 http://bugs.webkit.org/show_bug.cgi?id=11649
119 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
121 2006-10-30 Timothy Hatcher <timothy@apple.com>
125 Make the universal build return non-zero when module make fails.
129 2006-10-30 Stephanie Lewis <slewis@apple.com>
133 Change Makefiles to return non-zero when module make fails.
137 2006-10-27 Brady Eidson <beidson@apple.com>
139 Rubber stamped by Tim Hatcher
141 Added "make universal" to build universal binaries
146 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
150 * CMakeLists.txt: add option to disable colored output when building on the buildbot