Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xmake l cli.bisect #5462

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Add xmake l cli.bisect #5462

merged 4 commits into from
Aug 13, 2024

Conversation

waruqi
Copy link
Member

@waruqi waruqi commented Aug 13, 2024

$ xmake l cli.bisect -g v2.9.1 -b v2.9.2 --gitdir=/Users/ruki/projects/personal/xmake -c "xrepo remove --all -y; xmake f -a arm64 -cvD -y"
...
aa278bc7fc0b723a315120bb95531991b7939229 is the first bad commit
commit aa278bc7fc0b723a315120bb95531991b7939229
Author: ruki <[email protected]>
Date:   Fri May 10 00:44:57 2024 +0800

    improve to system/find_package

 xmake/modules/package/manager/system/find_package.lua | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

#5455

@waruqi waruqi added this to the v2.9.5 milestone Aug 13, 2024
@waruqi waruqi merged commit 216192e into dev Aug 13, 2024
38 checks passed
@waruqi waruqi deleted the bisect branch August 13, 2024 04:10
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.

1 participant