Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02_remove-bundled-wxsqlite.patch | Remove bundled wxsqlite3 from CMakeLists.txt files | James Cowgill <jcowgill@debian.org> | not-needed | |||
04_remove-bundled-unittest++.patch | Remove bundled unittest++ and fix unittest++ project file | James Cowgill <jcowgill@debian.org> | not-needed | |||
01_remove-bundled-cppcheck.patch | Remove bundled cppcheck from CMakeLists.txt | James Cowgill <jcowgill@debian.org> | not-needed | |||
05_build-flags.patch | Remove build options not necessary for Debian Do not duplicate all the Debian build flags. Stripping is done by dh_strip separately. |
James Cowgill <jcowgill@debian.org> | not-needed | |||
09_use-x-terminal-editor.patch | Use x-terminal-emulator in preference to xterm | Alessio Treglia <alessio@debian.org> | not-needed | |||
10_move-helper-binaries.patch | Move most helper binaries to /usr/lib/codelite | James Cowgill <jcowgill@debian.org> | no | |||
24_default_no_check_for_updates.patch | Turn off automatic new-version checking.diff --git a/LiteEditor/editorsettingsmiscpanel.cpp b/LiteEditor/editorsettingsmiscpanel.cpp index 23df8dc9e..8dd812c55 100644 |
no | ||||
25_shlibs-adjustments.patch | Workarounds for dpkg-shlibdeps warnings This patch gives SONAMEs to liblibcodelite and libplugin. This fixes the dpkg-shlibdeps warnings and allows codelite-plugins to "properly" link against libraries from the codelite package. . Converting the other libraries to static libs is ok since they are only used by one library. It also reduces the final size and fixes some more warnings. |
James Cowgill <jcowgill@debian.org> | not-needed | |||
26_remove_hardcoded_x86.patch | Remove hardcoding of CMAKE_LIBRARY_ARCHITECTURE to x86 | James Cowgill <jcowgill@debian.org> | no | |||
28_spelling.patch | Fix spelling mistake reported by lintian | David Hart <david@codelite.org> | no | |||
31_python3_upgrade.patch | Make a helper script python3-compatible | David Hart <david@codelite.org> | no | |||
auto-gitignore | Update .gitignore from Debian packaging branch The Debian packaging git branch contains these updates to the upstream .gitignore file(s). This patch is autogenerated, to provide these updates to users of the official Debian archive view of the package. [dgit (8.0) update-gitignore] |
no |