summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/kerberostray/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB: added cmake directive to create compilation database ↵Michele Calgaro2020-11-141-0/+1
| | | | | | | | | 'compile_commands.json' at build time. This can be used to provide linting, autocompletion, hovering info, go-to-definition and in general other LSP functionality in development environments. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kerberostray: Switch to cmake.Slávek Banko2019-06-041-25/+12
| | | | | | Switch to common TDE cdbs rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+32
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>