| 2007-07-12 George Staikos <staikos@kde.org> |
| |
| Fix build in debug mode. |
| |
| * WebKit.pri: |
| |
| 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org> |
| |
| Reviewed by Darin. |
| |
| As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the |
| WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore |
| |
| * WebKit.pri: Adjust INCLUDEPATH |
| |
| 2007-06-25 Adam Roben <aroben@apple.com> |
| |
| Really remove LayoutTestResults. |
| |
| * LayoutTestResults: Removed. |
| |
| 2007-06-25 Adam Roben <aroben@apple.com> |
| |
| Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt |
| http://bugs.webkit.org/show_bug.cgi?id=14405 |
| |
| Reviewed by Anders. |
| |
| * LayoutTestResults: Removed. |
| |
| 2007-06-25 Alp Toker <alp.toker@collabora.co.uk> |
| |
| Reviewed by Mark. |
| |
| http://bugs.webkit.org/show_bug.cgi?id=13975 |
| Use system-provided libjpeg and libpng |
| |
| * WebKit.pri: Link against external libjpeg and libpng. |
| |
| 2007-06-20 Adam Roben <aroben@apple.com> |
| |
| Reviewed by Simon Hausmann. |
| |
| More Gdk build fixing. |
| |
| * WebKit.pro: |
| |
| 2007-06-15 Adam Treat <adam@staikos.net> |
| |
| Reviewed by George Staikos. |
| |
| Add ICO support to the Qt build. |
| |
| * WebKit.pro: |
| |
| 2007-06-13 George Staikos <staikos@kde.org> |
| |
| Reviewed by Lars. |
| |
| Compile without self-linking. |
| |
| * WebKit.pri: |
| |
| 2007-06-13 Simon Hausmann <hausmann@kde.org> |
| |
| Reviewed by Lars. |
| |
| * WebKit.pri: WebKitQt is now called QtWebKit. |
| |
| 2007-05-31 Alp Toker <alp.toker@collabora.co.uk> |
| |
| Reviewed by Eric Seidel. |
| |
| http://bugs.webkit.org/show_bug.cgi?id=13941 |
| Rename WebCore/platform/network/gdk to WebCore/platform/network/curl |
| |
| * WebKit.pri: |
| |
| 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org> |
| |
| Reviewed by Mark Rowe. |
| |
| * WebKit.pro: Build testkjs for Gdk and Qt |
| |
| 2007-05-11 Holger Freyther <freyther@kde.org> |
| |
| Reviewed by Mark Rowe. |
| |
| Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher, |
| and add ICU configuration to QMAKE_CXXFLAGS. |
| |
| * WebKit.pri: |
| |
| 2007-05-06 Erik Bunce <kde@bunce.us> |
| |
| Reviewed by Mark Rowe. |
| |
| * WebKit.pri: |
| Removed unnecessary dependency on MacPorts (/opt/local) |
| |
| 2007-05-03 Holger Freyther <freyther@kde.org> |
| |
| Reviewed by Zack, landed by Simon. |
| This is bugzilla bug 13499. |
| |
| * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk |
| port |
| * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk |
| port |
| |
| 2007-04-27 Holger Freyther <freyther@kde.org> |
| |
| Reviewed by Maciej. |
| |
| Remove unmaintained CMake build system. |
| |
| * CMakeLists.txt: Removed. |
| |
| 2007-01-30 Simon Hausmann <hausmann@kde.org> |
| |
| Reviewed by Zack. |
| |
| * WebKit.pri: libJavaScriptCore is gone with the Qt build |
| * WebKit.pro: |
| |
| 2007-01-26 George Staikos <staikos@kde.org> |
| |
| Remove headers - not needed now. |
| |
| * WebKit.pri: |
| |
| 2007-01-23 George Staikos <staikos@kde.org> |
| |
| Put everything back since we can't build everything without it yet. |
| |
| * WebKit.pri: |
| |
| 2007-01-16 Lars Knoll <lars@trolltech.com> |
| |
| Reviewed by Zack |
| |
| Remove everything but the new public API from |
| the include path. |
| |
| * WebKit.pri: |
| |
| 2007-01-11 George Staikos <staikos@kde.org> |
| |
| Fix the Qt build |
| |
| * WebKit.pri: |
| |
| 2007-01-03 Lars Knoll <lars@trolltech.com> |
| |
| Fix the Qt build |
| |
| * WebKit.pri: |
| |
| 2006-12-17 Simon Hausmann <hausmann@kde.org> |
| |
| Reviewed by Rob Buis. |
| |
| * WebKit.pro: Build testkjs. |
| |
| 2006-12-14 Timothy Hatcher <timothy@apple.com> |
| |
| Reviewed by Brady. |
| |
| * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status |
| |
| 2006-12-13 Maciej Stachowiak <mjs@apple.com> |
| |
| 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 <zack@kde.org> |
| |
| Client classes have been moved to WebKitQt/WebCoreSupport so |
| adjusting the pri file. |
| |
| * WebKit.pri: |
| |
| 2006-12-10 George Staikos <staikos@kde.org> |
| |
| Reviewed by Zack. |
| |
| Add WebKitBuild/Release back to the output dir for external build cases. |
| |
| * WebKit.pri: |
| |
| 2006-12-10 Zack Rusin <zack@kde.org> |
| |
| Fix the link directory location. |
| |
| * WebKit.pri: |
| |
| 2006-12-10 Lars Knoll <lars@trolltech.com> |
| |
| Reviewed by Zack |
| |
| Include DumpRenderTree in the Qt build |
| |
| * WebKit.pro: |
| |
| 2006-12-09 George Staikos <staikos@kde.org> |
| |
| Reviewed by Zack. |
| |
| Correct the path to the libraries for QMake. |
| |
| * WebKit.pri: |
| |
| 2006-12-09 Lars Knoll <lars@trolltech.com> |
| |
| Reviewed by Zack |
| |
| Make it possible to build WebKit with qmake. |
| |
| * WebKit.pri: Added. |
| * WebKit.pro: Added. |
| |
| 2006-11-19 Simon Hausmann <hausmann@kde.org> |
| |
| 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 <timothy@apple.com> |
| |
| Reviewed by Brady. |
| |
| Make the universal build return non-zero when module make fails. |
| |
| * Makefile: |
| |
| 2006-10-30 Stephanie Lewis <slewis@apple.com> |
| |
| Reviewed by Darin. |
| |
| Change Makefiles to return non-zero when module make fails. |
| |
| * Makefile: |
| |
| 2006-10-27 Brady Eidson <beidson@apple.com> |
| |
| Rubber stamped by Tim Hatcher |
| |
| Added "make universal" to build universal binaries |
| |
| * Makefile: |
| * Makefile.shared: |
| |
| 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org> |
| |
| Reviewed by eseidel. |
| |
| * CMakeLists.txt: add option to disable colored output when building on the buildbot |
| |