Skip to content

Conversation

haonanya
Copy link

@haonanya haonanya commented Jul 3, 2024

[Backport] Do not apply patches if repo is a not a git repo. #539
[Backport] Do not apply patches if sub non-git repo is located in a git repo. #545
Also add an option to control patch apply which is default on. Pass -DAPPLY_PATCHES=OFF will skip patch apply process.
Update LLVM_BASE_REVISION.

)
if(patches_needed) # The target branch doesn't exist
if(patches_needed EQUAL 128) # not a git repo
message(STATUS "[OPENCL-CLANG] ${repo_dir} is not a git repository")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync message with 140 branch?

@haonanya haonanya force-pushed the fix-git-return-180 branch from a8416d8 to ce5497d Compare August 26, 2024 05:43
@haonanya haonanya changed the title Do not apply patches if repo is a not a git repo. [Backport] Do not apply patches if sub non-git repo is located in a git repo. Aug 26, 2024
Copy link
Contributor

@wenju-he wenju-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@haonanya haonanya merged commit 81cf510 into intel:ocl-open-180 Aug 26, 2024
@haonanya haonanya deleted the fix-git-return-180 branch August 26, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants