Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
default_config.diff | This patch fixes system wide default Lazarus configuration. It adds the needed configuration to adapt Lazarus to Debian and makes it running out of the box without need of any user's pre-configuration. |
no | ||||
lcl-with-multple-widget-sets.diff | This patch enable building all linux supported LCL widget sets. =================================================================== |
no | ||||
drop_carbon_from_Makefiles.patch | With carbon stripped from the source tree, we need to strip the carbon dir from the clean targets =================================================================== |
Paul Gevers <elbrus@debian.org> | no | |||
Fix-case-issue-with-code-help.patch | Fixed a bug causing code help to handle only lower case file names. =================================================================== |
Abou Al Montacir <abou.almontacir@sfr.fr> | no | |||
fix-fpdoc-crashes-on-lazarus-documentation.patch | fpdoc fails to build the documentation leaving the documentation package empty Source: http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/lcl/graphics.pp?r1=54518&r2=54517&pathrev=54518&root=lazarus&view=patch http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/docs/xml/lcl/graphics.xml?r1=54518&r2=54517&pathrev=54518&root=lazarus&view=patch http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/docs/xml/lcl/forms.xml?r1=54518&r2=54517&pathrev=54518&root=lazarus&view=patch http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/docs/xml/lcl/extctrls.xml?r1=54518&r2=54517&pathrev=54518&root=lazarus&view=patch http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/lcl/include/lcl_defines.inc?r1=54518&r2=54517&pathrev=54518&root=lazarus&view=patch http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/docs/xml/lcl/graphics.xml?r1=54519&r2=54518&pathrev=54519&root=lazarus&view=patch http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/fixes_1_6/lcl/extctrls.pp?root=lazarus&r1=52280&r2=54527&view=patch =================================================================== |
Mattias Gaertner <nc-gaertnma@netcologne.de> | no | debian | ||
fix-perl-shbang.patch | Debian requires installed perl scripts to shbang perl directly =================================================================== |
Paul Gevers <elbrus@debian.org> | not-needed | |||
arm_qt.patch | fix FTBFS on arm* =================================================================== |
Balázs Székely | no | |||
Fix-lazbuild-random-crash.patch | lazbuild fails to build some packages during auto tests.diff --git a/components/ideintf/ideexterntoolintf.pas b/components/ideintf/ideexterntoolintf.pas index 4654265c..fdf7549f 100644 |
Abou Al Montacir <abou.almontacir@sfr.fr> | no | debian | ||
Fix-compilation-of-PascalScript.diff | Fix compilation of PascalScript for armel and m68k. | Abou Al Montacir <abou.almontacir@sfr.fr> | no | |||
dwarf-debug-info-type-ppc64el.patch | Use dwarf debug info type (-gw) for components/chmhelp/lhelp Stab debug info (-gs) used only in components/chmhelp/lhelp/Makefile.fp breaks ppc64el but not dwarf (-gw) also Dwarf is actually the recommended setting : https://wiki.freepascal.org/GDB_Debugger_Tips#Stabs_.28only_GDB.29 |
Frédéric Bonnard <frediz@debian.org> | no |