summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/tqca-tls
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-042-3/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3d0fe45a7b0b586d096644a3581df8307787eb3a)
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a7d5d2acbfeca4b59ecf7dd7aa3ba0ce0ad7e913)
* 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 <slavek.banko@axis.cz> (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 <michele.calgaro@yahoo.it> (cherry picked from commit eb16e7c7281e182297581fa8d565561869c81bca)
* DEB tqca-tls: Switch to cmake.Slávek Banko2020-05-175-109/+259
| | | | | | | | Switch to common TDE cdbs rules. Build headers from the shared libtqca. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f4310b770a8167fbe9241a6dae4a931f12c7cffc)
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
* DEB tqca-tls: Fix FTBFS on parallel build.Slávek Banko2019-06-301-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e0f78f96dd5ca6d89cd2c273331a084dd13821b4)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-039-0/+250
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>