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

Improve to debug package using the debug source directory #2856

Merged
merged 3 commits into from
Sep 22, 2022
Merged

Improve to debug package using the debug source directory #2856

merged 3 commits into from
Sep 22, 2022

Conversation

waruqi
Copy link
Member

@waruqi waruqi commented Sep 22, 2022

xmake-io/xrepo#26

Switch to local repositories

$ xrepo add-repo myrepo /tmp/xmake-repo

Debug package in the current source directory

$ cd /tmp/libpng-srcdir
$ xrepo install -vD -d . libpng

Debug package in the given source directory

$ xrepo install -vD -d /tmp/libpng-srcdir libpng

@waruqi waruqi added this to the v2.7.2 milestone Sep 22, 2022
@waruqi waruqi merged commit 95744e9 into dev Sep 22, 2022
@waruqi waruqi deleted the debug branch September 22, 2022 07:21
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.

None yet

1 participant