summaryrefslogtreecommitdiffstats
path: root/src/libktorrent/torrent
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for autotoolsMichele Calgaro2025-06-301-32/+0
| | | | 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-222-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion to cmake building systemMichele Calgaro2025-03-2122-29/+74
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Restructure source files into 'src' subfolderMichele Calgaro2025-03-06119-0/+24452
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>