"Full build" isn't #852

已关闭
reinhard2019-03-22 07:28:02 +00:00创建 · 3 评论
普通成员

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:

  • "git clean -dfx" in the source tree
  • completely emptying the stage directory
  • starting a new build
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: * "git clean -dfx" in the source tree * completely emptying the stage directory * starting a new build
作者
普通成员

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.

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.

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.
reinhard2019-03-22 11:01:22 +00:00 添加了标签
build
管理员

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.

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.
reinhard2020-04-23 15:16:11 +00:00 关闭此工单
登录 并参与到对话中。
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:FSFE/fsfe-website#852
没有提供说明。