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

scons virtualize mixxx binary does not change #7096

Open
mixxxbot opened this issue Aug 22, 2022 · 2 comments
Open

scons virtualize mixxx binary does not change #7096

mixxxbot opened this issue Aug 22, 2022 · 2 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2013-07-04T22:29:43Z
Status: Confirmed
Importance: Low
Launchpad Issue: lp1197990
Tags: build


If you change the branch, the mixxx binary in the root folder remains the old one.
even if you rebuild, it will not change because scons puts:
scons: `.' is up to date.
scons: done building targets.

This issue might result in bad test results when trying to compare different behaviour of Mixxx branch builds.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2014-03-29T19:44:45Z


This has bitten me a few times. What should we do? Rename the binary? Delete it? Virtualize it (by keeping it in cache/branchname)?

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2014-03-29T22:07:46Z


Virtualize it seems the best solution. Fortunately a copy of the binary is already already in cache, so we can just copy it over again.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant