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 configure options and build directory #3344

Merged
merged 6 commits into from
Feb 8, 2023
Merged

Improve to configure options and build directory #3344

merged 6 commits into from
Feb 8, 2023

Conversation

waruqi
Copy link
Member

@waruqi waruqi commented Feb 7, 2023

@waruqi waruqi added this to the v2.7.7 milestone Feb 7, 2023
@waruqi waruqi changed the title remove unused target args for config action Improve to configure options and build directory Feb 7, 2023
@waruqi waruqi marked this pull request as ready for review February 8, 2023 07:39
@waruqi
Copy link
Member Author

waruqi commented Feb 8, 2023

$ xmake update -s github:xmake-io/xmake#config
$ cd workdir
$ xmake f -P ../projectdir
$ xmake
...

@waruqi waruqi merged commit 330d81f into dev Feb 8, 2023
@waruqi waruqi deleted the config branch February 8, 2023 10:03
@davidchisnall
Copy link

Sorry, I'm coming to this very late, but I can confirm that this works beautifully. This makes it much easier to use xmake because now I can have multiple parallel directories each containing a different build configuration and they do not interfere and they do not pollute my source tree with build artefacts. Thank you very much for adding this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants