forked from flang-compiler/classic-flang-llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[workflows] Set up GitHub actions for release_14x branch
This commit squashes the following commits from the release_14x branch: commit 84ed34d Author: Bryan Chan <bryan.chan@huawei.com> Date: Sun Apr 24 19:13:25 2022 -0400 [workflows] support GitHub actions for release_14x branch commit dd852a6 Author: Bryan Chan <bryanpkc@gmail.com> Date: Fri Jul 15 21:50:21 2022 -0400 [workflows] Fix CI for release_14x 1. Parameterize Ubuntu20Dockerfile with the branch name. Previously the Dockerfile was still creating container images from the hardcoded release_13x branch. 2. Update the workaround for MacOS X build failures according to actions/runner-images#2274. 3. For debugging purpose, add a -v option to build-llvm-project.sh to enable verbose output. The option sets $VERBOSE to an non-empty string which forces the CMake-generated Makefile to print every command it runs. 4. Delete the repo-lockdown workflow to eliminate the job which is always a no-op for classic-flang-llvm-project.
- Loading branch information
Showing
7 changed files
with
23 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters