77 Commits

Author SHA1 Message Date
Peter Dimov
ecf2482776 Update appveyor.yml 2025-11-14 14:29:24 +02:00
Peter Dimov
06863e5bc9 Add a clang-cl job to appveyor.yml 2022-01-18 03:02:12 +02:00
Peter Dimov
25b8cae4f4 Use CMAKE_BUILD_TYPE with MinGW 2020-04-15 20:39:42 +03:00
Peter Dimov
b793f75957 git.exe is needed, so remove it from the PATH later 2020-04-15 19:48:10 +03:00
Peter Dimov
79bc937040 Move the MinGW configuration to the front 2020-04-15 19:38:55 +03:00
Peter Dimov
a850ef4464 Try removing sh.exe from the PATH 2020-04-15 19:35:22 +03:00
Peter Dimov
ea5816818a Merge branch 'develop' into feature/appveyor-mingw 2020-03-28 20:44:01 +02:00
Peter Dimov
d3d6480e66 Revert "Try the Ninja generator"
This reverts commit 3c1851915f.
2020-03-28 20:41:19 +02:00
Peter Dimov
9ee7e0227f Reorder Appveyor configurations 2020-03-25 23:35:36 +02:00
Peter Dimov
aa892bb9c7 Add link=shared Random configurations to Appveyor 2020-03-25 20:15:39 +02:00
Peter Dimov
0d96c6ca77 Add USE_STATIC_LIBS=OFF to link=shared Appveyor configurations 2020-03-25 16:10:17 +02:00
Peter Dimov
6a4713523c Change LINK environment variable to B2_LINK, as bootstrap breaks 2020-03-25 16:09:33 +02:00
Peter Dimov
22b5dbc32a Add link=shared configurations to Appveyor 2020-03-25 16:09:02 +02:00
Peter Dimov
6a69185ca7 Add BUILD_SHARED_LIBS=ON test for Random to Appveyor 2020-03-25 15:53:13 +02:00
Peter Dimov
d595880936 Add Random to Appveyor 2020-03-24 16:50:08 +02:00
Peter Dimov
34e380ac63 Update bzip2 to 1.0.8 2020-03-17 20:54:02 +02:00
Peter Dimov
06dff85cc2 Fix appveyor.yml to pass USE_PYTHON_VERSION 2020-03-07 20:43:55 +02:00
Peter Dimov
b969e4ac27 Add USE_PYTHON_VERSION=2.7 to appveyor.yml 2020-03-07 18:13:00 +02:00
Peter Dimov
3c1851915f Try the Ninja generator 2020-01-01 05:14:38 +02:00
Peter Dimov
ec1f08ca58 Fix typo 2020-01-01 04:52:39 +02:00
Peter Dimov
62ad2e0551 Fix PATH 2020-01-01 04:28:30 +02:00
Peter Dimov
7bceb0900b Add MinGW-w64 to Appveyor 2020-01-01 04:02:00 +02:00
Peter Dimov
29ee37556a Do not b2 --with-headers when staging 2019-10-24 01:44:10 +03:00
Peter Dimov
5c869b58b7 Add Iostreams test with STAGE=1; remove Python test with UBP=1 because CMake 3.15.1's FindBoost errors on versioned Python components 2019-10-24 01:40:34 +03:00
Peter Dimov
f96bb38c2e Add stage tests to Appveyor; switch Python test to 2019 image 2019-10-23 23:48:33 +03:00
Peter Dimov
a133663b6a Add UBP=1 test for Python on Appveyor 2019-06-05 20:27:38 +03:00
Peter Dimov
aa6f51752c Use old-style variables in test/regex 2019-05-09 19:17:40 +03:00
Peter Dimov
0928e2c5d4 Add test/headers 2019-05-09 18:41:15 +03:00
Peter Dimov
9b3fea1cfb Test non-Debug/Release configurations on Appveyor 2019-04-25 03:45:34 +03:00
Peter Dimov
2ad1f94a7f Set Boost_VERBOSE on Travis and Appveyor 2019-04-19 04:02:45 +03:00
Peter Dimov
8ada4f352f Update appveyor.yml 2019-04-15 17:52:52 +03:00
Peter Dimov
657f67e12a Update appveyor.yml 2019-04-15 17:40:55 +03:00
Peter Dimov
38de805562 Update appveyor.yml 2019-04-15 17:38:53 +03:00
Peter Dimov
bf59e2d1cc Use three Python versions on Appveyor 2019-04-15 17:11:14 +03:00
Peter Dimov
ba82fdf6c1 Add zlib-1.2.11 and bzip2-1.0.6 to test/iostreams, to build from source on Appveyor 2019-03-11 22:16:15 +02:00
Peter Dimov
096f05db51 Add test/iostreams 2019-03-11 16:32:22 +02:00
Peter Dimov
0eb645a6d7 Add toolset=msvc-14.1 on Appveyor, as it autodetects msvc-14.2 2019-03-03 13:22:13 +02:00
Peter Dimov
c114aed56b Remove even more Appveyor configurations 2019-01-15 03:38:35 +02:00
Peter Dimov
545bca1807 Add -j3 to b2 install 2019-01-15 01:28:14 +02:00
Peter Dimov
e2abe0fc79 Remove Appveyor configurations to improve throughput; use VS 2017; add tagged layout test 2019-01-14 19:58:55 +02:00
Peter Dimov
c74cce7c25 Fix typo 2019-01-14 19:01:27 +02:00
Peter Dimov
e9f80678b7 Use depinst -X test in appveyor.yml too 2019-01-14 17:51:49 +02:00
Peter Dimov
0f1f9bea03 Add find_package(Boost) tests 2019-01-11 07:49:32 +02:00
Peter Dimov
8a594e7c39 Test atomic with find_package(Boost) on Appveyor as well 2019-01-11 07:08:40 +02:00
Peter Dimov
7807aeb81d Update .yml files 2019-01-10 04:46:58 +02:00
Peter Dimov
cd2369b486 Fix branch in .yml files 2018-12-19 07:39:10 +02:00
Peter Dimov
750aee17de Add test/test 2018-12-16 02:18:12 +02:00
Peter Dimov
2e9fbe0437 Remove Boost_USE_STATIC_LIBS=ON from appveyor.yml 2018-12-15 00:22:00 +02:00
Peter Dimov
bce2c8d7d3 Add test/serialization 2018-10-26 04:00:56 +03:00
Peter Dimov
b57b141002 Add test/regex 2018-10-26 03:21:25 +03:00