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
Arvid Norberg
3ea8c933d3
applied patch from #324
2008-05-12 16:45:51 +00:00
Arvid Norberg
6d3e241464
updated deluge screenshot on project page
2008-03-25 08:05:18 +00:00
Arvid Norberg
76b23bbf8d
added fatrat to project page. added missing docs to makefile
2008-03-25 07:06:20 +00:00
Arvid Norberg
a8ed63494a
added documentation how to set up an environment to run the libtorrent tests
2008-03-21 04:52:12 +00:00
Arvid Norberg
f8ebe3839d
added build documentation to makefile to be included in releases
2008-03-16 19:43:01 +00:00
Arvid Norberg
034681c7ec
python bindings fixes
2008-03-10 03:19:57 +00:00
Arvid Norberg
561042bce7
added unit tests to the makefile
2008-01-02 04:46:57 +00:00
Arvid Norberg
844c5fa695
fixed makefile
2007-08-17 00:54:51 +00:00
Arvid Norberg
4000cc6ac3
added python binding docs to Makefile.am
2007-05-04 22:34:34 +00:00
Arvid Norberg
f0cdebf6bb
removed previously deleted build tutorials from makefile
2007-04-15 03:18:49 +00:00
Arvid Norberg
23c95e35a0
merged fixes from RC_0_12 branch
2007-03-12 01:05:15 +00:00
Arvid Norberg
e051892c21
patches to configure.in and Makefile.am by brandon rioja
2007-02-25 10:18:14 +00:00
Arvid Norberg
c84e96898b
added workaround for incorrectly encoded paths in torrent files
2006-10-12 23:51:10 +00:00
Arvid Norberg
e50a7c10d2
updated Makefiles
2006-10-04 10:53:43 +00:00
Arvid Norberg
22deb903db
updated Changelog and added --enable-examples configure option.
2006-08-27 18:47:02 +00:00
Arvid Norberg
5ef57265bf
first version with DHT support. Limited pipelining used by url-seeds. Fixed one configuration problem on FreeBSD.
2006-08-01 15:27:08 +00:00
Arvid Norberg
eef4ffa18c
preliminary http proxy support for web seeds, bumped version number
2006-07-27 18:07:51 +00:00
Arvid Norberg
252b31c515
added projects document to makefile
2006-06-21 14:05:48 +00:00
Arvid Norberg
903e11e458
moved the asio headers into the include directory, to have them installed when libtorrent is installed. improved the complexity of torrent_info::map_file(), It's now O(1).
2006-06-17 22:04:25 +00:00
Arvid Norberg
94628fa78d
fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests
2006-05-28 19:03:54 +00:00
Arvid Norberg
262e97f21d
updated to latest version of asio. fixed a problem with low resolution timers in the second_tick code found by Massaroddel.
2006-05-20 15:30:40 +00:00
Arvid Norberg
41810b1166
merged back the asio development branch
2006-04-25 21:04:48 +00:00
Arvid Norberg
0f57bd3331
updated documentation to reflect the new function set_max_half_open_connections
2005-11-03 12:23:09 +00:00
Michael Wojciechowski
d73bc950c6
Files used for building a debian package, pkg-config support
2005-08-27 20:07:17 +00:00
Arvid Norberg
3464c61778
made file_win.cpp included in the dist
2005-08-25 13:46:18 +00:00
peerkoel
77956fb5a6
Adding files to setup autotools.
...
Minor spelling fix in manual.html.
2005-08-17 00:24:41 +00:00