Commit Graph

65 Commits

Author SHA1 Message Date
tomasz1986 b8896f8f1c
readme: Update and add detailed steps to build instructions (#1865)
Currently, the build instructions are very brief and don't explain the
whole process of setting up the build environment in detail. Thus, add
explicit steps on how to download required tools and prepare then for
compilation.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2023-01-02 09:51:00 +01:00
Simon Frei 67ea05a5cd Remove travis from readme (unused) 2023-01-01 22:03:32 +01:00
Simon Frei abbe8afd2d
Set ndk path automatically in gradle (#1741) 2021-12-08 10:55:50 +01:00
Hoàng b375712bcf
Fixed README.md recognised as binary (#1684)
Co-authored-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
2021-09-03 08:46:16 +02:00
Simon Frei 6453599a53
Remove play unsupported languages and add info about that to readme 2021-07-19 13:35:33 +02:00
Simon Frei b45446a4ae
readme: Reference java 11 not 8 2021-07-07 15:42:47 +02:00
Simon Frei 9d67654f82 use main branch for travis build status 2020-07-28 14:11:54 +02:00
Simon Frei 44cae7d7c8
Update screenshot locations in readme 2019-06-27 10:51:29 +02:00
Simon Frei 54b22028da Mention java version 8 as dependency (#1243) 2018-11-19 21:17:27 +00:00
Audrius Butkevicius 988bbb0893
Move build script to python (#1184) 2018-07-18 00:17:58 +01:00
Felix Ableitner 473b2040fc Don't upgrade plugin to 3.0 yet, as it breaks lint
https://stackoverflow.com/a/47127584/1837158
2017-11-13 11:09:26 +09:00
Felix Ableitner 485d76163e Revert "Revert build script changes"
This reverts commit 18c419b2ed.
2017-10-24 14:55:28 +09:00
Felix Ableitner 18c419b2ed Revert build script changes
This reverts commits 5749b98b92,
9559d0c2d9,
536c826fbb
2017-10-19 12:09:53 +09:00
Felix Ableitner 5749b98b92 Update build instructions 2017-10-17 17:32:16 +09:00
Felix Ableitner 1660479b6e Build Syncthing with CGO and target android (fixes #873) 2017-10-17 09:13:06 +09:00
Felix Ableitner 044c2cf568 Added Bountysource link to readme 2016-12-31 01:53:21 +09:00
Felix Ableitner f02bc4aec4 Fixed screenshots in readme 2016-12-31 01:09:16 +09:00
Audrius Butkevicius 6048b95591 build: Update windows build instructions (fixes #219) 2016-12-01 23:30:56 +00:00
Roman Shishkin edd3a86805 Update README.md with buld instructions (fixes #776) 2016-11-10 01:41:53 +01:00
Felix Ableitner 7c39d69f5e Added license badge 2016-10-09 19:30:33 +09:00
Felix Ableitner 27498cfa7f Use Travis CI 2016-10-09 19:28:16 +09:00
Felix Ableitner b415180bbf Added release script 2016-09-20 11:26:53 +09:00
relan 9696d09058 Update Google Play and F-Droid badges 2016-04-30 08:08:03 +03:00
Felix Ableitner 67b97435e9 Changed donate link to Syncthing website.
Also removed tip4commit badge from Readme.
2016-04-03 20:23:02 +02:00
Lars K.W. Gohlke f0658a13a3 fixed images in Readme 2016-03-27 22:58:37 +02:00
maik 35014d52a8 update path
update readme shreenshot path
2015-12-21 22:49:14 +01:00
Lode Hoste 572ccb9e84 Update build instructions 2015-11-19 20:32:00 +01:00
Felix Ableitner 9392adc80e Removed obsoluteinstructions from readme. 2015-09-07 11:28:39 +02:00
Felix Ableitner cf7ef1f985 Added market descriptions to repo and transifex (fixes #232).
Also renamed `graphics/` to `market/`.
2015-06-10 10:51:02 +02:00
Zillode c451057f30 Updated README 2015-05-06 00:35:25 +02:00
Zillode 79c1d26105 Update build status link in README 2015-04-06 22:40:24 +02:00
Carsten H aa83c866da Remove redundant instructions for binary downloads
Avoids building with outdated upstream binaries.
There aren't different versions for ARM anymore, they are all called `arm` now.

Add windows build.gradle file & build instructions
2015-04-03 17:50:40 +02:00
Felix Ableitner a29f1096ba Change license to MPLv2. 2015-03-17 22:27:50 +01:00
Carsten H 538e3017e9 Link to the in-use Syncthing org 2015-03-06 15:14:29 +01:00
Carsten H ef9efe7b67 Project's owner changed, fix tip4commit link
The banner still has the correct image link.
2015-03-04 14:52:48 +01:00
Felix Ableitner b2a50938e7 Remove mentions of ARMv7 and MIPS from Readme. 2015-03-04 14:47:57 +01:00
Felix Ableitner 8083972f1f Improved and shortened build instructions 2014-12-06 23:32:26 +02:00
Felix Ableitner 73783cb9a3 Fixed build status image
It was still pointing at Nutomic/syncthing-android, and Travis CI doesn't seem to forward that.
2014-12-04 13:38:32 +02:00
Felix Ableitner 37044eea4c Added Travis CI support. 2014-11-17 13:46:27 +02:00
Felix Ableitner e58ad8d931 Reformatted README, added Translation instructions. 2014-09-25 13:39:53 +03:00
Felix Ableitner 19d3399288 Use hardcoded version names for gradle dependencies.
Also added notes in Readme on how to update dependencies and submodules.
2014-09-25 02:29:19 +03:00
Felix Ableitner 1ed4db8684 Improved development notes. 2014-09-25 02:28:58 +03:00
Felix Ableitner e9d32dada0 Added app screenshots to Readme.
This isn't perfect, as the images are downscaled in the client, and aren't spaced out nicely.
2014-08-26 01:31:14 +02:00
Felix Ableitner f0756484b6 Added tip4commit badge (closes #102). 2014-08-25 17:28:28 +02:00
Felix Ableitner 2d17ec3bb5 Added F-Droid download badge to Readme. 2014-08-24 19:01:15 +02:00
Felix Ableitner 80072194b9 Merge pull request #94 from kDot/master
Describe how to access web frontent of syncthing backend while development
2014-08-21 00:10:10 +02:00
Lode Hoste 9f4bb9923b Prepare building environment for F-Droid. 2014-08-20 23:58:28 +02:00
kDot bf08506cc3 Update README.md
There was still a typo. And another small rephrase.
2014-08-20 14:18:19 +02:00
kDot 03b0f812b7 Update README.md
Another small update of the documentation
2014-08-20 14:03:30 +02:00
kDot b25af3dca8 Update README.md
Fix typos
2014-08-20 13:59:13 +02:00