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 |
cristiangreco
|
00f2202bb1
|
configure.ac: attempt to improve python detection by using a different m4
script
|
2009-09-13 23:28:18 +00:00 |
cristiangreco
|
fd6630de5a
|
configure.ac: added more output about python environment to config.report
|
2009-09-12 17:03:35 +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 |