summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/tqca-tls
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 <slavek.banko@axis.cz>
* 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>
* DEB tqca-tls: Switch to cmake.Slávek Banko2020-05-175-116/+259
| | | | | | | Switch to common TDE cdbs rules. Build headers from the shared libtqca. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-039-0/+258
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>