[all-commits] [llvm/llvm-project] 738d98: [libc++] Update the CI Dockerfile
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Nov 5 12:33:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 738d981eb6b4417bbe4ebab9e3ee43c7699771c3
https://github.com/llvm/llvm-project/commit/738d981eb6b4417bbe4ebab9e3ee43c7699771c3
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M libcxx/utils/ci/Dockerfile
Log Message:
-----------
[libc++] Update the CI Dockerfile
Remove Phabricator, which isn't needed anymore since we don't report
the job results ourselves. Also, install python3-sphinx instead of
sphinx-doc, since the latter doesn't provide the sphinx-build binary.
Commit: f7e4f041d65280258027ab8e2b55f497b5d1d56e
https://github.com/llvm/llvm-project/commit/f7e4f041d65280258027ab8e2b55f497b5d1d56e
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M libcxx/docs/index.rst
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot.sh
Log Message:
-----------
[libc++] Add a CI job to build the documentation
At the same time, fix an issue that broke the documentation since 2eadbc86142b.
Compare: https://github.com/llvm/llvm-project/compare/72dcd902e7bb...f7e4f041d652
More information about the All-commits
mailing list