summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/libr/debian
Commit message (Collapse)AuthorAgeFilesLines
* DEB libr: update package name to libr1Michele Calgaro2023-11-263-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 024d0b7440f6367df2ab6f1569c84b08a63759d7)
* DEB libr: remove dependency on libglade, which is no longer availableMichele Calgaro2023-11-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fcb775cf9d654a1e9d9d510439d2bfd09cbe7dca)
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-053-3/+3
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-141-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-116-31/+274
| | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <[email protected]>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+7
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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]>
* 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: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 (squeezeMichele Calgaro2019-04-0315-0/+123
and maverick). Signed-off-by: Michele Calgaro <[email protected]>