Commit Graph

24 Commits

Author SHA1 Message Date
Yat Ho 9d4ad2e330
chore: update build instructions (#6102) 2023-10-23 22:24:51 -04:00
luzpaz 3be0d728dd
Fix typos (#5980) 2023-09-10 22:31:49 -05:00
stefanos 487fef1963
docs: `--init` added in `Building Transmission from Git (updating)` section (#5688)
Whenever a new `third-party` submodule is being added, without the `--init` sub-command in `git submodule update --recursive`, the user will get bitten by compilation error due to an uninitialized submodule dependency.
2023-07-08 11:59:11 -05:00
midzer 2dd39596d1
docs: improve build instructions (#4980) 2023-03-06 12:11:13 -06:00
A Cœur bde1359d5d
Adopt localizedStringWithFormat for displayed quantities (#4109)
* Adopt localizedStringWithFormat for displayed quantities

* xib internationalization support is done
2022-11-14 18:30:03 +00:00
acchang 5945b7d94b
added info on Windows compatibility (#3729) 2022-09-08 09:49:20 -05:00
Petrprogs fcbcc6123b
Add link to building manual in project README.md (#3629) 2022-08-12 07:53:35 -05:00
Charles Kerr 50cb57784e
build: use GitHub actions to check code-style (#3138) 2022-05-26 07:38:20 -05:00
Antoine Cœur c708b83a3f
update documentation links (#2985) 2022-04-25 18:18:35 -05:00
Antoine Cœur 748d3c2223
updating googletest (#2858) 2022-04-02 15:58:59 -05:00
Charles Kerr a022fffc2a docs: link to docs/README.md in top-level README 2022-02-21 10:40:19 -06:00
Charles Kerr e14c7f38e5
feat: use libpsl (#2575)
Use libpsl to calculate public and private parts of URL hosts.
2022-02-12 11:30:27 -06:00
Mike Gelfand 17f8122ba2
Add MacStadum and SignPath sponsor links to readme (#2105)
* Add MacStadum and SignPath sponsor links to readme
2021-11-06 01:16:51 -05:00
Han Shen a44b0f8009
Add instruction in README.md to config a release build. (#1282)
* Add instruction in README.md to config a release build.

* Use RelWithDebInfo instead of Release in README.md

Co-authored-by: Mike Gelfand <mikedld@users.noreply.github.com>
2021-08-19 00:18:22 +03:00
Mike Gelfand 647c171636 Clean-up leftover mentions of uncrustify, fix custom format targets 2021-08-16 01:08:56 +03:00
Sam Marcus 55060fcaa9
Update README.md (#459) 2021-08-07 13:31:28 +03:00
Charles Kerr 54a7cac25a
chore: run uncrustify in parallel; add package.json to web directory (#1454)
* refactor: add package.json for web client

* refactor: call uncrustify in parallel
2020-09-20 15:41:45 -05:00
Mike Gelfand 85dba8c70f Add code style script and Dockerfile 2019-02-28 03:19:24 +03:00
Rahim Nathwani 79833abdf1
Update README with missing 'cd build' command 2018-07-28 15:38:25 -07:00
Mike Gelfand 950387ab5a Add command line interface notes readme section
Fixes: #274
2017-05-25 21:31:43 +03:00
Mike Gelfand 2a31b0db8c Update README
Fixes: #124
Fixes: #48
2016-12-26 22:46:07 +03:00
JohnClay 959517da0d Update README.md 2016-09-03 18:59:50 -04:00
Mike Gelfand 24cdb31a0d Fix readme formatting to use proper markdown 2016-09-02 01:07:32 +03:00
Mike Gelfand 12ad456f50 Rename README to README.md 2016-09-02 01:04:13 +03:00
Renamed from README (Browse further)