llvm-project/llvm/utils/release
Aaron Puchert 3a33664e88 Add cmake/ to release tarballs via concatenation
The solution using append was reported not to work, but additionally it
would use the contents of the checked-out source tree instead of the git
tag or commit. This uses `git archive`, so it will use the right commit,
and at least for me (with GNU tar) it seems to work as intended.

Should fix #53281.

Reviewed By: kwk

Differential Revision: https://reviews.llvm.org/D121972
2022-03-21 15:28:29 +01:00
..
build-docs.sh [release] Use a supported way of building libc++ when building the documentation 2022-02-14 16:01:11 -05:00
build_llvm_package.bat Bump the trunk major version to 15 2022-02-01 23:54:52 -08:00
export.sh Add cmake/ to release tarballs via concatenation 2022-03-21 15:28:29 +01:00
findRegressions-nightly.py
findRegressions-simple.py
github-upload-release.py
merge-request.sh
test-release.sh [test-release.sh] Add option to disable building clang-tools-extra during release testing. 2022-02-11 07:50:03 -06:00