summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/tde-systemsettings/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* 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> (cherry picked from commit 3d0fe45a7b0b586d096644a3581df8307787eb3a)
* 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> (cherry picked from commit eb16e7c7281e182297581fa8d565561869c81bca)
* DEB tde-systemsettings: Switch to cmake.Slávek Banko2020-08-081-46/+11
| | | | | | | | | The man page has been moved to the main tree. Removed tde-settings-laptops.directory because it seems more current in the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9d01b57af3673cc0e594a74fe0c12a4d3d9a59a3)
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-281-2/+1
| | | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4e9ab839f6b463cdf27413d9d74f7e79c078998c)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-031-0/+55
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>