Commit Graph

19 Commits

Author SHA1 Message Date
Andrey Semashev
02bb45efd7 Added a compiler flag to enable cmpxchg16b on clang-win. 2019-10-13 10:58:31 +03:00
Andrey Semashev
c4b8f21c2e Try enabling clang-win on VS2017 image. 2019-10-13 01:36:55 +03:00
Andrey Semashev
8e4e60ed3b Updated CI configs, added new compilers. 2019-10-12 17:06:54 +03:00
Andrey Semashev
fc41097514 Enabled multiple git fetch jobs while executing depinst in CI. Increased the number of jobs to 8. 2019-01-15 14:11:27 +03:00
Andrey Semashev
14690aae81 Use as many CI build/test jobs as there are CPU cores. 2019-01-02 17:56:26 +03:00
Andrey Semashev
a0869374da Re-added manual checkout of libs/config in CI as Boost.Build depends on it. 2018-12-20 20:43:57 +03:00
Andrey Semashev
a469ac480d Use a separate submodule update step with parallel checkouts to speedup CI job startup. 2018-12-18 22:18:14 +03:00
Andrey Semashev
8852afd550 Added tools/boost_install and libs/headers manual checkout to CI jobs. 2018-12-18 21:51:15 +03:00
Andrey Semashev
605cb8b153 Enabled tests on Cygwin, enabled tests with GNU extensions on Cygwin and MinGW. 2018-12-09 11:13:22 +03:00
Andrey Semashev
96e980f260 Updated 32-bit compiler path for MinGW-w64 CI job. 2018-12-09 02:21:43 +03:00
Andrey Semashev
f90bee856d Try using a different base image for 32-bit MinGW-w64 CI job. 2018-12-08 23:47:02 +03:00
Andrey Semashev
a0a3424107 Added MinGW-w64 gcc 7.3 job. Try to enable 32-bit MinGW-w64 job with a different path. 2018-12-08 19:45:19 +03:00
Andrey Semashev
c22cc0812d Increased build job count in Appveyor CI config. 2018-11-14 01:17:56 +03:00
Andrey Semashev
29748d98ef Disabled 32-bit MinGW-w64 jobs as there seems to be no such comiler installed in AppVeyor. 2017-09-25 15:31:58 +03:00
Andrey Semashev
bd8c040205 Another attempt to find MinGW 32-bit compiler. 2017-09-25 14:00:13 +03:00
Andrey Semashev
8c48149323 Disabled build jobs not supported by AppVeyor and Boost.Thread. Trying to find MinGW 32-bit compiler. 2017-09-25 12:02:28 +03:00
Andrey Semashev
a6443ca5b9 Updated test jobs to fix compilation. 2017-09-25 00:53:23 +03:00
Andrey Semashev
b8bc4f372b Fixed ADDRESS_MODEL setting. 2017-09-24 22:54:18 +03:00
Andrey Semashev
31be8fe513 Added CI build scripts. 2017-09-24 22:50:08 +03:00