Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB: Add support to build using ninja-build (CMake only) to common cdbs rules. | Slávek Banko | 2021-05-08 | 1 | -1/+10 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules. | Slávek Banko | 2021-04-04 | 2 | -3/+10 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | DEB common cdbs rules: Convert to UTC the date from the debian changelog, | Slávek Banko | 2020-12-06 | 1 | -1/+1 |
| | | | | | | | | which is written to '.tdepkginfo'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Create a .tdepkginfo containing package metadata. | Slávek Banko | 2020-03-23 | 1 | -0/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Change debhelper compatibility level to 9. | Slávek Banko | 2020-03-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: enable parallel build in debian-tde.mk. | Michele Calgaro | 2019-07-10 | 1 | -0/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variable | Slávek Banko | 2019-06-03 | 1 | -2/+7 |
| | | | | | | if the package does not contain any install and links files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Added support for using the $(DEB_HOST_MULTIARCH) variable | Slávek Banko | 2019-06-02 | 1 | -0/+10 |
| | | | | | | in the install and links files to the debian-tde.mk common rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB knetworkmanager8: Disable build with --enable-final. | Slávek Banko | 2019-05-26 | 1 | -32/+4 |
| | | | | | | Cleanup rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk | Slávek Banko | 2019-04-27 | 3 | -92/+88 |
| | | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: use _base folder for a distro instead of specific distros (squeeze | Michele Calgaro | 2019-04-03 | 18 | -0/+906 |
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |