merged fixes from RC_0_12 branch
This commit is contained in:
30
Makefile.am
30
Makefile.am
@@ -19,7 +19,35 @@ docs/ubuntu_build_notes.rst \
|
||||
docs/udp_tracker_protocol.html docs/client_test.rst docs/client_test.html \
|
||||
docs/unicode_support.png docs/client_test.png docs/style.css Jamfile project-root.jam \
|
||||
m4/ac_cxx_namespaces.m4 m4/acx_pthread.m4 m4/ax_boost_date-time.m4 \
|
||||
m4/ax_boost_filesystem.m4 m4/ax_boost_thread.m4 src/file_win.cpp libtorrent.pc
|
||||
m4/ax_boost_filesystem.m4 m4/ax_boost_thread.m4 src/file_win.cpp libtorrent.pc \
|
||||
bindings/README.txt \
|
||||
bindings/python/Jamfile \
|
||||
bindings/python/client.py \
|
||||
bindings/python/simple_client.py \
|
||||
bindings/python/src/alert.cpp \
|
||||
bindings/python/src/big_number.cpp \
|
||||
bindings/python/src/converters.cpp \
|
||||
bindings/python/src/datetime.cpp \
|
||||
bindings/python/src/docstrings.cpp \
|
||||
bindings/python/src/entry.cpp \
|
||||
bindings/python/src/extensions.cpp \
|
||||
bindings/python/src/filesystem.cpp \
|
||||
bindings/python/src/fingerprint.cpp \
|
||||
bindings/python/src/gil.hpp \
|
||||
bindings/python/src/module.cpp \
|
||||
bindings/python/src/optional.hpp \
|
||||
bindings/python/src/peer_info.cpp \
|
||||
bindings/python/src/peer_plugin.cpp \
|
||||
bindings/python/src/session.cpp \
|
||||
bindings/python/src/session_settings.cpp \
|
||||
bindings/python/src/torrent.cpp \
|
||||
bindings/python/src/torrent_handle.cpp \
|
||||
bindings/python/src/torrent_info.cpp \
|
||||
bindings/python/src/torrent_status.cpp \
|
||||
bindings/python/src/utility.cpp \
|
||||
bindings/python/src/version.cpp
|
||||
|
||||
|
||||
|
||||
pkginclude_HEADER = \
|
||||
debian/changelog \
|
||||
|
Reference in New Issue
Block a user