premiere-libtorrent/bindings/python
Calum Lind 748c6e0da0 Fix debug flags and add option to python build
* The '-g' flag are being passed in by CXXFLAGS and CFLAGS so ensure
   that debugging builds are actually off by adding '-g0' to DEBUG_FLAGS.
 * Add DEBUG_FLAGS to Python compiler options.
2017-01-16 13:41:37 -05:00
..
src fix add_torrent_params field in add_torrent_alert. include more fields in dict -> add_torrent_param converter for add_torrent/async_add_torrent 2017-01-16 11:37:17 -05:00
Jamfile clean up natpmp and upnp logging (#842) 2016-06-23 01:23:59 -04:00
Makefile.am Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
client.py remove more references to compact storage allocation 2016-03-20 19:14:46 -04:00
compile_flags.in Fix debug flags and add option to python build 2017-01-16 13:41:37 -05:00
link_flags.in more robust flags parsing in python bindings 2016-02-15 15:19:37 -08:00
make_torrent.py fix make_torrent.py to not use deprecated functions 2017-01-14 16:04:01 -05:00
setup.py [#1543] Fix missing C++11 flag for building python bindings 2017-01-14 19:30:25 -05:00
simple_client.py merged changes from RC_1_0 2014-12-07 07:22:39 +00:00
test.py fix add_torrent_params field in add_torrent_alert. include more fields in dict -> add_torrent_param converter for add_torrent/async_add_torrent 2017-01-16 11:37:17 -05:00