Commit Graph

61 Commits (21f476588c5deedbfef87073d3860b78abed3991)

Author SHA1 Message Date
Tatsuhiro Tsujikawa 9f2f78b96a Bump android build dependencies 2021-08-12 22:51:45 +09:00
Tatsuhiro Tsujikawa 9f5758570a Update android build dependencies
Update android build dependencies.  Use android NDK r20 and build
aarch64 binary.
2019-09-15 11:15:29 +09:00
eric1932 7a58936e06
Update README.rst 2018-09-12 13:59:10 -05:00
Tatsuhiro Tsujikawa 6abbf247d2 Fix misleading SSL/TLS backend explanation 2018-01-08 14:36:16 +09:00
Tatsuhiro Tsujikawa 3cbc83dc07 Update doc 2017-04-29 22:20:48 +09:00
Tatsuhiro Tsujikawa 8096690418 Update doc 2016-07-18 00:25:20 +09:00
Tatsuhiro Tsujikawa 8734893d66 Use Android NDK r12b
It looks like timgm is now not declared in header file with our
configuration.  Use just our version.
2016-07-18 00:12:02 +09:00
ReadmeCritic cf4a1762d0 Update README URLs based on HTTP redirects 2016-04-19 08:01:17 -07:00
Tatsuhiro Tsujikawa e8bd019570 Relocate from github.com/tatsuhiro-t/aria2 to github.com/aria2/aria2 2016-04-18 22:31:07 +09:00
Tatsuhiro Tsujikawa e059cca2be Add doc about versioning and release schedule 2016-01-29 15:16:13 +09:00
Tatsuhiro Tsujikawa eaaf33d9aa Replace sourceforge references with aria2.github.io 2015-12-27 18:03:57 +09:00
Tatsuhiro Tsujikawa e934f177ff Add required packages when building from git 2015-11-14 22:59:02 +09:00
Tatsuhiro Tsujikawa 281002072f Add libssh2 to android build instruction 2015-09-19 19:42:04 +09:00
Vasilij Schneidermann 8bc1d37b3a Make config and cache files conform to XDG
See http://standards.freedesktop.org/basedir-spec/latest/ for further
details.  This implementation decides the default based on whether a
file exists at the legacy location, if it doesn't, it picks the
XDG-conforming location instead.
2015-06-02 15:54:27 +02:00
Tatsuhiro Tsujikawa fb720b3077 android: Build and link with zlib
Previously, we linked with zlib shipped with NDK, but it seems this is
not part of NDK API, and thus could break our app.
2015-05-21 00:00:37 +09:00
Tatsuhiro Tsujikawa 381533e32d Add libssh2 to mingw build config 2015-05-16 21:38:53 +09:00
Tatsuhiro Tsujikawa 5100f96bfa Update doc 2015-05-12 22:52:09 +09:00
Tatsuhiro Tsujikawa 17a642551f sftp: Mention SFTP in README.rst; add libssh2 dependency doc 2015-05-12 00:40:59 +09:00
Tatsuhiro Tsujikawa d6d21085e2 Document that libxml2-dev and libcppuni-dev are required when building form git
Fixes GH-354
2015-03-22 21:39:51 +09:00
Tatsuhiro Tsujikawa b5f22ba216 Use https for git clone link 2015-01-25 11:39:24 +09:00
Tatsuhiro Tsujikawa 7e7b628cc2 Use gcc-4.9 and android-16 API level for android build 2015-01-12 18:55:22 +09:00
Tatsuhiro Tsujikawa d47a37eeda Add Dockerfile.mingw
Dockerfile.mingw builds aria2 Windows binary.  It is probably the
easiest way to build the Windows binary.
2014-10-19 16:45:18 +09:00
Tatsuhiro Tsujikawa 5e7d8fc9a4 Update android build doc 2014-09-14 21:51:20 +09:00
Tatsuhiro Tsujikawa b8b291187d Remove trac-wiki link
sf.net pulled the plug of hosted apps including trac-wiki.  The link
to the wiki has not worked for some time now.  We submit issue to
sf.net to migrate the wiki content to current sf.net standard wiki.
When the migration is done, we'll add the link to it in the doc.
2014-08-29 23:27:38 +09:00
Tatsuhiro Tsujikawa 852f2fb99a MinGW: Fix compiler warning about winsock2.h and windows.h
This commit fixes following compiler warning with mingw compiler:

In file included from common.h:63:0,
                 from util_security.h:42,
                 from util_security.cc:36:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning
 Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
2014-07-10 00:04:28 +09:00
ORiON- bb3f3bafd5 typo fix.
added missing space.
2014-06-21 22:30:47 +03:00
Nils Maier 17f03e8f29 Fix some typos in README.rst 2014-05-20 12:54:29 +02:00
Tatsuhiro Tsujikawa 67aa993ca9 Enable wintls by default and remove its experimental status 2014-04-17 22:28:29 +09:00
Nils Maier e4135ca669 Fix typo: BitTorr(r)ent 2014-04-13 18:51:07 +02:00
Kcchouette fd2380de26 Correct a variable 2014-03-01 15:28:10 +01:00
Tatsuhiro Tsujikawa 154a3e5ffb Update doc 2014-02-12 23:53:15 +09:00
Nils Maier 084214d686 Remove the outdated, broken build_osx_release.sh 2013-12-19 18:46:51 +01:00
Nils Maier 4ce8c4021d Update the docs regardings TLS support 2013-11-20 10:48:15 +01:00
Tatsuhiro Tsujikawa 4c181a08b7 Add a note about libaria2 dll for mingw build 2013-10-26 19:45:26 +09:00
mozillazg a0b669a15a Update README.rst 2013-10-17 12:56:50 +08:00
Nils Maier 450677f2bb Mention --without-appletls for checksumming 2013-09-25 04:10:19 +02:00
Nils Maier ede8ee7fe8 Add notes about AppleTLS and -MD 2013-09-25 04:00:57 +02:00
Tatsuhiro Tsujikawa c6eb970173 Update README.rst 2013-09-18 23:28:17 +09:00
Tatsuhiro Tsujikawa 252e91e0ac Add gettext-devel and cppunit to fedora package list 2013-08-21 21:37:53 +09:00
Tatsuhiro Tsujikawa a159cc96fb Update README.rst 2013-06-24 22:00:27 +09:00
Tatsuhiro Tsujikawa f4085b310f Update doc 2013-06-10 22:03:24 +09:00
Tatsuhiro Tsujikawa ca7c63aa7e Update doc 2013-06-09 12:59:54 +09:00
Tatsuhiro Tsujikawa 8e347a69cc Add doc about libaria2 in README.rst 2013-05-18 16:32:24 +09:00
Tatsuhiro Tsujikawa 10a19b1382 Update README.rst 2013-04-02 00:23:23 +09:00
Tatsuhiro Tsujikawa 763ca925d7 Add note for android NDK toolchain installation for x86_64 Linux host 2013-03-24 17:30:11 +09:00
Tatsuhiro Tsujikawa 09cc9d876a Add UDP Tracker specification to References section 2013-03-17 11:34:23 +09:00
Tatsuhiro Tsujikawa 8c7904116a Add reference to online Portuguese translated manual 2013-03-17 11:25:14 +09:00
Tatsuhiro Tsujikawa 4808715e66 State explicitly that pkg-config is required 2013-03-13 21:55:21 +09:00
Tatsuhiro Tsujikawa 66a85777ad Document UDP tracker in manual 2013-03-03 18:28:25 +09:00
Tatsuhiro Tsujikawa 43cee0c264 Updated Compiling Android binary section about toolchain path 2012-12-24 21:37:11 +09:00