1 2008-01-15 Alp Toker <alp@atoker.com>
3 Rubber-stamped by Anders.
5 Make the HTTP backend configurable in the GTK+ port. curl is currently
12 2008-01-15 Alp Toker <alp@atoker.com>
14 GTK+/autotools build fix for GCC < 4. Use the -fvisibility compiler
15 flags only when they're available.
17 Additionally, use -fvisibility-inlines-hidden in both debug and
18 release builds when available to match the Mac build.
23 2008-01-12 Alp Toker <alp@atoker.com>
25 Reviewed by Mark Rowe.
27 Hide non-public symbols in GTK+/autotools release builds.
31 2008-01-11 Alp Toker <alp@atoker.com>
33 Reviewed by Oliver Hunt.
35 Enable FastMalloc by default in GTK+/autotools and add a configure
41 2008-01-11 Luca Bruno <lethalman88@gmail.com>
43 Reviewed by Alp Toker.
45 http://bugs.webkit.org/show_bug.cgi?id=16838
46 [GTK] Bad autotools debug and video options
48 Fix some configure options.
52 2008-01-11 Mark Rowe <mrowe@apple.com>
54 Attempt to fix the GTK+ and Qt builds.
58 2008-01-10 Alp Toker <alp@atoker.com>
60 SVG font build fix for GTK+/autotools.
64 2008-01-05 Alp Toker <alp@atoker.com>
66 Rubber-stamped by Mark Rowe.
68 Fix configure script output with correct descriptions of the default
69 configuration options.
73 2008-01-05 Sylvain Pasche <sylvain.pasche@gmail.com>
75 Reviewed by Alp Toker.
77 http://bugs.webkit.org/show_bug.cgi?id=16736
78 Allow autogen.sh invocation from a separate build directory.
82 2008-01-04 Alp Toker <alp@atoker.com>
84 Rubber-stamped by Mark Rowe.
86 Remove AM_MAINTAINER_MODE, as recommended by the automake manual. The
87 "rebuild rules" will now be enabled by default.
89 This obviates the need to pass '--enable-maintainer-mode' to
94 2008-01-02 Holger Hans Peter Freyther <zecke@selfish.org>
96 Rubber stamped by Alp.
98 Remove GDK_MULTIHEAD_SAFE and GTK_MULTIHEAD_SAFE because they break
99 the build. At least people doing a debug build on Ubuntu Hardy will see
100 the breakage. I was asked to leave the flags inside the files to ease future
106 2008-01-01 Alp Toker <alp@atoker.com>
108 GTK+ autotools build fix. Track changes in r29051, r29058 and pass the
109 correct parameter to AM_INIT_AUTOMAKE.
113 2007-12-30 Alp Toker <alp@atoker.com>
115 Build fix for older autoconf versions.
119 2007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
121 Reviewed by Alp Toker.
123 Enable Database, XPath and XSLT features by default
127 2007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
129 Reviewed by Alp Toker.
131 http://bugs.webkit.org/show_bug.cgi?id=16669
132 autotools update and fixes
134 Various fixes to the autotools build
137 - Remove ICU_FLAGS because it adds -g in the CFLAGS/CXXFLAGS
138 - Fix clean rules (Rodney Dawes)
139 - Added webcore specific variables, remove STDINT_H and
140 PTHREAD_NP_H checks (already included in config.h)
142 - Loosen automake and aclocal requirement
144 - Workaround AC_PROG_CXX putting -g in CXXFLAGS. Only use -g
145 when doing a debug build (Rodney Dawes)
146 - Fix webkit target and remove traces of XBL
148 2007-12-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
150 Reviewed by Alp Toker.
152 http://bugs.webkit.org/show_bug.cgi?id=16353
153 [GTK] Check for deprecated API use (G_DISABLE_DEPRECATED etc.)
155 Added the flags mentioned in the bug only when doing 'debug'
156 builds. -DGST_DISABLE_DEPRECATED only added when video is enabled.
161 2007-12-26 Jan Michael Alonzo <jmalonzo@unpluggable.com>
163 Reviewed by Alp Toker.
165 http://bugs.webkit.org/show_bug.cgi?id=16390
166 Use autotools or GNU make as the build system for the GTK port
168 * GNUmakefile.am: Added.
170 * configure.ac: Added.
172 2007-12-20 Alp Toker <alp@atoker.com>
174 Rubber-stamped by Maciej.
176 http://bugs.webkit.org/show_bug.cgi?id=16542
177 [GTK] Text is missing with old Pango version
179 Back out commits r28880, r28876, r28865, r28864 which added Pango font
180 selection support. These changes caused a regression where no text was
181 displayed with older Pango versions.
185 2007-12-19 Alp Toker <alp@atoker.com>
187 Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
188 cairo-ft directly following changes in r28864.
192 2007-12-12 Alp Toker <alp@atoker.com>
194 Reviewed by Mark Rowe.
196 http://bugs.webkit.org/show_bug.cgi?id=16302
197 [GTK] Compiler flags for optimization
199 Use the compiler flags -fno-exceptions -fno-rtti.
201 This patch does not add all the flags discussed in the bug report,
206 2007-12-04 Xan Lopez <xan@gnome.org>
208 Reviewed by Alp Toker.
210 http://bugs.webkit.org/show_bug.cgi?id=15561
211 GTK port needs DumpRenderTree implementation
213 Start work on the GTK+ DRT.
217 2007-11-30 Alp Toker <alp@atoker.com>
219 Reviewed by Adam Roben.
221 http://bugs.webkit.org/show_bug.cgi?id=15691
222 [GTK] Public API does not follow GTK+ conventions
224 Refactor the WebKit/GTK+ public API. Changes:
225 WebKitPage -> WebKitWebView
226 WebKitFrame -> WebKitWebFrame
228 Public API source and header names have been updated to mirror the API
231 The API is now kept in WebKit/gtk/WebView to match other ports in the
232 same class such as Mac and Win.
236 2007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
238 Reviewed by Mark Rowe.
240 Set CONFIG option for the window system GTK+ is using
244 2007-11-22 Alp Toker <alp@atoker.com>
246 GTK+ build fix. Pass a correct LIBDIR value.
250 2007-11-20 Mark Rowe <mrowe@apple.com>
252 Reviewed by Alp Toker.
254 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
256 2007-11-20 Alp Toker <alp@atoker.com>
258 Reviewed by Simon Hausmann.
260 Clean up GTK+ port configuration.
262 Use similar compiler warning flags to the Mac build.
264 Add the qmake changes needed for DirectFB support.
268 2007-11-07 Simon Hausmann <hausmann@kde.org>
272 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
273 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
277 2007-10-03 Lars Knoll <lars@trolltech.com>
279 Signed off by olliej.
281 move WebKitQt to WebKit/qt for consistency with the other ports.
286 2007-10-03 Lars Knoll <lars@trolltech.com>
290 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
294 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
298 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
299 Remove Bakefiles from svn.
301 * Bakefiles/Bakefiles.bkgen: Removed.
302 * Bakefiles/ChangeLog: Removed.
303 * Bakefiles/Readme.txt: Removed.
304 * Bakefiles/presets.bkl: Removed.
305 * Bakefiles/update-file-lists.py: Removed.
307 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
309 Rubber stamped by Adam.
311 Renamed files from *Gdk to *Gtk (see #14732) using the
312 work of Juan A. Suarez Romero as a base.
319 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
321 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
322 http://bugs.webkit.org/show_bug.cgi?id=14557
324 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
326 2007-07-27 Simon Hausmann <hausmann@kde.org>
328 Done with and reviewed by Lars and Zack.
330 Exclude DumpRenderTree from the Qt build on Windows for now.
334 2007-07-27 Simon Hausmann <hausmann@kde.org>
336 Done with and reviewed by Lars and Zack.
338 Temporarily disable the ICO support for the Qt build on Windows.
342 2007-07-26 Simon Hausmann <hausmann@kde.org>
346 Use QMAKE_LIBDIR instead of QMAKE_LFLAGS to specify the library search path for QtWebKit, as the former is portable and correctly transformed to /LIBPATH: with msvc for example.
350 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
354 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
359 2007-07-18 Simon Hausmann <hausmann@kde.org>
363 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
367 2007-07-18 Timothy Hatcher <timothy@apple.com>
369 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
370 still use this one Makefile.shared as an include.
374 2007-07-12 George Staikos <staikos@kde.org>
376 Fix build in debug mode.
380 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
384 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
385 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
387 * WebKit.pri: Adjust INCLUDEPATH
389 2007-06-25 Adam Roben <aroben@apple.com>
391 Really remove LayoutTestResults.
393 * LayoutTestResults: Removed.
395 2007-06-25 Adam Roben <aroben@apple.com>
397 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
398 http://bugs.webkit.org/show_bug.cgi?id=14405
402 * LayoutTestResults: Removed.
404 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
408 http://bugs.webkit.org/show_bug.cgi?id=13975
409 Use system-provided libjpeg and libpng
411 * WebKit.pri: Link against external libjpeg and libpng.
413 2007-06-20 Adam Roben <aroben@apple.com>
415 Reviewed by Simon Hausmann.
417 More Gdk build fixing.
421 2007-06-15 Adam Treat <adam@staikos.net>
423 Reviewed by George Staikos.
425 Add ICO support to the Qt build.
429 2007-06-13 George Staikos <staikos@kde.org>
433 Compile without self-linking.
437 2007-06-13 Simon Hausmann <hausmann@kde.org>
441 * WebKit.pri: WebKitQt is now called QtWebKit.
443 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
445 Reviewed by Eric Seidel.
447 http://bugs.webkit.org/show_bug.cgi?id=13941
448 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
452 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
454 Reviewed by Mark Rowe.
456 * WebKit.pro: Build testkjs for Gdk and Qt
458 2007-05-11 Holger Freyther <freyther@kde.org>
460 Reviewed by Mark Rowe.
462 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
463 and add ICU configuration to QMAKE_CXXFLAGS.
467 2007-05-06 Erik Bunce <kde@bunce.us>
469 Reviewed by Mark Rowe.
472 Removed unnecessary dependency on MacPorts (/opt/local)
474 2007-05-03 Holger Freyther <freyther@kde.org>
476 Reviewed by Zack, landed by Simon.
477 This is bugzilla bug 13499.
479 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
481 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
484 2007-04-27 Holger Freyther <freyther@kde.org>
488 Remove unmaintained CMake build system.
490 * CMakeLists.txt: Removed.
492 2007-01-30 Simon Hausmann <hausmann@kde.org>
496 * WebKit.pri: libJavaScriptCore is gone with the Qt build
499 2007-01-26 George Staikos <staikos@kde.org>
501 Remove headers - not needed now.
505 2007-01-23 George Staikos <staikos@kde.org>
507 Put everything back since we can't build everything without it yet.
511 2007-01-16 Lars Knoll <lars@trolltech.com>
515 Remove everything but the new public API from
520 2007-01-11 George Staikos <staikos@kde.org>
526 2007-01-03 Lars Knoll <lars@trolltech.com>
532 2006-12-17 Simon Hausmann <hausmann@kde.org>
534 Reviewed by Rob Buis.
536 * WebKit.pro: Build testkjs.
538 2006-12-14 Timothy Hatcher <timothy@apple.com>
542 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
544 2006-12-13 Maciej Stachowiak <mjs@apple.com>
546 Reviewed by Brady and Anders.
548 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
550 2006-12-10 Zack Rusin <zack@kde.org>
552 Client classes have been moved to WebKitQt/WebCoreSupport so
553 adjusting the pri file.
557 2006-12-10 George Staikos <staikos@kde.org>
561 Add WebKitBuild/Release back to the output dir for external build cases.
565 2006-12-10 Zack Rusin <zack@kde.org>
567 Fix the link directory location.
571 2006-12-10 Lars Knoll <lars@trolltech.com>
575 Include DumpRenderTree in the Qt build
579 2006-12-09 George Staikos <staikos@kde.org>
583 Correct the path to the libraries for QMake.
587 2006-12-09 Lars Knoll <lars@trolltech.com>
591 Make it possible to build WebKit with qmake.
596 2006-11-19 Simon Hausmann <hausmann@kde.org>
600 http://bugs.webkit.org/show_bug.cgi?id=11649
602 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
604 2006-10-30 Timothy Hatcher <timothy@apple.com>
608 Make the universal build return non-zero when module make fails.
612 2006-10-30 Stephanie Lewis <slewis@apple.com>
616 Change Makefiles to return non-zero when module make fails.
620 2006-10-27 Brady Eidson <beidson@apple.com>
622 Rubber stamped by Tim Hatcher
624 Added "make universal" to build universal binaries
629 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
633 * CMakeLists.txt: add option to disable colored output when building on the buildbot