Skip to content

Drop build date from generated file#704

Merged
timangus merged 1 commit intoioquake:mainfrom
bmwiedemann:date
Oct 8, 2025
Merged

Drop build date from generated file#704
timangus merged 1 commit intoioquake:mainfrom
bmwiedemann:date

Conversation

@bmwiedemann
Copy link

Drop build date from generated file for reproducible builds.

Without this, dagcheck.c in the debugsource package varies across builds.

Alternatively, we could solve it like in #414

Copy link

@zturtleman zturtleman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems fine to remove the time stamp in the generated file at build/*/tools/rcc/dagcheck.c. The file metadata has the time and it's not expected to be distributed.

There is one minor issue that could be fixed.

for reproducible builds.

Without this, dagcheck.c in the debugsource package
varies across builds.
@timangus timangus merged commit 1c1590d into ioquake:main Oct 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants