llvm-project/libcxx/utils/ci
Mark de Wever df2af9936c [libc++][format] Add a CMake Unicode option.
This option is used to select between the format headers output column
width option. This option should be independent of the locale setting.
It's encouraged to default to Unicode unless the platform doesn't offer
that option.

[format.string.std]/10
```
  For the purposes of width computation, a string is assumed to be in a
  locale-independent, implementation-defined encoding. Implementations
  should use a Unicode encoding on platforms capable of displaying Unicode
```

Reviewed By: #libc, ldionne, vitaut

Differential Revision: https://reviews.llvm.org/D103379
2021-09-04 11:55:10 +02:00
..
runtimes [libc++] Do not set CMAKE_BUILD_WITH_INSTALL_NAME_DIR 2021-07-06 14:46:47 -04:00
Dockerfile [libc++] Update the version of CMake in the Docker image 2021-08-17 13:35:57 -04:00
apple-install-libcxx.sh [libc++] Simplify apple-install-libcxx since we always use the same CMake cache 2021-06-03 18:26:38 -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++][format] Add a CMake Unicode option. 2021-09-04 11:55:10 +02:00
macos-ci-setup [libc++] ci: Create ~/Library/LaunchAgents if it does not exist yet 2021-07-16 11:48:10 -04:00
oss-fuzz.sh [libc++] Try to fix the oss-fuzz failure 2021-05-25 12:52:22 -04:00
run-buildbot [libc++][format] Add a CMake Unicode option. 2021-09-04 11:55:10 +02: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