Andrey Semashev
15b407950a
Fix clang-win jobs in AppVeyor CI.
2025-08-27 18:17:46 +03:00
Andrey Semashev
c7a23ced73
Updated CI configs.
...
Removed older compilers that are no longer supported by the upstream
libraries, removed CI images that were removed from GitHub Actions,
added new compilers and ARM jobs.
2025-08-26 15:16:38 +03:00
Andrey Semashev
e3ba150d0b
Removed MinGW32 AppVeyor job.
...
This compiler is no longer supported by Boost.System.
https://github.com/boostorg/system/issues/116
2024-02-07 00:02:12 +03:00
Andrey Semashev
3cbb0f7fc9
Added VS2022 job and C++20 and C++latest jobs to AppVeyor CI.
2022-06-06 03:10:38 +03:00
Andrey Semashev
02663f40ca
Try re-enabling clang-win builds on VS2017 image.
2019-10-12 22:44:38 +03:00
Andrey Semashev
63b7ffeac9
Disabled clang-win because of linking problems.
2019-10-12 17:09:07 +03:00
Andrey Semashev
ce17f7bb8a
Updated CI configs, added new compilers.
2019-10-12 13:30:57 +03:00
Andrey Semashev
6c2098d0de
Create libs/sync directory before copying the checkout into the Boost tree.
...
This is needed to run tests on Boost.Sync master since the superproject doesn't
have a supermodule for Boost.Sync in the master branch.
2019-01-15 21:47:41 +03:00
Andrey Semashev
9350bd93af
Enabled multiple git fetch jobs while executing depinst in CI. Increased the number of jobs to 8.
2019-01-15 13:58:29 +03:00
Andrey Semashev
3c9d12442d
Use CPU count to run parallel build/test jobs in CI.
2019-01-02 21:19:53 +03:00
Andrey Semashev
924c8fce7b
Re-added manual checkout of libs/config in CI as Boost.Build depends on it.
2018-12-20 20:47:14 +03:00
Andrey Semashev
5269f6cf61
Use multiple jobs to checkout submodules in parallel in CI.
2018-12-18 22:36:10 +03:00
Andrey Semashev
cc09da841f
Added tools/boost_install and libs/headers manual checkout to CI jobs.
2018-12-18 22:09:23 +03:00
Andrey Semashev
afb02e3659
Grouped multiple jobs by cxxstd, added MinGW-w64 gcc 7 and 32-bit MinGW-w64 jobs.
2018-12-09 11:15:13 +03:00
Andrey Semashev
3487e3f5ef
Attempt to re-enable Appveyor CI jobs on Cygwin.
2018-11-14 02:53:45 +03:00
Andrey Semashev
cc8992bbfb
Increased the number of build jobs in Appveyor CI config.
2018-11-14 01:09:33 +03:00
Andrey Semashev
b344449fb9
Added CI configs.
2018-11-13 22:02:03 +03:00