summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/ktechlab/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-041-28/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-3/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs ↵Michele Calgaro2020-11-141-95/+18
| | | | | | | | | rules. The man page has been moved to the main tree. This is the same as commit e1d60a89d but applied to Ubuntu. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+107
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>