Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-01 | fix build on m68k (#717685) | Pino Toscano | 1 | -3/+5 | |
use -gstabs instead of -g | |||||
2013-10-01 | fix build on sh4 (#694773) | Pino Toscano | 1 | -3/+5 | |
use -gstabs instead of -g | |||||
2012-05-01 | Add armhf in the gstabs workaround message. | Fathi Boudra | 1 | -1/+1 | |
2011-12-29 | Refresh patches - no changes needed. | Fathi Boudra | 1 | -1/+1 | |
2011-12-25 | Revert "* New upstream release." | Pino Toscano | 1 | -1/+1 | |
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 Boudra | 1 | -1/+1 | |
* Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream. * Update debian/control: - bump build dependency on Qt 4.8. * Refresh patches | |||||
2011-09-20 | Refresh patches | Fathi Boudra | 1 | -8/+7 | |
Adapt 03_hide_std_symbols: BASE_DIR -> PWD | |||||
2011-08-10 | s/author/Author/ in patch headers | Pino Toscano | 1 | -1/+1 | |
2011-06-20 | Refresh patches | Fathi Boudra | 1 | -0/+4 | |
2011-03-28 | Really replace -g with -gstabs on s390, mips, mipsel and armel. | Modestas Vainius | 1 | -5/+5 | |
Previously it used to grab -g from environment CXXFLAGS. Hopefully this will truly fix OOMs when linking. (Closes: #618325) | |||||
2011-03-24 | Build with -gstabs on armel (Closes: #618325). | Modestas Vainius | 1 | -0/+24 | |
Added to the stabs_format_debug_info.diff patch (former 07_s390_stabs_format_debugging_information.diff). |