Arvid Norberg
|
7cccdcaa7b
|
makefile fixes
|
2007-12-09 01:21:20 +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
|
960df77d0a
|
updated comment in configure file
|
2007-10-18 07:17:21 +00:00 |
Arvid Norberg
|
32f1dbf7a6
|
applied patch in #85
|
2007-07-16 21:20:36 +00:00 |
Arvid Norberg
|
f1e87114b2
|
fixed #68
|
2007-06-08 22:55:33 +00:00 |
Arvid Norberg
|
591ec48e77
|
more configure script fixes
|
2007-04-13 19:52:08 +00:00 |
Arvid Norberg
|
5027427969
|
fix to configure script's dht support
|
2007-04-13 19:28:00 +00:00 |
peerkoel
|
b08037d094
|
Test added to allow conditional compilation of sources in src/kademlia.
New file time.hpp added to header files that need to be installed.
|
2007-04-13 16:11:11 +00:00 |
Arvid Norberg
|
3972e9ef55
|
bumped version in configure script
|
2007-03-27 08:59:37 +00:00 |
peerkoel
|
f89bcdd1de
|
Autotools switch --with-dht-support was buggy. Replaced it with --with-dht
|
2007-03-16 13:40:49 +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
|
e324cfc519
|
fixed configure.in script to run AC_PROG_CXX before testing for
|
2007-02-09 19:56:16 +00:00 |
Arvid Norberg
|
977ab61140
|
updated configure script to bail out if no compiler is found
|
2007-01-13 19:09:21 +00:00 |
Arvid Norberg
|
2414eb8f37
|
updated configure script to handle more options
|
2006-11-19 15:24:30 +00:00 |
Arvid Norberg
|
e35fc5c4be
|
refactored extensions and added a plugin interface. fixed file.cpp for windows
|
2006-11-14 00:08:16 +00:00 |
Arvid Norberg
|
b3cad36d59
|
fixed syntax error in configure.in
|
2006-09-27 20:04:49 +00:00 |
Arvid Norberg
|
22deb903db
|
updated Changelog and added --enable-examples configure option.
|
2006-08-27 18:47:02 +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
|
3e39b90158
|
updated makefiles to hopefully install the headers in the correct place. Updated docs to use boost 1.33.1 in examples. Changed libtorrent version to 0.10 and updated ChangeLog to prepare for release.
|
2006-06-25 00:12:18 +00:00 |
Arvid Norberg
|
41810b1166
|
merged back the asio development branch
|
2006-04-25 21:04:48 +00:00 |
Arvid Norberg
|
6d7236fbea
|
fixed unchecked input
|
2005-10-18 18:16:36 +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 |
Michael Wojciechowski
|
d73bc950c6
|
Files used for building a debian package, pkg-config support
|
2005-08-27 20:07:17 +00:00 |
Michael Wojciechowski
|
c8e0200daf
|
Changed ZLIBINCL, since it broke make distcheck on targets without system zlib.
|
2005-08-27 17:02:43 +00:00 |
peerkoel
|
77956fb5a6
|
Adding files to setup autotools.
Minor spelling fix in manual.html.
|
2005-08-17 00:24:41 +00:00 |