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 |