summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/libcaldav
Commit message (Collapse)AuthorAgeFilesLines
* DEB common cdbs rules: Convert to UTC the date from the debian changelog,Slávek Banko2020-12-061-1/+1
| | | | | | | | | which is written to '.tdepkginfo'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 508d340f3dc09b31a9049066fc6c2fd17de414b7)
* 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 <[email protected]> (cherry picked from commit eb16e7c7281e182297581fa8d565561869c81bca)
* DEB libcaldav: added AUTHORS, README, TODO to built packages.Michele Calgaro2020-10-061-0/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9eb8f244238f2de0ef6d3e9e3bde147b171370a8)
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-231-0/+9
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ad7e4e55d198239e75813dc19f8ed3f2e511964c)
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
* DEB libcaldav: Add definitions for multi-arch.Slávek Banko2019-10-132-0/+9
| | | | | | | CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b739baf7230a8b83f8b9e48d551e5fc8fb4bff4b)
* DEB libcaldav: Switch to cmake.Slávek Banko2019-10-119-176/+253
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fa21dcf615b3ec943d973421be4fb56f3f5dd6ed)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-0311-0/+253
maverick). Signed-off-by: Michele Calgaro <[email protected]>