[all-commits] [llvm/llvm-project] 44073d: Detect errors in Windows packaging script
Pierrick Bouvier via All-commits
all-commits at lists.llvm.org
Tue Oct 4 06:23:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44073d319d360de3e9bb1a6f4491af5fae19c4c9
https://github.com/llvm/llvm-project/commit/44073d319d360de3e9bb1a6f4491af5fae19c4c9
Author: Pierrick Bouvier <pierrick.bouvier at linaro.org>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M llvm/utils/release/build_llvm_release.bat
Log Message:
-----------
Detect errors in Windows packaging script
- Detect VS devcmd error (missing VS)
- Detect missing python install
- Show commands executed
- Removed pause (blocking CI usage)
Differential revision: https://reviews.llvm.org/D135138
More information about the All-commits
mailing list