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
Tatsuhiro Tsujikawa
0995d3fa0c
Updated README.rst
2012-12-13 01:28:02 +09:00
Tatsuhiro Tsujikawa
d689ad3bd0
Added RFC 6266 in References section
2012-10-27 17:00:13 +09:00
Tatsuhiro Tsujikawa
f8a7e6e055
Added references
2012-08-03 00:11:36 +09:00
Tatsuhiro Tsujikawa
6a0425d593
Documented how to cross-compile Android binary on Linux
2012-07-30 22:25:03 +09:00
Tatsuhiro Tsujikawa
49baa7df21
Updated doc
2012-07-06 23:39:07 +09:00
Tatsuhiro Tsujikawa
519076e779
Updated doc about system-wide ca
2012-07-06 21:30:00 +09:00
Tatsuhiro Tsujikawa
c2dc79b859
Fixed format glitch in README
2012-06-27 01:05:35 +09:00
Tatsuhiro Tsujikawa
d1545949f7
Documented ARIA2_STATIC and how to cross-compile mingw build in README
2012-06-27 00:50:53 +09:00
Tatsuhiro Tsujikawa
b05959ec92
Updated README.rst.
...
Added section which describes building documentation using Sphinx.
Several documentaiton updates.
2012-05-19 22:36:28 +09:00
Tatsuhiro Tsujikawa
57519611ff
Added --with-bashcompletiondir configure option.
...
By default, bash_completion file named aria2c is installed to the
directory $prefix/share/doc/aria2/bash_completion. To change the
install directory of the file, use --with-bashcompletiondir option.
2012-05-12 19:19:57 +09:00
Tatsuhiro Tsujikawa
003aaf4a09
Converted README.asciidoc into README.rst
2012-04-22 23:27:32 +09:00