21 Commits

Author SHA1 Message Date
Ilkka Kallioniemi
c4dc244212 docs: add Debian 13 building instructions
* Add Debian 13 / Trixie docs

* Remove Debian 11 instructions
2025-10-20 17:34:39 -05:00
Yat Ho
3312392c60 docs: use Qt6 in Windows build instructions (#7549)
* docs: use Qt6 in Windows build instructions

* docs: document `USE_QT_VERSION`
2025-05-01 12:42:24 +01:00
Cœur
d9d87eddd8 Bumping MACOSX_DEPLOYMENT_TARGET to 11.0 (#6911)
* Bumping MACOSX_DEPLOYMENT_TARGET to 11.0

* removing obsolete code and resources

* Add a build action for Transmission.xcodeproj

* removing obsolete code
2024-08-22 15:07:17 -05:00
Cœur
0a299bbbe8 docs: add notes on how to build Qt app with CMake (#6814) 2024-05-24 10:33:24 -05:00
Ilkka Kallioniemi
35847b3e75 docs: Add Debian 12 instructions (#5866)
* Add Debian 12 installation instructions

* Rename QT to Qt

* Remove GTK4 packages

#5858 bumped minimum required GTK4 past what Bookworm can offer.

* Tr does not bring its own libsystemd-dev
2024-01-11 13:30:12 +00:00
Yat Ho
9d4ad2e330 chore: update build instructions (#6102) 2023-10-23 22:24:51 -04:00
Klearchos-Angelos Gkountras
b52d8962bc docs: include debian 12 in docs (#6030) 2023-10-01 10:47:10 -05:00
tearfur
08ed1cf54c docs: add libssl-dev to Ubuntu dependencies (#5134) 2023-03-05 17:42:35 -06:00
Berbe
b64e65cf2e docs: document python3 builddep when building libpsl 2023-02-10 16:40:27 -06:00
Charles Kerr
7a686a53f3 build: renamed ENABLE_WEB build option for clarity (#4760) 2023-02-08 17:47:07 -06:00
Szepesi Tibor
0cb1ea8ed8 docs: add Qt dependencies for Windows build instructions and minor fixes (#4363) 2022-12-16 16:36:46 -06:00
Peter
7aad5870ce Add windows build manual (#4291)
* Add windows build manual

* Total rewrite

* Update docs/Building-Transmission.md

Co-authored-by: Cœur <coeur@gmx.fr>

* Update Building-Transmission.md

* Update Building-Transmission.md

* Cmake command rewrite

* Update Building-Transmission.md

* Remove "Mingw" build manual

* Update Building-Transmission.md

Co-authored-by: Cœur <coeur@gmx.fr>
2022-12-12 15:10:36 +00:00
Ilkka Kallioniemi
6f43883d8b Update building docs for Debian (#4101) 2022-11-10 08:28:50 -06:00
A Cœur
ad77140035 doc: Building the GTK app on macOS (#3982) 2022-10-18 15:23:26 -05:00
Federico Scodelaro
794074b7e1 docs: git submodule on building should be recursive (#3927)
* docs: git submodule on building should be recursive

* docs: forgot update scenario
2022-10-10 16:05:52 +01:00
Antoine Cœur
42713c6716 OS X → macOS (#2986) 2022-04-26 09:11:44 -05:00
maxz
7c76d40a4d Improve the documentation (#2900)
* Unify the line endings to the Unix style (LF only).

* Fix (where possible) or remove broken links.

* Improve the documentation.

Fix or remove broken links (depending on whether I could find a
working version of the resource).

Change all links to use HTTPS instead of HTTP.

Unify the capitalizations (e.g. uppercase abbreviations, capitalize
proper names and downcase other words).

Fix or improve some parts of the text, clarifying what is meant.

Improve some parts of the program examples (e.g. only use root
privileges where really required).
2022-04-11 12:38:32 -05:00
maxz
8d11f0bc22 Fix typographical errors in the documentation. (#2889) 2022-04-06 17:20:38 -05:00
Charles Kerr
f7d74095ed docs: convert some wiki markup to markdown (#2692) 2022-02-23 11:00:55 -06:00
Charles Kerr
f8477d5af1 docs: misc fixes (#2683)
* docs: update Scripts documentation

Fixes #1159

* docs: fix broken Blocklist links

Fixes #913.

* docs: remove trailing spaces in markdown

* docs: remove link to nonexistent FAQ

Fixes #1937.

* docs: unbreak the building-trqt-on-win link

Fixes #1226.

TODO: import that file to these docs

* docs: add call for PRs
2022-02-22 12:45:30 -06:00
Charles Kerr
4d5959a752 docs: absorb the wiki 2022-02-21 10:39:27 -06:00