summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/keximdb
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 keximdb: Add packaging files.Slávek Banko2020-07-0410-0/+361
Signed-off-by: Slávek Banko <[email protected]>