summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/libart-lgpl
Commit message (Collapse)AuthorAgeFilesLines
* 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: 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 libart-lgpl: Switch to cmake.Slávek Banko2019-04-285-80/+13
| | | | | | | The man page has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cb03ac17a2533aa0b9c2e5f966bee5cf5e02df07)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-0313-0/+420
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>