-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The current build system has a few issues that I could fix, but I'd like to discuss first:
- Dependencies aren't right, and the recursive make calls aren't either, so that incremental and parallel builds don't work.
- Building is a two-step process, rather than a single
makecall - The binaries end up in
dstar/, while it would make more sense to have them in the root - We're building
starevin the root, is that actually part of SeBa or a leftover from Starlab?
It shouldn't take much work to fix this and I'd be happy to do so, but especially moving the binaries and removing starev changes things a bit, so I'd like to know if there are any objections to that first.
Metadata
Metadata
Assignees
Labels
No labels