build: link star and binary executable in workdir#932
build: link star and binary executable in workdir#932VincentVanlaer wants to merge 2 commits intomainfrom
Conversation
|
if the goal is to restore the old interface entirely, then the clean and mk commands should be restored in virtually every directory except a couple of the module directories, including all the test cases in star, astero, and binary, and potentially some of the old */test directories located inside star and other modules. |
|
We probably need to update the changelog as well, since it indicates these commands were removed. |
|
Fair, someone might want to start from a test case as workdir |
|
Personally I don't see the value in restoring I'll back down if there's user feedback in favour of restoring |
|
I think it is more a matter of not breaking scripts which call I think in that sense both the location of |
|
Fair enough. If we intend to nudge towards
That isn't a well-thought out proposal of the message but just something to demonstrate the idea. I'm equally happy to not bother with such a message, though. |
|
I tend to agree with Warrick in the sense that we don't need the clean and mk scripts anymore, but i also think it's fine to keep them for backwards compatibility, for now. |
|
I'm also pretty okay with cleaning up some of these legacy scripts in favor of a more industry-standard approach, even if it breaks some existing scripts. To ease the transition, though, here are a couple [potentially bad] ideas:
|
No description provided.