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 | |||
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 | |||
Fixed-end-of-line-for-resource-file.diff | Fixed end of line for resource file. The file was in dos format on source and was imported as unix format. | Abou Al Montacir <abou.almontacir@sfr.fr> | no | |||
Fixed-allowing-arbitrary-FPPKG-path.patch | [PATCH] ide: fppkg: fixed allowing arbitrary paths on non windows | mattias <nc-gaertnma@netcologne.de> | no | |||
Added-missing-source-file.patch | Added missing source file. Lazarus is able to create automatically some source files. However these files are created at a read only location, which will trigger an error upon file creation. Temporary workaround is to packages these files so that they are found when needed. A more longterm solution whould be to generate then upon build process. |
Abou Al Montacir <abou.almontacir@sfr.fr> | not-needed | Debian | 2022-01-28 |