Skip to main content
JulienD
Associate III
May 9, 2015
Question

STM32CubeMx Feature request : remove date / time in generated files headers or do not regenerated identical files

  • May 9, 2015
  • 4 replies
  • 1128 views
Posted on May 09, 2015 at 19:41

Hi

All generated file headers are providing date/time in their headers.

When doing a re-generate code, some files are re-created exactly the same

except the generated date-time.

That's really annoying when using version control system which asks you to

commit changes while obviously there are not.

I can see two solutions for this issue ;

- remove the date-time from the file (useless when using vcs but may be usefull...)

- compare the new generated ''active code'' of the file and write on the disk only if there

are changes.

Regards

Julien

    This topic has been closed for replies.

    4 replies

    qwer.asdf
    Senior
    May 11, 2015
    Posted on May 11, 2015 at 11:04

    Just adding my vote for this feature.

    Rob.Riggs
    Senior
    May 12, 2015
    Posted on May 12, 2015 at 14:54

    +1

    jesper
    Associate II
    May 17, 2015
    Posted on May 17, 2015 at 11:26

    +1

    Really annoying, makes the commits hard to navigate and hides the real changes.
    Amel NASRI
    Technical Moderator
    May 19, 2015
    To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.