llvm-project/libcxx/utils/ci
Arthur O'Dwyer c92cdb4878 [libc++] [test] Recommit the unsetting of LC_COLLATE in the builder script.
This re-reverts one piece of 1b88557332,
reapplying one piece of D101437 (but not the "service"-queue piece of it).

It turns out that the behavior of `grep [^ -~]`, or even `grep [A-Z]`,
depends on locale, specifically `LC_COLLATE`. So we want to make sure
we're not in any weird locale, no matter what machine we're running on.
Yes, "en_US.UTF-8" counts as weird!
https://stackoverflow.com/questions/67320156/misbehavior-of-gnu-grep-when-grepping-for-ignores-spaces
https://stackoverflow.com/questions/6799872/how-to-make-grep-a-z-independent-of-locale
2021-04-30 14:49:10 -04:00
..
runtimes [libcxx] [cmake] Add asm to the runtimes build languages 2021-02-26 00:10:48 +02:00
Dockerfile [libc++] Add a utility script to run the Docker image used by builders 2021-03-02 13:06:14 -05:00
apple-install-libcxx.sh [libc++] Avoid relying on `realpath` being installed on the system 2020-10-16 13:07:18 -04:00
buildkite-pipeline-premerge.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline-snapshot.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline.yml [libc++] Revert the change that runs clang-format and generated-output in the service queue 2021-04-30 14:07:08 -04:00
macos-ci-setup [libc++] Add new queues for specific macOS system versions 2021-02-02 15:56:44 -05:00
oss-fuzz.sh [libc++] Fix oss-fuzz build 2021-01-26 15:30:50 -05:00
run-buildbot [libc++] [test] Recommit the unsetting of LC_COLLATE in the builder script. 2021-04-30 14:49:10 -04:00
run-buildbot-container [libc++] Add a utility script to run the Docker image used by builders 2021-03-02 13:06:14 -05:00
secrets.env [libc++] Remove references to CONDUIT_TOKEN 2020-10-27 12:26:44 -04:00