Skip to content

Allow overriding the compilation date/time#91

Merged
hathach merged 5 commits into
adafruit:masterfrom
henrygab:improve_repeatable_builds
Mar 15, 2021
Merged

Allow overriding the compilation date/time#91
hathach merged 5 commits into
adafruit:masterfrom
henrygab:improve_repeatable_builds

Conversation

@henrygab
Copy link
Copy Markdown
Collaborator

This is to simplify the process of generating repeatable ghostfat images from tests.

Supporting this will help automate validation that the resulting image files are unchanged.

Copy link
Copy Markdown
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

the name is too long how about changing it to FAT_DATE and FAT_TIME, there is no need for underscore since these aren't system macro. In case of conflict we could add TUF2_ prefix.

@henrygab henrygab marked this pull request as ready for review March 14, 2021 21:48
@henrygab
Copy link
Copy Markdown
Collaborator Author

All macros are now have the prefix COMPILE_, and short names.

Copy link
Copy Markdown
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

thank you, it looks perfect now.

@hathach hathach merged commit e65fcc2 into adafruit:master Mar 15, 2021
@henrygab henrygab deleted the improve_repeatable_builds branch March 16, 2021 02:41
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.

2 participants