Eugene Shalygin
|
63229dbda6
|
Properly select release build with CMake for AppVeyor
|
2018-04-29 19:48:26 +02:00 |
Eugene Shalygin
|
049e918295
|
build python bindings with cmake
|
2018-04-29 19:48:26 +02:00 |
Alden Torres
|
1baf5eabdf
|
added minimal support for cmake build in appveyor CI
|
2018-02-04 10:02:23 +01:00 |
arvidn
|
a50579c651
|
merged RC_1_1 into master
|
2018-01-27 09:41:54 +01:00 |
arvidn
|
5b83085406
|
fix openssl download links in appveyor script
|
2018-01-27 09:15:20 +01:00 |
arvidn
|
3a9861e237
|
complete the error handling test and make it part of the default simulation test suite. It will run a file transfer between two clients repeatedly, each time cause another memory allocation fail, until every single memory allocation has failed once. Any invariant check failure, assertion or signal will cause the test to fail
|
2018-01-08 04:44:52 -05:00 |
arvidn
|
98419aee12
|
disable debug iterators in simulations on windows, since exception safety is compromised
|
2018-01-05 10:55:12 -05:00 |
arvidn
|
f80cd8ad1b
|
update libsimulator and set default build to be static for sims
|
2018-01-04 07:28:53 -05: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 |
Arvid Norberg
|
45aff7f6a6
|
fix appveyor
|
2017-10-08 22:06:43 +02:00 |
arvidn
|
1d15e6bfb4
|
merge RC_1_1 into master
|
2017-10-08 18:21:25 +02: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
|
49b3adfd76
|
remove redundant bjam features in build call on appveyor
|
2017-09-24 23:24:12 -07:00 |
arvidn
|
b03b7417dd
|
build boost from scratch on linux (to get a newer version). upgrade travis to trusty and newer xcode. python binding fixes
|
2017-08-14 12:22:06 +02:00 |
arvidn
|
e19736f925
|
fix simulation tests to make them not use deprecated functions
|
2017-07-26 18:00:03 -07:00 |
arvidn
|
be3836b67d
|
fix mingw build wiht openssl on appveyor
|
2017-07-21 16:47:04 -07:00 |
arvidn
|
a9b3982f7c
|
restore ssl/crypto build feature in Jamfile to stay compatible with 1.1
|
2017-07-14 16:31:22 -07:00 |
arvidn
|
bff09a70fe
|
merged RC_1_1 into master
|
2017-07-13 22:51:05 -07: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
|
3ffa3f2a08
|
merged RC_1_1 into master
|
2017-02-17 00:35:49 -05: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 |
Alden Torres
|
253ae93df1
|
using appveyor-retry
|
2016-08-16 00:18:39 -04:00 |
Alden Torres
|
9af2072bc9
|
minor changes, typos and gcc tests in windows (#947)
minor changes, typos and gcc tests in windows
|
2016-07-25 17:58:00 -04:00 |
Arvid Norberg
|
ec30daeaa5
|
lower timeout for tests on travis and appveyor (#938)
|
2016-07-24 00:46:49 -07:00 |
Alden Torres
|
7446a88425
|
version to 1.2 (#924)
update version to 1.2
|
2016-07-20 11:29:24 -07:00 |
Arvid Norberg
|
52b934530e
|
cleanup appveyor and .travis scripts (#890)
Cleanup appveyor and .travis scripts
|
2016-07-06 13:52:15 -04:00 |
arvidn
|
98af1cd54e
|
merged RC_1_1 into master
|
2016-07-05 18:03:06 -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 |
Arvid Norberg
|
3ec48ec5b4
|
support CryptoAPI on windows, for SHA-1 hashing (#882)
support CryptoAPI on windows, for SHA-1 hashing. don't always use openssl in test build configurations
|
2016-07-05 08:40:09 -04:00 |
Arvid Norberg
|
d9c091f888
|
run through auto-tools initialization on travis (#886)
run through auto-tools initialization on travis
|
2016-07-04 17:08:16 -04:00 |
Arvid Norberg
|
66416963eb
|
fix python binding linking on msvc (#878)
|
2016-07-03 23:30:52 -04:00 |
Arvid Norberg
|
21c1540ace
|
clean up natpmp and upnp logging (#842)
clean up natpmp and upnp logging. remove custom logging macro and use regular logging via alerts. honor TORRENT_DISABLE_LOGGING
|
2016-06-23 01:23:59 -04:00 |
Arvid Norberg
|
717ed8bd3b
|
Msvc warnings (#822)
fix msvc warnings in python bindings and simulations
|
2016-06-18 19:24:27 -04:00 |
Arvid Norberg
|
558c3af360
|
build tools in CI (#771)
build tools in CI
|
2016-05-31 17:48:41 -04:00 |
Arvid Norberg
|
96999ad67f
|
replace uses of boost::bind with std::bind and lambdas (#745)
|
2016-05-25 00:31:52 -04:00 |
arvidn
|
31eba7d86f
|
restore appveyor
|
2016-05-21 02:26:47 -04:00 |
Arvid Norberg
|
1edf47a64f
|
Travis build once (#739)
build libtorrent once on travis
|
2016-05-20 01:32:32 -04:00 |
Arvid Norberg
|
432067bad3
|
only build libtorrent once (#737)
|
2016-05-19 00:49:12 -04:00 |
Arvid Norberg
|
c16c612eae
|
fix python build on appveyor (#736)
fix python build on appveyor
|
2016-05-17 01:04:12 -04:00 |
Arvid Norberg
|
44a668db62
|
build with gcc/mingw on appveyor (#722)
enable gcc/mingw builds on appveyor. Some mingw tests crash currently, they need debugging and are currently disabled.
|
2016-05-15 13:28:22 -04:00 |
Arvid Norberg
|
a7213d3f5a
|
don't support older than msvc-14 (2015) (#727)
don't support older than msvc-14 (2015)
|
2016-05-12 21:24:45 -04:00 |
Arvid Norberg
|
a4beb287ee
|
attempt fo fix msvc warning and built tests with warnings-as-errors (#710)
fix msvc warnings and built tests with warnings-as-errors
|
2016-05-08 09:58:13 -04:00 |
Arvid Norberg
|
c91a700c07
|
Msvc warnings (#685)
fix msvc warnings and build examples with warnings-as-errors
|
2016-05-02 12:36:21 -04:00 |
Arvid Norberg
|
97bdb4ba25
|
don't support c++98 anymore. build bt-get and bt-get2 by default (which require C++11). simplify address-model configuration in appveyor script. enable msvc-14 builds. use boost 1.59 on appveyor (#618)
|
2016-04-24 09:17:58 -04:00 |
arvidn
|
0b173c6651
|
merged RC_1_1
|
2016-02-23 23:48:29 -05:00 |
arvidn
|
c919c63ca3
|
extend the tutorial
|
2016-02-23 00:54:14 -05:00 |