premiere-libtorrent/examples
Michael Smith 7657373fe3 Fix building examples
Add finding OpenSSL for examples (on Mac it's common for OpenSSL
installed via Homebrew to not be on normal paths, so find it via
CMAKE_PREFIX_PATH). Also make the example cmake helper script
executable.
2016-03-12 15:09:03 -08:00
..
cmake CMake build: Asio is now used header-only, remove definitions saying otherwise. 2015-11-02 14:24:56 -05:00
CMakeLists.txt Fix building examples 2016-03-12 15:09:03 -08:00
Jamfile extend the tutorial 2016-02-23 00:54:14 -05:00
Makefile.am extend the tutorial 2016-02-23 00:54:14 -05:00
bt-get.cpp extend the tutorial 2016-02-23 00:54:14 -05:00
bt-get2.cpp extend tutorial and finish bt-get example 2016-02-28 15:44:59 -05:00
client_test.cpp merge RC_1_1 into master 2016-03-08 01:10:48 -05:00
connection_tester.cpp Fix resource leak 2015-07-11 15:12:55 +08:00
dump_torrent.cpp clean up use of error categories 2015-11-24 00:50:51 -05:00
make_torrent.cpp clean up use of error categories 2015-11-24 00:50:51 -05:00
print.cpp improve windows output of client_test 2016-02-27 19:40:04 -05:00
print.hpp raise warning level. fix a few of them. filter out warnings from boost 2015-04-18 02:33:39 +00:00
run_benchmarks.py Add/fix shebang in python scripts, add execute permission (linux), remove whitespace/tabs at end of line 2015-07-12 14:24:01 +08:00
run_cmake.sh.in Fix building examples 2016-03-12 15:09:03 -08:00
session_view.cpp enable disk cache pool allocator by default. fix ansi escape code conversion in client_test on windows 2016-02-27 17:42:31 -05:00
session_view.hpp fix examples build. fix print formatting bugs. fix some gcc warnings 2015-04-25 04:22:51 +00:00
simple_client.cpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
stats_counters.cpp fix examples build. fix print formatting bugs. fix some gcc warnings 2015-04-25 04:22:51 +00:00
torrent_view.cpp add error_code to torrent_status instead of error string 2015-11-05 20:43:23 -05:00
torrent_view.hpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
upnp_test.cpp landed alert_queue feature branch into trunk 2015-04-03 20:15:48 +00:00