Commit Graph

36 Commits

Author SHA1 Message Date
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
arvidn cbc5d99de0 update appveyor and .travis scripts 2016-01-19 20:54:34 -05:00
arvidn 1628a0861e update appveyor script 2016-01-19 19:20:52 -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