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 |
arvidn
|
4453592c09
|
CXX is not set for clang builds it seems
|
2015-08-08 02:34:31 -04:00 |
arvidn
|
cd01d0c426
|
it was still bjam back in the 1.55 days
|
2015-08-08 02:19:47 -04:00 |
arvidn
|
28e73b293a
|
maybe gcc5 is just on one of the main package sources
|
2015-08-08 02:16:40 -04:00 |
arvidn
|
0e350d4ff3
|
try separating the package sources
|
2015-08-08 02:12:52 -04:00 |
arvidn
|
2c37b9c514
|
another travis attempt
|
2015-08-08 02:07:38 -04:00 |
arvidn
|
fa3f1e4d5f
|
install boost build on travis
|
2015-08-08 02:03:36 -04:00 |
arvidn
|
387439cd4e
|
another attempt at gcc-4.9
|
2015-08-08 02:01:30 -04:00 |
arvidn
|
ce1d38704d
|
another attempt to fix travis
|
2015-08-08 01:10:36 -04:00 |
arvidn
|
13173c034e
|
attempt to fix travis build
|
2015-08-08 01:03:13 -04:00 |
arvidn
|
fbc0f6776a
|
attempt to update to gcc-4.8 and fix user-config.jam
|
2015-08-08 00:48:49 -04:00 |
arvidn
|
ff51c044a1
|
specify c++11 in travis file
|
2015-08-08 00:08:17 -04:00 |
arvidn
|
55d2ebd173
|
travis should pull submodules
|
2015-08-07 23:17:33 -04:00 |
arvidn
|
b8861235c3
|
fix typo in travis.yml
|
2015-08-07 21:58:00 -04:00 |
arvidn
|
553eefbd88
|
add simulation build to travis
|
2015-08-07 21:31:59 -04:00 |
arvidn
|
edf5e5eefc
|
use LD_LIBRARY_PATH to try to make the python test find libtorrent.so
|
2015-07-27 23:09:24 -07:00 |
arvidn
|
dfd4e13450
|
revert unintentional travis.yml changes
|
2015-07-27 00:22:50 -07:00 |
arvidn
|
167577aec4
|
another attempt to fix python unit test
|
2015-07-27 00:21:02 -07:00 |
arvidn
|
bfe18dd0c9
|
another attempt at fixing the python unit test
|
2015-07-26 17:22:03 -07:00 |
arvidn
|
26a5735336
|
another attempt at fixing python unit test on travis
|
2015-07-26 16:00:53 -07:00 |
arvidn
|
08f3aa0bf5
|
attempt to fix the python unit test by first installing libtorrent
|
2015-07-26 09:37:01 -07:00 |
arvidn
|
1a4c017ec5
|
merged torrent_info constructor fix (python bindings) from RC_1_0
|
2015-07-25 16:40:07 -07:00 |
Chocobo1
|
cf6a7edafd
|
Zero out ccache stats for every build
|
2015-07-12 14:24:01 +08:00 |
Chocobo1
|
a4777f6a86
|
Switch to travis container-based builds
|
2015-07-07 19:20:54 +08:00 |
arvidn
|
52a77b6033
|
another travis -j update
|
2015-06-25 01:00:17 -04:00 |