arvidn
|
14387f52a4
|
forward port ssiloti's python binding configure script fix from RC_1_0
|
2016-02-02 19:13:43 -05:00 |
Alexandru Costache
|
34aa1a0ab7
|
Added missing dependencies to fix examples build
Main examples like simple_client failed to build as they
were not linked against boost chrono and boost random libraries
|
2015-08-12 11:36:29 +03:00 |
arvidn
|
7f695f05d5
|
use boost.asio as headers only library again (simplify builds and hopefully fix shared linking of python module on gcc linux)
|
2015-07-27 23:09:24 -07:00 |
Arvid Norberg
|
f9c9d0ad0d
|
merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile.
|
2015-05-30 04:31:23 +00:00 |
Arvid Norberg
|
5e07ff857e
|
remove residual geoip cruft
|
2015-05-11 00:49:34 +00:00 |
Arvid Norberg
|
1faf2e201f
|
inversed TORRENT_LOGGING build config to enable logging by default. It's now disabled by TORRENT_DISABLE_LOGGING
|
2015-04-17 01:15:33 +00:00 |
Arvid Norberg
|
a70960c26f
|
remove geoip configure stuff
|
2015-03-12 04:29:55 +00:00 |
Arvid Norberg
|
09bc1550e9
|
simplify the debug logging mechanism. There's now only one build option, logging=on or logging=off. When logging is enabled, the log level is controlled by the alert mask. All log events are delivered as alerts and it's up to the client to write them to disk in whatever way seems appropriate. removed the pointless logger plugin
|
2014-12-09 09:08:26 +00:00 |
Arvid Norberg
|
bfb0c4fe80
|
merged changes from RC_1_0
|
2014-11-12 16:57:59 +00:00 |
Arvid Norberg
|
cea5585993
|
remove stats logging functionality from libtorrent. This has been moved to a helper class part of libtorrent-webui, utility library
|
2014-10-21 19:58:12 +00:00 |
Arvid Norberg
|
fce967b5fb
|
merged changes from RC_1_0 to change email address from @rasterbar.com to @libtorrent.org
|
2014-10-14 02:06:20 +00:00 |
Arvid Norberg
|
27b7705cf2
|
remove built-in GeoIP support
|
2014-09-21 21:01:48 +00:00 |
Arvid Norberg
|
ad7d74f255
|
merged fixes from RC_1_0
|
2014-09-13 19:47:51 +00:00 |
Arvid Norberg
|
524384045c
|
transition to use boost.random instead of rand() and custom pseudo random generator
|
2014-08-16 20:26:00 +00:00 |
Arvid Norberg
|
7351389ce8
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
Arvid Norberg
|
c5f6bb7582
|
apparently PYTHON_EXTRA_LDFLAGS is for internal python use only. fix m4 script
|
2014-07-02 04:40:17 +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
|
45f3fa4696
|
simplified setup.py to always build the bindings using bjam
|
2014-03-23 07:34:18 +00:00 |
Arvid Norberg
|
efd272681d
|
merged makefile fixes from RC_0_16
|
2013-12-15 22:29:11 +00:00 |
Arvid Norberg
|
3413a760d7
|
merged configure fix from RC_0_16
|
2013-06-08 01:38:09 +00:00 |
Arvid Norberg
|
6bbda29c16
|
merged updated email
|
2013-03-11 00:02:12 +00:00 |
Arvid Norberg
|
1b268e7cd1
|
merged typos in configure script from RC_0_16
|
2012-12-31 06:56:18 +00:00 |
Arvid Norberg
|
5077c06c4a
|
merged (python) fixes from RC_0_16
|
2012-11-23 20:43:42 +00:00 |
Arvid Norberg
|
326310ca9f
|
merged configure fix from RC_0_16
|
2012-11-19 05:23:46 +00:00 |
Arvid Norberg
|
77a1090104
|
bump version
|
2012-11-18 04:32:22 +00:00 |
Arvid Norberg
|
d8ce247600
|
bump soname version
|
2012-11-15 17:12:25 +00:00 |
Arvid Norberg
|
33943f7184
|
merged set_version fix
|
2012-09-29 21:30:40 +00:00 |
Arvid Norberg
|
1db4fae595
|
merged patch from RC_0_16
|
2012-06-10 16:20:00 +00:00 |
Arvid Norberg
|
1b67f4e815
|
merge makefile fixes from RC_0_16
|
2012-04-11 04:53:45 +00:00 |
Arvid Norberg
|
3a1145b6db
|
removed left-overs
|
2012-03-19 05:31:35 +00:00 |
Arvid Norberg
|
a2521bd23c
|
fix a bunch of issues to properly support dynamic linking of libtorrent with visibility=hidden. Still requires a small patch to boost
|
2012-03-18 23:31:04 +00:00 |
Arvid Norberg
|
7b1a441aeb
|
attempt to make shared library builds to work with visibility=hidden
|
2012-03-15 06:08:08 +00:00 |
Arvid Norberg
|
b2ede2665b
|
attempt to hide non-exported symbols from dynamic library builds
|
2012-02-16 08:47:53 +00:00 |
Arvid Norberg
|
3ef2cd8d6d
|
don't use += in configure script, since it's bash-specific
|
2011-08-11 00:21:52 +00:00 |
cristiangreco
|
845be2e98e
|
configure.ac: fix to correctly export deprecated functions build options to
python bindings.
|
2011-01-20 18:40:43 +00:00 |
Arvid Norberg
|
e5f980d80d
|
merged uTP branch into trunk (yay)
|
2010-11-29 01:33:05 +00:00 |
Arvid Norberg
|
2910a4a10c
|
dropped dependency on zlib
|
2010-03-16 06:14:22 +00:00 |
Arvid Norberg
|
d15fd0c6d3
|
bump version number
|
2010-02-25 22:30:07 +00:00 |
Arvid Norberg
|
b8191fb7c0
|
fixed configure script to build with DHT logging
|
2010-02-08 05:30:13 +00:00 |
Arvid Norberg
|
a43b24c24a
|
disable geoip in pc file as well
|
2010-02-03 04:53:05 +00:00 |
Arvid Norberg
|
36809c7007
|
improve linux fiemap support
|
2010-01-17 21:56:24 +00:00 |
cristiangreco
|
bba63021c0
|
configure.ac: drop dependencies on boost.filesystem and boost.thread libraries
and add some new files to makefiles.
|
2009-11-02 02:10:38 +00:00 |
cristiangreco
|
042e8ad011
|
configure.ac: fix building python bindings.
|
2009-10-24 13:33:23 +00:00 |
cristiangreco
|
3bd593eadb
|
configure.ac: fixed problems with debug/invariant-checks/libgeoip arguments.
|
2009-10-23 23:14:33 +00:00 |
cristiangreco
|
70b0edb9f4
|
fix to not install the local copy of GeoIP.h when linking against system
libgeoip.
|
2009-10-12 20:56:17 +00:00 |
cristiangreco
|
8b15d6b850
|
configure.ac: try to guess real svn revision if any
|
2009-09-19 01:55:39 +00:00 |
cristiangreco
|
e1def2ccaa
|
configure.ac: cleanup python detection scripts
|
2009-09-18 18:47:57 +00:00 |
cristiangreco
|
59e37cf109
|
more fixes to set_version.py due to the new configure script
|
2009-09-18 18:44:12 +00:00 |
cristiangreco
|
d0ad578ee2
|
configure.ac: set lower depencency on autoconf 2.63 (shouldn't require any
change)
|
2009-09-16 08:15:17 +00:00 |
cristiangreco
|
3edcce1619
|
improve autotool bootstrap script to check for required versions
|
2009-09-14 20:52:48 +00:00 |