Commit Graph

16 Commits

Author SHA1 Message Date
Andrey Semashev
51c3244e02 Reverted CXX/CXXFLAGS cleanup, changed VS2013 images to VS2015.
This is another attempt to fix Appveyor CI bootstrap failures.
2019-04-14 18:32:36 +03:00
Andrey Semashev
97f5be1fad Reset CXX and CXXFLAGS before bootstrapping to avoid confusing bootstrap scripts. 2019-04-13 18:03:12 +03:00
Andrey Semashev
1c890b7c1a Enabled multiple git fetch jobs while executing depinst in CI. Increased the number of jobs to 8. 2019-01-15 14:08:52 +03:00
Andrey Semashev
1ebefb6bf9 Use the actual number of logical CPUs for the number of CI build/test jobs. 2019-01-03 23:28:12 +03:00
Andrey Semashev
942a0ec257 Re-added manual checkout of libs/config in CI as Boost.Build depends on it. 2018-12-20 20:48:06 +03:00
Andrey Semashev
364f8f6712 Added tools/boost_install and libs/headers manual checkout to CI jobs. 2018-12-18 22:15:57 +03:00
Andrey Semashev
b7118001c8 Corrected PATH composition for MinGW-w64 CI jobs. 2018-12-14 23:15:48 +03:00
Andrey Semashev
b5d54aa6e6 Added MinGW-w64 gcc 7 and gcc 6 32-bit CI jobs. 2018-12-13 00:15:57 +03:00
Andrey Semashev
3ea45ad0e1 Disabled 64-bit builds in MSVC-11 UWP jobs. 2018-03-11 04:30:26 +03:00
Andrey Semashev
d8c8e71788 Disabled 32 or 64-bit builds for jobs that don't support them. 2018-03-11 00:22:49 +03:00
Andrey Semashev
042357328d Disabled single-threaded and release builds. Enabled 64-bit builds. 2018-03-10 23:04:01 +03:00
Andrey Semashev
c151d800a8 Added Cygwin 64 Appveyor build job. 2018-03-08 21:40:46 +03:00
James E. King, III
33bd73b769 Add support for Windows Store (UWP) development, i.e.
WINAPI_FAMILY=WINAPI_FAMILY_PC_APP

This fixes #53
2017-10-03 23:37:30 -04:00
Andrey Semashev
dac59d7fbd Adjusted the order of comments and build jobs for better readability in the test results. 2017-09-24 02:21:32 +03:00
Andrey Semashev
e8fe17a14a Added more comment tags to the build jobs. 2017-09-24 02:21:32 +03:00
James E. King, III
c34fd4211b add appveyor and travis ci 2017-09-24 02:20:49 +03:00