Commit Graph

55 Commits

Author SHA1 Message Date
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
Peter Dimov
c59bdad09c Add test/container 2018-10-26 02:08:38 +03:00
Peter Dimov
00e0f29844 Add test/chrono 2018-10-26 01:47:56 +03:00
Peter Dimov
6d8061b4b5 Add test/atomic 2018-10-26 01:00:28 +03:00
Peter Dimov
5dbd4f1ed2 Add LIB=wave to Travis, Appveyor 2018-10-24 14:36:03 +03:00
Peter Dimov
4657c3c85c Add test/python 2018-10-12 18:41:20 +03:00
Peter Dimov
7c6661ed7d Install headers silently; use static libs as those are installed by default 2018-10-12 16:22:02 +03:00
Peter Dimov
1d509b7b8f Fix typo in appveyor.yml 2018-10-12 06:48:22 +03:00
Peter Dimov
2fc1454cea Use --with-$LIB install instead of libs/$LIB/build//install 2018-10-12 06:43:06 +03:00
Peter Dimov
4190e80b55 Still need to update the submodule though 2018-10-11 18:32:46 +03:00
Peter Dimov
0fcb3aded1 Do not clone libs/headers, it's a submodule now 2018-10-11 17:58:19 +03:00
Peter Dimov
895dbe4aaa Add test/log 2018-10-08 21:17:47 +03:00
Peter Dimov
54c2bbc91c Add test/random to Travis/Appveyor 2018-10-08 20:29:13 +03:00
Peter Dimov
14d5a6bcb8 Add LIB: thread to Appveyor 2018-10-05 23:18:04 +03:00
Peter Dimov
2ac8797ec4 Update .yml files 2018-10-05 20:41:03 +03:00
Peter Dimov
79dfa861fe Update .travis.yml, appveyor.yml 2018-10-05 17:21:09 +03:00
Peter Dimov
7bee68a2d5 Install both debug and release variants for the library itself too 2018-10-05 06:31:48 +03:00
Peter Dimov
6b251def5b Install both debug and release variants 2018-10-05 06:20:49 +03:00
Peter Dimov
b84f8c8f25 Disable autolink; add library directory to PATH, or the DLLs aren't found 2018-10-05 06:00:40 +03:00
Peter Dimov
5e231daf41 Install dependencies manually in appveyor.yml 2018-10-05 05:31:29 +03:00
Peter Dimov
937bceec12 Fix appveyor.yml 2018-10-05 05:06:06 +03:00
Peter Dimov
5514e33e71 Fix appveyor.yml 2018-10-05 05:04:26 +03:00
Peter Dimov
206ffeffe0 Add test/filesystem 2018-10-05 05:02:43 +03:00