Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB: drop tqtinterface module | Michele Calgaro | 2024-10-31 | 15 | -392/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | DEB tqtinterface: remove tmoc from .deb package | Michele Calgaro | 2024-10-10 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | DEB: Automatically add ldconfig trigger if the package contains plugins. | Slávek Banko | 2023-12-19 | 1 | -0/+5 |
| | | | | | | | | | | As a result, it is no longer necessary to enforce ldconfig in postinst and postrm scripts and this solves the problem with packages where the ldconfig was not called after installation, but it was needed. This resolves issue TDE/tdemultimedia#29. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Change debhelper compatibility level to 10. | Slávek Banko | 2023-11-05 | 3 | -3/+3 |
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Update references to cmake-trinity in dependencies to new name tde-cmake. | Slávek Banko | 2023-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqtinterface: Set CMAKE_INSTALL_LIBDIR independently of GNUInstallDirs. | Slávek Banko | 2021-12-10 | 1 | -1/+8 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Switch Build-Depends from cmake to cmake-trinity. | Slávek Banko | 2021-05-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Swith cmake builds to use ninja-build. | Slávek Banko | 2021-05-11 | 5 | -23/+270 |
| | | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules. | Slávek Banko | 2021-04-04 | 1 | -6/+13 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Update the Maintainer's address to the TDE Debian Team. | Slávek Banko | 2021-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: added cmake directive to create compilation database ↵ | Michele Calgaro | 2020-11-14 | 1 | -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 tqtinterface: Remove the BUILD_ALL option because it is not used for ↵ | Slávek Banko | 2020-10-07 | 1 | -2/+1 |
| | | | | | | tqtinterface. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages. | Slávek Banko | 2020-10-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Change debhelper compatibility level to 9. | Slávek Banko | 2020-03-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional. | Slávek Banko | 2019-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: removed no longer required option in tqtinterface. | Michele Calgaro | 2019-04-27 | 1 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | DEB: use _base folder for a distro instead of specific distros (squeeze | Michele Calgaro | 2019-04-03 | 13 | -0/+128 |
and maverick). Signed-off-by: Michele Calgaro <[email protected]> |