2007-01-11 George Staikos Fix the Qt build * WebKit.pri: 2007-01-03 Lars Knoll Fix the Qt build * WebKit.pri: 2006-12-17 Simon Hausmann Reviewed by Rob Buis. * WebKit.pro: Build testkjs. 2006-12-14 Timothy Hatcher Reviewed by Brady. * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status 2006-12-13 Maciej Stachowiak Reviewed by Brady and Anders. * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds. 2006-12-10 Zack Rusin Client classes have been moved to WebKitQt/WebCoreSupport so adjusting the pri file. * WebKit.pri: 2006-12-10 George Staikos Reviewed by Zack. Add WebKitBuild/Release back to the output dir for external build cases. * WebKit.pri: 2006-12-10 Zack Rusin Fix the link directory location. * WebKit.pri: 2006-12-10 Lars Knoll Reviewed by Zack Include DumpRenderTree in the Qt build * WebKit.pro: 2006-12-09 George Staikos Reviewed by Zack. Correct the path to the libraries for QMake. * WebKit.pri: 2006-12-09 Lars Knoll Reviewed by Zack Make it possible to build WebKit with qmake. * WebKit.pri: Added. * WebKit.pro: Added. 2006-11-19 Simon Hausmann Reviewed by Zack. http://bugs.webkit.org/show_bug.cgi?id=11649 * CMakeLists.txt: Fix Qt-only build without KDE cmake files 2006-10-30 Timothy Hatcher Reviewed by Brady. Make the universal build return non-zero when module make fails. * Makefile: 2006-10-30 Stephanie Lewis Reviewed by Darin. Change Makefiles to return non-zero when module make fails. * Makefile: 2006-10-27 Brady Eidson Rubber stamped by Tim Hatcher Added "make universal" to build universal binaries * Makefile: * Makefile.shared: 2006-10-01 Nikolas Zimmermann Reviewed by eseidel. * CMakeLists.txt: add option to disable colored output when building on the buildbot