arvidn
|
5b83085406
|
fix openssl download links in appveyor script
|
2018-01-27 09:15:20 +01:00 |
arvidn
|
3167b68e98
|
shorter test timeouts
|
2017-12-11 08:40:35 -05:00 |
arvidn
|
163e490d8a
|
add timeouts to tests
|
2017-12-02 12:20:36 +01:00 |
arvidn
|
8ba5845643
|
don't hard-code the paths to find openssl on mac (but default to picking up brew). Add two new jam features, openssl-lib and openssl-include that can be used to specify which openssl to link against
|
2017-10-08 03:00:02 +02:00 |
arvidn
|
ec65e12ee6
|
add boost-build feature to link against libcrypto and libssl on windows #1931
|
2017-07-13 22:20:35 -07:00 |
arvidn
|
194bbb0bac
|
use boost-1.63 on appveyor
|
2017-02-12 08:33:39 -05:00 |
arvidn
|
d2248b1021
|
retry failed tests on appveyor (not sims)
|
2017-01-07 17:46:02 -05:00 |
Arvid Norberg
|
62146f43d0
|
fix appveyor (#1132)
|
2016-09-21 22:58:54 -07:00 |
Arvid Norberg
|
bfe9934d57
|
try previous build image (#1019)
|
2016-08-21 09:37:39 -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
|
c919c63ca3
|
extend the tutorial
|
2016-02-23 00:54:14 -05:00 |
arvidn
|
cbc5d99de0
|
update appveyor and .travis scripts
|
2016-01-19 20:54:34 -05:00 |
arvidn
|
ee7774ea37
|
fix appveyor build
|
2015-11-07 00:22:13 -05:00 |
arvidn
|
81ee9d5d4e
|
make appveyor build the python binding installer for windows
|
2015-10-12 21:09:19 -04:00 |
arvidn
|
a9821216bf
|
revert py_libtorrent renaming for python binding
|
2015-09-24 05:19:29 -07:00 |
arvidn
|
73d2b8dc89
|
more msvc-12 support, and build sim config first on appveyor
|
2015-09-20 19:31:04 -07:00 |
arvidn
|
2e3876b287
|
just disable msvc-14 for now
|
2015-09-20 17:54:29 -07:00 |
arvidn
|
bd9f371517
|
avoid cmd.exe escaping issues by including the appveyor user-config.jam file in the repo
|
2015-09-20 13:54:50 -04:00 |
arvidn
|
b3a9949b89
|
add ucrt include path to msvc-14
|
2015-09-20 13:37:23 -04:00 |
arvidn
|
28ffc6969a
|
revert appveyor build image
|
2015-09-15 08:08:00 -04:00 |
arvidn
|
bdb2801c10
|
fix typos in appveyor.yml. attempt to cut down build times
|
2015-09-11 23:13:27 -04:00 |
arvidn
|
e2f4cc131d
|
remove one appveyor build configuration and simplify the script a bit
|
2015-09-11 22:05:58 -04:00 |
arvidn
|
113e84e7f6
|
fix appveyor build
|
2015-09-07 02:34:14 -04:00 |
arvidn
|
293b60075e
|
try to switch to 64 bit build of bjam. build 64 bit only under msvc-12 for now
|
2015-08-30 08:52:59 -04:00 |
arvidn
|
1cd6fe6c01
|
attempt to split out x64 tests since appveyor only allows 40 minutes of runtime
|
2015-08-30 08:52:58 -04:00 |
arvidn
|
376126d04d
|
msvc-12 doesn't support default move constructors (simulator requires that). use msvc-14
|
2015-08-30 08:52:58 -04:00 |
arvidn
|
2d1bb24490
|
attempt to only download/extract the version of openssl that we're using
|
2015-08-30 08:52:58 -04:00 |
arvidn
|
27c62a4929
|
download separate 2015 openssl binaries. cache zipfile instead of uncompressed files
|
2015-08-30 08:52:58 -04:00 |
arvidn
|
9914854228
|
don't build x64 build on msvc-10, since appveyor doesn't seem to have that toolst installed
|
2015-08-30 08:52:57 -04:00 |
arvidn
|
2854e340ab
|
use dedicated openssl binaries for msvc 2010
|
2015-08-30 08:52:57 -04:00 |
arvidn
|
1e4cbbc65c
|
enable just 64 bit builds (appveyor). fetch both 32 and 64 bit build of openssl. always overwrite in 7z command
|
2015-08-30 08:52:57 -04:00 |
arvidn
|
5bad1f82c1
|
enable warnings on travis
|
2015-08-20 22:28:46 +02:00 |
arvidn
|
b8ddec1c37
|
appveyor, disable 64 bit builds for now (need to fix openssl linking)
|
2015-08-20 22:20:38 +02:00 |
arvidn
|
9ce1d64839
|
build 64 bit versions on appveyor as well
|
2015-08-20 10:53:56 +02:00 |
arvidn
|
7cdc5a25ba
|
attempt to use newer visual studio version (and older)
|
2015-08-20 02:22:03 +02: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
|
663dc5030d
|
fix typo in appveyor.yml
|
2015-08-09 21:50:06 -04:00 |
arvidn
|
b9b17ca3bf
|
pull the submodules on appveyor
|
2015-08-09 18:10:39 -04:00 |
arvidn
|
0103e23084
|
run simulations on appveyor too
|
2015-08-09 17:58:57 -04:00 |
arvidn
|
d977f2e68f
|
attempt to make appveyor happy
|
2015-08-09 17:54:10 -04:00 |
arvidn
|
a854fed12b
|
simplify Jamfile by determining whether to use boost from source or from system installed version based on the BOOST_ROOT environment variable. This removes the build feature boost=source/boost=system
|
2015-08-08 19:18:05 -04:00 |
arvidn
|
efebbcb2bf
|
fix appveyor file
|
2015-07-16 02:31:08 -04:00 |
arvidn
|
1d2727ad25
|
add appveyor.yml
|
2015-07-12 23:01:23 -04:00 |