arvidn
|
5a19c9a5a1
|
fix makefile
|
2017-02-25 23:01:28 -05:00 |
arvidn
|
61f9f6bb7f
|
fix travis script for running python tests
|
2017-02-08 01:57:28 -05:00 |
Arvid Norberg
|
6bb2d7c017
|
Sanitize 1.1 (#1197)
enable address sanitizer
|
2016-10-09 17:00:20 -04:00 |
Arvid Norberg
|
5f7e2eb928
|
run undefined sanitier on travis/linux (#1134)
run undefined sanitizer on travis/linux. back-port ed25519 unit test from master
|
2016-10-08 12:29:46 -04:00 |
Arvid Norberg
|
7a52a285a1
|
back-port error_code cleanup from master (#1173)
back-port error_code cleanup from master
|
2016-10-03 16:32:40 -07:00 |
arvidn
|
bed412c66d
|
update brew command to install docutils
|
2016-07-15 14:42:08 -04:00 |
Arvid Norberg
|
eeb91cb803
|
Reduce appveyor builds 1.1 (#883)
reduce the number of times libtorrent is built on appveyor and travis
|
2016-07-05 11:25:31 -04:00 |
arvidn
|
8dd1da9d32
|
fix warnings
|
2016-04-17 01:56:05 -04:00 |
arvidn
|
238e7515ea
|
fix typo in travis to actually build bt-get and bt-get2 examples. fix bt-get2 build
|
2016-03-30 02:32:53 -04:00 |
arvidn
|
8b9dfc8244
|
fix travis installation of dot and PIL
|
2016-03-19 07:49:52 -04:00 |
arvidn
|
c919c63ca3
|
extend the tutorial
|
2016-02-23 00:54:14 -05:00 |
arvidn
|
262f045ab9
|
build documentation on travis
|
2016-02-17 00:39:44 -08:00 |
arvidn
|
cbc5d99de0
|
update appveyor and .travis scripts
|
2016-01-19 20:54:34 -05:00 |
arvidn
|
8f7f7420f2
|
we don't use ditaa anymore
|
2015-12-20 12:41:22 -05:00 |
arvidn
|
b49a207d2a
|
only print rst2html version when building documentation
|
2015-12-20 11:38:55 -05:00 |
arvidn
|
17e54422f2
|
don't build figures either. attempt to make documentation failures properly reported on travis
|
2015-12-20 02:26:07 -05:00 |
arvidn
|
1a6792609d
|
fix issue in gen_stats_doc.py and make travis only generate the .rst files since docutils is too old
|
2015-12-20 02:02:09 -05:00 |
arvidn
|
673613a160
|
print docutils version
|
2015-12-20 01:55:12 -05:00 |
arvidn
|
f0921a58e3
|
pygments is needed for building docs
|
2015-12-20 01:55:12 -05:00 |
arvidn
|
4b5d64a065
|
only build docs on linux and make sure docutils is installed
|
2015-12-20 01:55:12 -05:00 |
arvidn
|
41475a7f75
|
test building the documentation on travis as well
|
2015-12-20 01:55:11 -05:00 |
arvidn
|
a34f35d0ba
|
post test coverage results sooner
|
2015-12-19 20:27:57 -05:00 |
arvidn
|
49b5a0d7d9
|
add support for codecov.io
|
2015-12-17 00:51:35 -05:00 |
arvidn
|
ced0f74bf8
|
minor moving around of code
|
2015-11-06 00:38:42 -05:00 |
arvidn
|
ea1fa63843
|
forward port fixing the install rule in Jamfile
|
2015-10-10 19:04:13 -04:00 |
arvidn
|
a9821216bf
|
revert py_libtorrent renaming for python binding
|
2015-09-24 05:19:29 -07:00 |
arvidn
|
c97bf4a0f4
|
travis script polishing
|
2015-09-16 20:26:13 -04:00 |
arvidn
|
bdb2801c10
|
fix typos in appveyor.yml. attempt to cut down build times
|
2015-09-11 23:13:27 -04:00 |
arvidn
|
05c580572d
|
disable simulation on travis osx. fix more warnings
|
2015-09-06 22:55:42 -04:00 |
arvidn
|
7437171f9a
|
disable test_ssl on travis osx
|
2015-09-06 22:55:41 -04:00 |
arvidn
|
68abd7a44d
|
move out test_alert_manager from the main test (as it actually sleeps). also add some debug logging to it
|
2015-09-06 22:55:41 -04:00 |
arvidn
|
17c5759829
|
disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings
|
2015-09-06 22:55:41 -04:00 |
arvidn
|
b45c585a78
|
use gcc on linux and clang on osx
|
2015-09-06 22:55:41 -04:00 |
arvidn
|
179136c246
|
only build pushes for master and RC_1_0
|
2015-09-06 20:45:08 -04:00 |
arvidn
|
89eaaa31b6
|
disable osx builds for now
|
2015-09-02 07:59:20 -04:00 |
arvidn
|
4873004df7
|
warnings as errors
|
2015-08-21 14:52:07 +02:00 |
arvidn
|
589888fd9f
|
specify c99 or c11 for C files
|
2015-08-21 10:01:01 +02:00 |
arvidn
|
466c8c59a0
|
actually enable warnings on travis and fix command line warnings
|
2015-08-21 00:26:11 +02:00 |
arvidn
|
0ce2227727
|
build fewer combinations but include c++98 as one test
|
2015-08-20 02:10:14 +02:00 |
arvidn
|
91a08606cf
|
attempt tp get submodules to work on travis again
|
2015-08-19 21:38:41 +02:00 |
arvidn
|
e480fd121d
|
revert the address sanitizer build (failed python bindings)
|
2015-08-17 09:02:40 -04:00 |
arvidn
|
b5fdc74c91
|
another attempt to fix .travis.yml
|
2015-08-14 00:52:49 -04:00 |
arvidn
|
ee260508be
|
attempted fix to .travis.yml
|
2015-08-14 00:00:37 -04:00 |
arvidn
|
6b555ea142
|
enable address sanitizer in debug builds on travis
|
2015-08-13 23:55:51 -04:00 |
arvidn
|
12136563c4
|
use boost-build --hash instead of abbreviate paths on travis and appveyor, to never make the filenames overflow the filesystem limit
|
2015-08-10 10:21:44 -04:00 |
arvidn
|
6068418def
|
fix and re-enable simulations
|
2015-08-09 00:56:37 -04:00 |
arvidn
|
19be031921
|
disable simulations for now
|
2015-08-08 21:49:26 -04:00 |
arvidn
|
72286eb0dc
|
minor asio.ssl abstraction cleanup. update libsimulator with build fix. only run simulator on one of the build variants on travis, since the simulator does not support ssl
|
2015-08-08 16:19:44 -04:00 |
arvidn
|
97d46997c9
|
give up on clang + libc++ and instead downgrade gcc to 4.8
|
2015-08-08 14:59:02 -04:00 |
arvidn
|
3594da7839
|
on travis, use libc++ together with clang. Update libsimulator to fix gcc build
|
2015-08-08 13:08:41 -04:00 |