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

fix outdir for windows (for good this time...) #48

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

timotheecour
Copy link
Contributor

@timotheecour timotheecour commented Feb 13, 2020

sorry for the noise @jangko, looks like the previous attempts didn't work; I've now bitten the bullet and found a windows VM to test this on and make sure it all works; and for extra check I've added this to nim-lang/Nim#13382 to make sure PR is green with this change:

pkg "msgpack4nim", "sh -c 'git checkout pr_fix_outdir3 && nimble test'", url = "https://github.com/timotheecour/msgpack4nim"

so let's wait for nim CI nim-lang/Nim#13382 to be green before merging this, then I'll undo the above line from the nim PR.

note

  • --outdir:'$projectdir' unfortunately doesn't seem to work on windows (this shouldn't be hard to fix in Nim); so I'm using --outdir:tests here

@jangko
Copy link
Owner

jangko commented Feb 13, 2020

closing and reopening to trigger the CI.

@jangko jangko closed this Feb 13, 2020
@jangko jangko reopened this Feb 13, 2020
@timotheecour
Copy link
Contributor Author

but before merging, let's please wait for nim-lang/Nim#13382 to be green :)

@jangko
Copy link
Owner

jangko commented Feb 13, 2020

sure

@timotheecour
Copy link
Contributor Author

nim-lang/Nim#13382 is green at last! thanks for your patience

@jangko jangko merged commit 73a5c1c into jangko:master Feb 13, 2020
@timotheecour timotheecour deleted the pr_fix_outdir3 branch February 13, 2020 02:09
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.

2 participants