"Full build" isn't #852
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The button "schedule a full build" on the status page currently only starts a normal build, where only the changed files are rebuilt. The build script has no option to really do a full build.
A real full build would consist of:
Note: there currently are some FIXMEs in the phase 1 Makefile causing issues on the first build in a fresh checkout. These must be fixed before the full build option can be introduced.
Also note: If such a full build is done automatically every night, the "wakeup" routine as well as the "d_day/d_month/d_year" system can both be discarded.
Just a ping: I would love to have the option of a full build. There are still some artifacts around, e.g. after deleting files and folders, that would be deleted by that.