arvidn
a2c4e7490e
merged RC_1_1 into master
2016-12-20 01:16:13 -05:00
Calum Lind
be4167660e
Fix autoreconf AC_LANG_CONFTEST warnings
2016-11-26 23:38:56 -05:00
arvidn
1f04520e3b
Merge branch 'RC_1_1'
2016-11-12 17:40:27 -05:00
arvidn
3d39d71819
forward port update to ax_boost_system.m4
2016-11-11 01:06:04 -05:00
arvidn
42b3fbe20a
merged RC_1_1 into master
2016-08-07 17:23:40 -04:00
Arvid Norberg
5b230694e5
check autotools on travis ( #973 )
...
build and run tests with autotools on travis, and fix configure issues.
2016-08-02 00:46:15 -04:00
Arvid Norberg
633d0621f8
update required boost version and ax_boost_base.m4 ( #937 )
...
bump boost version requirement to 1.53, update ax_boost_base.m4
2016-07-28 08:34:22 -04:00
Calum Lind
f52a37fe86
[ #766 ] Fix building bindings with python-dbg ( #958 )
...
* In ax_python_devel grep and remove '[xxxx refs]' if found in python-dbg output so that
it will still catch any errors redirected to stdout.
* In ax_boost_python change the specific _BOOST_PYTHON_MODULE test for the old version that
used a generic _main method test.
2016-07-27 18:16:05 -04:00
arvidn
78bc269832
use std::chrono and not boost::chrono
2016-05-01 08:50:30 -04:00
Steven Siloti
fef94a4c52
use standard random number classes ( #679 )
...
use standard random number classes
2016-05-01 08:35:28 -04:00
Steven Siloti
18dc2e3d3a
port new Boost.Python macro from RC_1_0
2016-02-06 07:48:17 -08:00
Bernard Cafarelli
e92aaaeb22
Update python m4 macro
...
This fixes python 3 with additional library suffix detection
(for example: libpython3.4m.so)
Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=567944
2015-12-12 22:25:18 +01: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
a70960c26f
remove geoip configure stuff
2015-03-12 04:29:55 +00:00
Arvid Norberg
7d751b80da
merged fixes from RC_1_0
2014-08-26 03:14:32 +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
c5f6bb7582
apparently PYTHON_EXTRA_LDFLAGS is for internal python use only. fix m4 script
2014-07-02 04:40:17 +00:00
Arvid Norberg
b3ea887109
merged m4 script update from RC_0_16
2014-01-24 18:20:05 +00:00
Arvid Norberg
6d730924b2
merged m4 macro from RC_0_16
2012-11-19 06:15:48 +00:00
Arvid Norberg
326310ca9f
merged configure fix from RC_0_16
2012-11-19 05:23:46 +00:00
Arvid Norberg
aff14da7fa
applied patch to pthread m4 script for --as-needed support
2010-08-21 17:10:10 +00:00
Arvid Norberg
fc36d27a59
updated openssl m4 script
2010-06-05 18:40:19 +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
e1def2ccaa
configure.ac: cleanup python detection scripts
2009-09-18 18:47:57 +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
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
bf84616aca
fix configure scripts to work on mac with updated macports
2009-08-28 15:36:03 +00:00
cg25
c23fda2e2a
get rid of some duplicated flags during build and in pkg-config
2009-04-06 19:05:08 +00:00
Arvid Norberg
13897e17ee
add python 2.6 in m4/ax_python-fixed.m4. #464
2009-01-07 02:12:06 +00:00
cg25
9a5fbd4ca2
Fix a problem with ax_python.m4 (don't use `locate` command).
2008-12-15 15:29:27 +00:00
Arvid Norberg
551a1bec2c
merged in [2962] from RC_0_14
2008-11-21 04:09:34 +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
b856e0f15a
updated configure scripts to work with boost 1.35
2008-06-07 14:51:27 +00:00
Arvid Norberg
3ea8c933d3
applied patch from #324
2008-05-12 16:45:51 +00:00
Arvid Norberg
e51c8bea37
added makefile support for boost.system ( #322 )
2008-05-11 22:43:44 +00:00
Michael Wojciechowski
bce53063ab
Changed configure script to not to modify LIBS, when checking for dependencies. Changed libtorrent.pc.in again, since the libraries used were
...
wrong, because $LIBS was used. Corrected Makefile.am in test, examples and src.
2007-12-14 20:53:56 +00:00
Arvid Norberg
fff87a6845
added m4 script for boost iostream and added ut_metadata to makefile
2007-12-08 22:02:59 +00:00
Arvid Norberg
ff5887e15e
applied patch to detect boost libraries in make files as submitted in #148
2007-10-10 07:15:26 +00:00
Arvid Norberg
f1e87114b2
fixed #68
2007-06-08 22:55:33 +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
peerkoel
d27ace98ba
The examples/client_test program depends on Boost::Regex and
...
Boost::ProgramOptions. The configure script detects these and builds the
client_test if the necessary libs are found.
2005-10-16 19:13:54 +00:00
peerkoel
77956fb5a6
Adding files to setup autotools.
...
Minor spelling fix in manual.html.
2005-08-17 00:24:41 +00:00