Makefile #10
Labels
No Label
Bug
Build Problems
Discussion
Distribution
Enhancement
Far Future
Fix Later
TODO
WONTFIX
Workflow
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BodgeMaster/FOSS-VG#10
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Provide a makefile that just calls our build system as suggested by @AmoldyBuffalo.
Just realized that the Makefile doesn't take the setup status of the project into account.
It wouldn’t be very useful to run setup_project if it is already set up, and build should probably pull in the setup target...
Makefile is completely unsupported.
Might leave it in for use at your own risk, might get rid of it, Idk yet.
Might also replace it with one that can only be used for building a release build at some point.