summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/libcarddav/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 libcarddav: Add definitions for multi-arch.Slávek Banko2019-10-131-0/+7
| | | | | | | CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 52581ba1881a5d9441ec9a618f9a725442f6a809)
* DEB libcarddav: Switch to cmake.Slávek Banko2019-10-111-105/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 62d9e5b6085bc57bd47a4e8645e5e723067c9e7e)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-031-0/+110
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>