Commit Graph

59 Commits

Author SHA1 Message Date
Arvid Norberg
f382876832 fix debug buffer build. add new Jamfile feature for it. attempt to make it build on windows 2013-11-29 09:41:53 +00:00
Arvid Norberg
1607d0346e merged documentation fix from RC_0_16 2013-07-03 05:26:02 +00:00
Arvid Norberg
df4fcaaeed remove disable-dht build configuration from the public API (simplify linking) 2013-04-09 01:04:43 +00:00
Arvid Norberg
36202c5dea merged build doc from RC_0_16 2013-01-20 18:39:05 +00:00
Arvid Norberg
77a1090104 bump version 2012-11-18 04:32:22 +00:00
Arvid Norberg
33943f7184 merged set_version fix 2012-09-29 21:30:40 +00:00
Arvid Norberg
d09495d218 merged boost.date_time linking from RC_0_16 2012-09-28 03:50:34 +00:00
Arvid Norberg
1db4fae595 merged patch from RC_0_16 2012-06-10 16:20:00 +00:00
Arvid Norberg
f4cf656306 update build docs 2011-11-19 20:07:41 +00:00
Arvid Norberg
d13335ba14 updated build docs 2011-07-12 08:47:39 +00:00
Arvid Norberg
295bbe5340 update build instructions 2011-07-09 20:42:23 +00:00
Arvid Norberg
a329a11b57 add build option to always enable asserts (i.e. allow asserts in release builds) 2011-05-07 19:58:38 +00:00
Arvid Norberg
20d763c8c7 added option to not use custom assert macro 2011-02-24 18:15:15 +00:00
Arvid Norberg
e959acae42 add iconv build option 2011-02-09 09:54:45 +00:00
Arvid Norberg
45d9614a1b removed build settings from docs that no longer apply 2010-05-06 02:22:58 +00:00
Arvid Norberg
08d145a6e9 added production assert mode 2010-05-06 02:18:08 +00:00
Arvid Norberg
9c5d6ececa removed outdated information from build documentation 2010-05-02 03:27:44 +00:00
Arvid Norberg
d15fd0c6d3 bump version number 2010-02-25 22:30:07 +00:00
Arvid Norberg
1a97405189 added an option to save a little bit of RAM by not collecting full detailed stats 2010-02-08 05:43:54 +00:00
Arvid Norberg
3b9b8b144c added support for using libtommath instead of libgcrypt or libcrypto for bittorrent encryption 2009-11-09 07:26:40 +00:00
Arvid Norberg
e9e32235b4 added support for libgcrypt 2009-11-08 03:09:19 +00:00
Arvid Norberg
9732416405 added more building docs 2009-02-15 20:38:43 +00:00
Arvid Norberg
a0333f82db added script to update all files with a libtorrent version number in them 2009-01-29 00:35:57 +00:00
Arvid Norberg
3cdf9c87a8 fixed build errors on Solaris 2009-01-27 08:24:48 +00:00
Arvid Norberg
7ae0c0f23f added documentation on how to build openssl for windows 2008-08-17 11:30:24 +00:00
Arvid Norberg
5d919403da updated boost link in building docs to point to boost-1.36 2008-08-13 08:03:16 +00:00
Arvid Norberg
cbf8e6f3b1 introduced TORRENT_NO_DEPRECATE, to disable deprecated functions. Made example not use deprecated functions. Documented magnet uri related functions. 2008-08-03 15:14:08 +00:00
Arvid Norberg
d16629f7c8 default to use UNICODE on windows 2008-07-20 11:53:21 +00:00
Arvid Norberg
1ed583011c made the invariant checks cheaper and more useful. The full invariant checks are still available as an option 2008-07-12 17:51:59 +00:00
Arvid Norberg
13766dc855 Jamfile updates to add the option to link statically or dynamically against the boost libraries 2008-06-28 08:59:25 +00:00
Arvid Norberg
9d44707ebf added documentation about librt 2008-05-15 18:51:19 +00:00
Arvid Norberg
1c77083186 updated build docs 2008-05-15 16:18:27 +00:00
Arvid Norberg
75ef4ec1f1 added option to not use pool allocators (useful when using memory debugging tools) 2008-04-09 05:19:11 +00:00
Arvid Norberg
da5d5a5d4e added option to include librt (for 64 bit linux systems) 2008-04-05 05:36:18 +00:00
Arvid Norberg
57d75e120a initial support for GeoIP (only AS mappings for now) 2008-04-05 04:53:22 +00:00
Arvid Norberg
f6a3e42ae7 added warning about the buggy strip option on Mac OS X to the build docs 2008-03-21 05:59:34 +00:00
Arvid Norberg
63abb1e712 added another link to BBv2 manual 2008-03-17 23:34:06 +00:00
Arvid Norberg
5b75d4d1b8 updated build docs with boost=source 2008-03-10 06:25:00 +00:00
Arvid Norberg
a53473a65d added new logging mode to log peer errors 2008-02-07 07:09:52 +00:00
Arvid Norberg
795bee4b2c added option to disable invariant checks and added more build documentation 2008-01-13 06:17:56 +00:00
Arvid Norberg
57d248c531 added documentation for more build options 2008-01-12 18:44:22 +00:00
Arvid Norberg
fd466d891b added docs regarding NDEBUG 2008-01-12 18:19:18 +00:00
Arvid Norberg
9ade71a5fb updated docs to use boost-1.34 in build tutorial and documented boost=source feature in Jamfile 2008-01-11 08:27:16 +00:00
Arvid Norberg
86fcad4556 documented upnp-logging option 2008-01-06 21:39:56 +00:00
Arvid Norberg
fa1a37e649 updated Jamfile to support openssl on windows, added missing files to makefiles and made test_pe_crypto build when encryption is disabled 2007-06-13 01:48:24 +00:00
Arvid Norberg
273f8bd921 merged back encryption branch to trunk 2007-06-06 00:41:20 +00:00
Arvid Norberg
d41d2ecd14 documentation fixes and additions to proxy docs 2007-04-26 00:35:28 +00:00
Arvid Norberg
88d6f7a4c9 added character-set build feature (only effective on windows). Made storage build with win32/unicode and newer versions of boost. optimized allocate_slots 2007-04-18 19:12:30 +00:00
Arvid Norberg
bc856b768e removed contributed build tutorial in favor of the wiki 2007-04-15 03:00:17 +00:00
Arvid Norberg
0863e94876 updated docs with wiki and subversion info 2007-03-31 22:07:36 +00:00