summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/tdedocker/debian/rules
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 <[email protected]>
* DEB tdedocker:Michele Calgaro2020-03-271-4/+5
| | | | | | | | 1) removed man file (now part of main application) 2) added Debian menu file 3) added support for cmake WITH_ALL_OPTIONS Signed-off-by: Michele Calgaro <[email protected]>
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-101-4/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-271-3/+1
| | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <[email protected]>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+24
and maverick). Signed-off-by: Michele Calgaro <[email protected]>