summaryrefslogtreecommitdiffstats
path: root/debian/_buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* DEB build scripts: updated after testing on Devuan ChimaeraMichele Calgaro2024-01-135-33/+45
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB buildscripts: update supported distrosMichele Calgaro2023-06-194-40/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: update to new package naming convention (~pre instead of ~s)Michele Calgaro2023-05-254-10/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB buildscripts:Michele Calgaro2023-01-148-29/+44
| | | | | | | | 1. update supported distros 2. fixed update of local submodules with worktrees 3. update list of modules to be built Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed wrong 'successful build' feedback when required ↵Michele Calgaro2022-05-121-1/+1
| | | | | | dependencies were missing in a local build. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: updated distros and added htdig to extra dependencies.Michele Calgaro2021-11-063-38/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added ability to build from a specified folder.Michele Calgaro2021-08-236-29/+75
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed up wrong documentation in README file.Michele Calgaro2021-08-231-11/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: update list of supported distros.Michele Calgaro2021-08-222-25/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added twin-style-dekorator.Michele Calgaro2021-08-211-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: updated to new layout after application folder rearrangement.Michele Calgaro2021-08-2127-209/+263
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed bug introduced in a recent commit that prevented ↵Michele Calgaro2021-07-221-1/+1
| | | | | | build set scripts from executing correctly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed up spacing/tabs in commit 1ccf2a151.Michele Calgaro2021-07-202-117/+117
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: dropped 'internal pbuilder' option and some code ↵Michele Calgaro2021-07-203-38/+44
| | | | | | improvements. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added initial support for git worktrees.Michele Calgaro2021-07-123-212/+482
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: updated list of supported distros.Michele Calgaro2021-06-121-12/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added ability to build local modules even when theyMichele Calgaro2021-05-231-16/+26
| | | | | | are not yet part of the TDE umbrella. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB buildscript: added cmake-trinity and removed tqca-tls.Michele Calgaro2021-05-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added klamav and komposé. Fixed bug with pbuilder ↵Michele Calgaro2021-05-045-2/+6
| | | | | | building chain. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts:Michele Calgaro2020-12-243-2/+3
| | | | | | | 1) added uncrustify-trinity. 2) make sure to exclude only specific .git files, not all .git* ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed typo in previous commit.Michele Calgaro2020-11-171-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: removed support for ctags.Michele Calgaro2020-11-173-34/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: adapted to new 'core' folder for core modules. Added ↵Michele Calgaro2020-11-155-19/+20
| | | | | | pinentry-tqt extra dependency package. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed support for metapackages and adjusted to new ↵Michele Calgaro2020-10-013-11/+21
| | | | | | consolidated structure. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed pbuilder permits.Michele Calgaro2020-09-301-2/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed bug in search for existing modules.Michele Calgaro2020-09-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: make sure to use extra dependency folder configured in ↵Michele Calgaro2020-09-152-18/+18
| | | | | | the configuration file. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: updated to use extra dependency repository on TGW.Michele Calgaro2020-09-143-396/+381
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added mathemagics and tdepacman.Michele Calgaro2020-09-092-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: fixed handling of packages with multiple - characters.Michele Calgaro2020-09-071-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added support for ctags.Michele Calgaro2020-09-043-3/+41
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added transcode and codeine.Michele Calgaro2020-09-042-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: updated supported distros.Michele Calgaro2020-06-092-9/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: further improvement to detection of correct scm info when ↵Michele Calgaro2020-05-041-2/+8
| | | | | | working on detached HEAD. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts:Michele Calgaro2020-05-047-9/+24
| | | | | | | | | 1) updated application list. 2) fixed problem with .tdescminfo contents when branches are more recent than master/r14.0.x. 3) fixed issue with detection of extra dependencies repository. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: update distro lists.Michele Calgaro2020-04-233-47/+56
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added support for reproducible builds.Michele Calgaro2020-04-222-18/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kerry has been removed from TDE.Michele Calgaro2020-02-092-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fix bug in module search when building from local tree.Michele Calgaro2020-01-261-1/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: add support for module search among the list of known ↵Michele Calgaro2020-01-123-29/+96
| | | | | | modules. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added support for meta packages.Michele Calgaro2019-12-282-1/+27
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: updated to TDE Archive Signing key.Michele Calgaro2019-12-021-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added support to disable parallel build if needed.Michele Calgaro2019-07-111-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: updated available distros.Michele Calgaro2019-07-072-10/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: fixed parameters for pbuilder/dpkg-buildpackage.Michele Calgaro2019-06-032-9/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: updated supported distrosMichele Calgaro2019-06-021-5/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts:Michele Calgaro2019-04-274-45/+21
| | | | | | | 1. drop unsupported distros 2. minor improvements Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: adapted to latest repository structure (packagingMichele Calgaro2019-04-026-32/+12
| | | | | | folder is now part of main TDE repository) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed code for cross-building. Remove extraMichele Calgaro2018-11-233-3/+2
| | | | | | dependency on gettext-kde Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts:Michele Calgaro2018-10-074-5/+7
| | | | | | | | | - added tdeio-gopher, tdedocker, libtqt-perl. - removed applications/kuickshow (now built inside tdegraphics). - added "ack" to the list of programs available in a shell when a build fails. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>