summaryrefslogtreecommitdiffstats
path: root/src/libktorrent
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for autotoolsMichele Calgaro2025-06-309-133/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake rules for utests and fix tester programMichele Calgaro2025-05-254-8/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix CMake FTBFSmio2025-05-101-1/+1
| | | | Signed-off-by: mio <stigma@disroot.org>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-223-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion to cmake building systemMichele Calgaro2025-03-2169-112/+365
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Restructure source files into 'src' subfolderMichele Calgaro2025-03-06293-0/+45084
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>