summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/tqtinterface/debian
Commit message (Collapse)AuthorAgeFilesLines
* DEB tqtinterface: Set CMAKE_INSTALL_LIBDIR independently of GNUInstallDirs.Slávek Banko2021-12-101-1/+7
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 826b3da47710bc716fe9f1b2747d245927d3ee74)
* DEB tqtinterface: Install libraries according to multi-arch rulesSlávek Banko2021-12-102-0/+4
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 44d0ade8a744850f7fe719b7e884e49920d34fa7)
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit aab928d0ada734f0780fca7191760d3ebdb21e47)
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-125-22/+270
| | | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ad1898f6e2ef733686f2c03e19e3f320cab8ef13)
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-7/+14
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 3d0fe45a7b0b586d096644a3581df8307787eb3a)
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a7d5d2acbfeca4b59ecf7dd7aa3ba0ce0ad7e913)
* 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 tqtinterface: Remove the BUILD_ALL option because it is not used for ↵Slávek Banko2020-10-071-1/+0
| | | | | | | tqtinterface. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7b59ba5e8916c454a863afdaeb40b27b6e8504ec)
* DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.Slávek Banko2020-10-071-2/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 69ef42a343d901e6ffb3389cdfbd482de694660e)
* 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: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional.Slávek Banko2019-07-121-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-0313-0/+123
maverick). Signed-off-by: Michele Calgaro <[email protected]>