summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/abakus/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-041-48/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-111-1/+0
| | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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-2/+14
| | | | | | | | | '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 abakus: fixed FTBFS.Michele Calgaro2020-03-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-101-4/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-271-3/+1
| | | | | | The debian-tde.mk rules are now unified for all packages. 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/+46
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>