summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-12-18Package for Dyson!HEADdyson/2.2.1-7+dyson1masterIgor Pashev2-0/+82
2013-12-13Added dyson-Wno-c++0x-compat.patchIgor Pashev2-0/+15
2013-12-12Added dyson-glib.patchIgor Pashev2-0/+14
2013-12-04Added dyson-MachineStackMarker-stackPointer.patchIgor Pashev2-0/+93
2013-12-04Use WTF::yield() in SQLiteDatabase.cppIgor Pashev1-0/+13
2013-12-04Added dyson-yield.patch & dyson-MathExtras.h.patchIgor Pashev3-0/+49
2013-12-03Added dyson-solaris-use-system-malloc.patchIgor Pashev2-0/+16
2013-10-01fix build on m68k (#717685)Pino Toscano1-3/+5
use -gstabs instead of -g
2013-10-01fix build on sh4 (#694773)Pino Toscano1-3/+5
use -gstabs instead of -g
2013-06-27New patch: upstream_Build-fixes-for-glib-2.31.diff.Maximiliano Curia2-0/+70
2013-06-27New patch: ignore-unused-local-typedefs_error.diff.Maximiliano Curia2-0/+14
2012-05-12Build Source/WebCore/generated/* with hidden visibility as wellModestas Vainius2-0/+40
This reduces a symbol file a lot and brings it back to manageable state (patch webkit_qt_hide_symbols.diff).
2012-05-01Revert visibility patch: it's accepted upstream.Fathi Boudra2-31/+0
2012-05-01Merge branch 'master' of git+ssh://git.debian.org/git/pkg-kde/qt/qtwebkitFathi Boudra2-6/+7
2012-05-01Re-add adjust_symbols_visibility_for_webcore.diff.Fathi Boudra2-0/+31
2012-05-01glibc_hurd_mkspecs.diff: extend to apply also to the hurd-g++ mkspecPino Toscano1-5/+6
2012-05-01glibc_mkspec.diff: rename to glibc_hurd_mkspecs.diffPino Toscano2-1/+1
2012-05-01Add armhf in the gstabs workaround message.Fathi Boudra1-1/+1
2012-05-01Merge branch 'experimental'Fathi Boudra10-39/+22
2012-04-14fix building with gcc 4.7 (#667346)Pino Toscano3-0/+62
backport (parts of) upstream r93631 and r113848, with a small adaptation to use current (and not used-for-qt4 one) g++ minor version
2012-03-30Add Fix_build_with_GLib_2.31_changeset_r97269.patch.Felix Geyer2-0/+348
Cherry-picked from upstream. Closes: #665679
2011-12-30add patch hurd.diff to temporarly workaround build failure on HurdPino Toscano2-0/+30
2011-12-29Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream.Fathi Boudra2-31/+0
2011-12-29Refresh patches - no changes needed.Fathi Boudra5-5/+5
2011-12-25Revert "* New upstream release."Pino Toscano7-5/+36
As also agreed with Fathi, we'll concentrate on 2.2.0 for now, until it builds everywhere. This reverts commit 4c2df0583cc94d24746bc0957473f010a0cd3679.
2011-12-24* New upstream release.Fathi Boudra7-36/+5
* Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream. * Update debian/control: - bump build dependency on Qt 4.8. * Refresh patches
2011-12-23* Add adjust_symbols_visibility_for_webcore.diff to fix WebCore symbolsdebian/2.2.0-1Fathi Boudra2-0/+31
visibility. * Update symbols file accordingly.
2011-09-20refresh patches adding/updating diffstatPino Toscano3-7/+10
2011-09-20add patch glibc_mkspec.diffPino Toscano2-0/+33
... to enable/fix compile options for platforms using our custom glibc-g++ mkspec
2011-09-20drop patches 06_kfreebsd_strnstr.diff and 09_hurd.diffPino Toscano3-49/+0
now strnstr() is properly enabled in WTF
2011-09-20and actually reenable no_gc_sections.diffPino Toscano1-1/+1
2011-09-20no_gc_sections.diff: refresh to apply cleanlyPino Toscano1-6/+6
2011-09-2005_sparc_unaligned_access.diff: refresh and reenablePino Toscano2-33/+11
2011-09-20drop patch s390.diff, already provided upstreamPino Toscano2-37/+0
adapt changelog consequently
2011-09-20drop patch 0001_fix_symbols_visibility_for_webcore.diff - stolen upstream.Fathi Boudra2-20/+0
2011-09-20Disable patches that doesn't apply to new upstream releaseFathi Boudra1-5/+5
2011-09-20Refresh patchesFathi Boudra13-85/+75
Adapt 03_hide_std_symbols: BASE_DIR -> PWD
2011-08-1005_sparc_unaligned_access.diff: reduce unneeded changesPino Toscano1-14/+4
2011-08-10s/author/Author/ in patch headersPino Toscano2-2/+2
2011-08-10add patch s390.diff from upstream to support s390x (#637004)Pino Toscano2-0/+37
2011-06-20Refresh patchesFathi Boudra11-0/+48
2011-06-20Add defines_qt_webkit.diff to display correctly documentation in Qt Creator ↵Fathi Boudra2-0/+16
Help plugin. (Closes: #619443)
2011-04-07Drop webcore_qtplatformplugin_createfullscreenvideohandler_ftbfs.patch.debian/2.1.0-2011week13-1Fathi Boudra2-23/+0
2011-04-07New upstream releaseFathi Boudra2-3/+3
Refresh patches
2011-04-03Add linux_amd64_no_overcommit.diffJosé Manuel Santamaría Lema2-0/+111
2011-03-28Really replace -g with -gstabs on s390, mips, mipsel and armel.Modestas Vainius1-5/+5
Previously it used to grab -g from environment CXXFLAGS. Hopefully this will truly fix OOMs when linking. (Closes: #618325)
2011-03-28Do not pass -Wl,--gc-sections on arm* and mips*.Modestas Vainius2-5/+5
Rename 08_powerpc_s390_no_gc_sections.diff to no_gc_sections.diff and extend it to cover armel and mip* as well. Full list: powerpc, s390, arm*, mips*.
2011-03-24Build with -gstabs on armel (Closes: #618325).Modestas Vainius2-3/+5
Added to the stabs_format_debug_info.diff patch (former 07_s390_stabs_format_debugging_information.diff).
2011-03-09Add webcore_qtplatformplugin_createfullscreenvideohandler_ftbfs.patch toFathi Boudra2-0/+23
work around the build failure.
2011-03-09refresh patchFathi Boudra1-1/+1