llvm-project/libcxx/utils/ci
Martin Storsjö 30194d45f0 [libcxx] [ci] Add a i386 Windows configuration to CI
Adding a mingw based config is easy in the current CI environment
(where we can just choose the different target by calling
`i686-w64-mingw32-clang`), while adding a clang-cl based config would
require setting up different environment variables pointing to the
i386 library directory.

Just adding one config (DLL) instead of exhaustively testing both
(DLL and static) as very few tests would differ in practice, to keep
the CI load reasonable.

Differential Revision: https://reviews.llvm.org/D124991
2022-05-06 10:12:04 +03:00
..
Dockerfile [libc++][ci] Installs Japanese locale in Docker. 2022-03-31 17:41:06 +02:00
apple-install-libcxx.sh [libc++abi] Install the libc++abi headers from libc++abi 2022-02-28 17:22:53 -05:00
buildkite-pipeline-premerge.sh [libc++] Trigger CI when cmake/ is modified 2022-03-21 13:51:01 -04:00
buildkite-pipeline-snapshot.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline.yml [libcxx] [ci] Add a i386 Windows configuration to CI 2022-05-06 10:12:04 +03:00
macos-ci-setup [libc++] Install psutil on the macOS nodes 2022-03-31 10:52:58 -04:00
oss-fuzz.sh [libc++] Try to fix the oss-fuzz failure 2021-05-25 12:52:22 -04:00
run-buildbot [libcxx] [ci] Add a i386 Windows configuration to CI 2022-05-06 10:12:04 +03:00
run-buildbot-container [libcxx][utils] Note read only mount and ptrace permission in container script 2021-11-03 10:09:15 +00:00