Commit Graph

76 Commits

Author SHA1 Message Date
Arvid Norberg 99cd0c7a08 merged changes from RC_1_0 2014-10-14 16:36:06 +00:00
Arvid Norberg b1208c9f63 merged changes from RC_1_0 2014-09-01 07:16:31 +00:00
Arvid Norberg 7d751b80da merged fixes from RC_1_0 2014-08-26 03:14:32 +00:00
Arvid Norberg 69a82119c8 merged changes from RC_1_0 2014-08-04 02:58:49 +00:00
Arvid Norberg 2040b085bb merge changes from RC_1_0 2014-08-04 02:16:47 +00:00
Arvid Norberg 61f4a6cbca merged changes from RC_1_0 2014-07-21 06:48:12 +00:00
Arvid Norberg f15182a737 merged changes from RC_1_0 2014-07-19 07:12:20 +00:00
Arvid Norberg 24b9101075 merged changes from RC_1_0 2014-07-12 06:20:16 +00:00
Arvid Norberg 7351389ce8 land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
Arvid Norberg 2028a16d87 make setup.py work well with both automake and bjam 2014-05-11 22:51:06 +00:00
Arvid Norberg 330d46a4c6 makefile fixes (and add missing upnp.xml file) 2014-05-11 03:14:53 +00:00
Arvid Norberg cfc50c3946 more makefile fixes 2014-05-08 09:07:30 +00:00
Arvid Norberg b579ba4342 a bunch of documentation and tarball fixes 2014-05-08 08:58:19 +00:00
Arvid Norberg b37c49be6c fix makefile to include the right manual html file 2013-12-30 02:18:42 +00:00
Arvid Norberg 4b81b3f90b move some defines from headers to cpp files (to improve ABI stability). add some documentation. regenerate html. minor fixes to documentation script 2013-12-19 05:35:47 +00:00
Arvid Norberg 7a98a4b201 fix makefiles 2013-12-15 23:20:23 +00:00
Arvid Norberg 6bd07fd65f pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles 2013-08-18 16:01:20 +00:00
Arvid Norberg 4b3d8f5739 merged makefile fixes from RC_0_16 2013-02-09 20:29:40 +00:00
Arvid Norberg d242761a78 merged unit test from RC_0_16 2013-02-06 18:51:42 +00:00
Arvid Norberg 09946aee26 merged fix from RC_0_16 2013-01-31 03:39:14 +00:00
Arvid Norberg b789e9596a update todo 2013-01-21 19:07:19 +00:00
Arvid Norberg 6709043cf0 merged from RC_0_16 2013-01-21 19:06:28 +00:00
Arvid Norberg 9b38adffbd removed project-root.jam 2012-06-14 06:00:40 +00:00
Arvid Norberg b89f768d29 add Jamroot.jam 2012-06-14 05:43:10 +00:00
Arvid Norberg df5a4464ef merged patch from RC_0_16 2012-06-10 15:47:07 +00:00
Arvid Norberg 8549840d5a add debug option to log hash failures 2012-03-26 03:57:15 +00:00
Arvid Norberg 6563cd5939 update makefile 2011-03-07 16:28:07 +00:00
Arvid Norberg ba0aed2282 initial support for DHT RSS feeds 2011-01-19 05:57:44 +00:00
Arvid Norberg 3af359fc5b removed acquasition.jpg as it wasn't used and infected with an exploit 2010-06-25 13:58:52 +00:00
Arvid Norberg 2910a4a10c dropped dependency on zlib 2010-03-16 06:14:22 +00:00
cristiangreco 2fd925a4ae Rewrite autotools build system (new configure.ac, changes for various
Makefile.am and fixed m4 scripts). Could still need some fixes.
2009-09-10 02:22:13 +00:00
Arvid Norberg 8cc31ea3fc updated makefile to remove docstrings.cpp 2009-06-01 01:48:47 +00:00
Arvid Norberg 64c8834fbb updated tuning document for seed boxes 2009-05-27 06:37:45 +00:00
Arvid Norberg 9799b96df5 updated tuning document 2009-05-25 20:04:07 +00:00
Arvid Norberg 9f7104b2d5 fixed makefiles 2009-05-25 07:47:24 +00:00
Arvid Norberg 55b598cbba added new section about tuning libtorrent for special needs 2009-05-25 07:11:09 +00:00
cg25 cab230c681 add docs/libtorrent_plugins.{rst,html} to makefile build system 2009-04-27 20:12:38 +00:00
cg25 1ad07ea725 Fix missing python bindings for create_torrent in makefile build system 2009-04-07 19:57:21 +00:00
Arvid Norberg a1c95909a6 updated makefiles 2009-02-10 18:41:20 +00:00
Arvid Norberg f8ea5ffa07 updated version numbers and makefile 2008-12-16 00:50:30 +00:00
Arvid Norberg aab4876ec3 added missing images to makefile to be included in package 2008-11-30 08:04:49 +00:00
Arvid Norberg 551a1bec2c merged in [2962] from RC_0_14 2008-11-21 04:09:34 +00:00
Arvid Norberg 5da78dc9c5 added missing make_torrent documentation 2008-11-19 18:32:36 +00:00
Arvid Norberg 1802e856e6 updated makefile to include setup.py and magnet_uri.cpp in the python bindings 2008-10-17 00:43:59 +00:00
roman_rybalko f9f7b689a3 automake build system fix: make dist always creates same dist regardless of configure parameters, test/Makefile.am made more clear 2008-09-02 11:14:10 +00:00
Arvid Norberg 417855848f merged file_win.cpp and file.cpp (removed the need for file_win.cpp). The file is no longer a pimpl 2008-07-20 11:14:54 +00:00
cg25 f09b9c6252 Added --enable-tests option to configure script. 2008-07-02 23:23:55 +00:00
roman_rybalko 914dcac3d2 trunk:
moved to asio-1-0-0 from asio-head (get_asio & makefile fix)
tests moved to "check" target
2008-06-28 10:38:12 +00:00
cg25 71c4f6f9b6 * improved --with-asio configure option behaviour;
* using -version-info flag instead of -revision one for the sake of correct
  interface versioning;
* renaming library to libtorrent-rasterbar.so to avoind conflicting with other
  libraries.
2008-06-23 00:09:12 +00:00
roman_rybalko 5314b639e2 boost detection fixes: now able to launch with boost1.34 and boost1.35 2008-06-13 12:20:55 +00:00