summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/ktechlab/debian
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 ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs ↵Michele Calgaro2020-11-149-443/+266
| | | | | | | | | | rules. The man page has been moved to the main tree. This is the same as commit 1117ce79 but applied to Ubuntu. Signed-off-by: Slávek Banko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2064c92d78e53c5753ccc22a2b83abfe120fa8cb)
* 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: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-0314-0/+639
maverick). Signed-off-by: Michele Calgaro <[email protected]>